docs: record wiki-provenance-restamp as shipped - #151
Merged
Conversation
Clears the five content_sha256 errors that failed wiki_currency_check_autogalaxy in the 2026-08-07 release run and had persisted on autogalaxy_assistant main since 2026-08-06. Shipped as autogalaxy_assistant 9e9f9dc. The record carries one correction worth surfacing: intake scoped this as a pure --write-provenance re-stamp and warned against blessing stale prose, but the reverse held — the prose was correct and two pinned_commits were stale, and --write-provenance never touches pinned_commit. A bare re-stamp would have gone green while two pages attested current prose against superseded source. The prompt is folded in as-filed so the delta between intake's framing and what was found stays legible. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013rk1Z3322mKgJEVE761h11
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.
Mind-side lifecycle for the wiki-provenance-restamp task. Pairs with PyAutoLabs/autogalaxy_assistant#14, which is where the actual fix lands.
What moves
draft/maintenance/autogalaxy_assistant/wiki_provenance_restamp.md→active/→ folded intocomplete/2026/08/wiki-provenance-restamp.mdcomplete/index.mdregenerated (934 records)python3 scripts/lifecycle.py check→ OKWhy the record is worth reading
Intake scoped this as a pure
--write-provenancere-stamp and warned against blessing stale prose. The reverse held: the prose was correct and twopinned_commits were stale — and--write-provenancerewritescontent_sha256only, neverpinned_commit(audit_skill_apis.py:1132-1133). Following the prompt literally would have turned the CI job green while leaving two pages attesting current prose against superseded source.The prompt is folded in as-filed rather than corrected, per the record convention, so the delta between intake's framing and what was actually found stays legible. The correction lives in the completion body.
Other findings carried into the record:
ghSSH trap recorded for this repo undermge-sigma-min-workspace-sweepdid not apply — that clone'soriginis HTTPS. The trap is clone-specific; checkgit remote -vrather than assuming.autogalaxynot installed, and thebaseline-repin-TRAPrules out grading against a local source install). Stated as a limitation, not glossed.No registry file (
active.md/planned.md/queue.md) is touched — this task never enteredactive.md, having gone draft → shipped in one session.Generated by Claude Code