Release pass for v1.0.0 - #67
Merged
Merged
Conversation
…flow pins - dev-runner.sh writes [OUT ] and [ERROR] lines in the shape a scripts/dev.py runner uses, which techne:audit's archive sweep reads - check_action_pins.sh also scans .github-template/ and fails when a starter workflow's pins differ from the live workflow of the same name - The starter docs.yml copies the live SHA pins and zizmor hardening - conventions.md no longer shows dev-runner.sh called from a Makefile recipe
- docs-site expects full-SHA action pins, not tags
- catchup, latex and pdf address bundled scripts via ${CLAUDE_SKILL_DIR}
- elenchus lists the Agent tool; paper says when tectonic is the wrong engine
- latex drops a course-specific path; sisters counts its pins correctly
- README, landing page, Getting Started and Architecture cover all skills - Getting Started verifies with /skills and drops invented sample output - skill-context, pyproject and Makefile match the current toolchain - Remove the unloaded extra.css; ignore logs/ and session worktrees - CITATION.cff and pyproject carry 1.0.0; IMPL and ROADMAP record the pass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release pass before v1.0.0.
dev-runner.shwrites[OUT ]/[ERROR]archive lines in thescripts/dev.pyshape thattechne:auditgreps. Verified on a passing target, a failing one, stderr, a last line without a newline, and the no-EPOCHREALTIMEfallback.check_action_pins.shalso scans.github-template/and fails when a starter workflow's pins differ from the live one. Verified by drifting a SHA and by reverting a pin to a tag; both fail, restored passes.docs.ymlcopies the live SHA pins and zizmor hardening.docs-siteexpects SHA pins,catchup/latex/pdfuse${CLAUDE_SKILL_DIR}(substituted by Claude Code 2.1.274),elenchuslistsAgent,papersays when tectonic is the wrong engine./skills.CITATION.cffandpyproject.tomlcarry 1.0.0. The plugin stays unversioned, so installs keep following the commit SHA.make validate: lint, shellcheck, zizmor, guards, 129 tests (TeX and Typst end-to-end included locally), strict docs build.