chore(docs): archive v1-rc1 audit docs to history/#522
Merged
Conversation
Signed-off-by: Tri Lam <tree@lumalabs.ai>
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.
Summary
Archives two historical v1.0-rc1 audit snapshots into
docs/history/v1-rc1/so they stop crowding the top-level
docs/listing.v1-rc1-cut-criteria.mdstays in
docs/(load-bearing — see below).Files moved
docs/v1-rc1-governance-gaps.md→docs/history/v1-rc1/governance-gaps.mddocs/v1-rc1-operational-gaps.md→docs/history/v1-rc1/operational-gaps.mddocs/history/v1-rc1/README.md(subdir index, ≤20 lines)Why cut-criteria.md stayed
scripts/cut_criteria.py:83pins output path todocs/v1-rc1-cut-criteria.md(the
make cut-criteria-rendergate). Three other scripts cite the same path:scripts/deprecation-check.sh,scripts/attribute-namespace-check.sh,scripts/rfc-status-check.sh. Moving the file silently breaks the renderparity gate inside
make doc-check. The file is generated, not archived —it stays where the render contract puts it.
Inbound cross-refs updated
docs/README.md— replaced single entry withhistory/v1-rc1/subdir rowdocs/MILESTONES.md— operational-gaps reference under M21docs/NORTHSTARS.md— operational-gaps SLSA L3 citationdocs/reproducibility.md— operational-gaps SLSA L3 citationdocs/migration/v0.x-to-v1.0.md— operational-gaps §2 upgrade-rollback refdocs/2026-Q1-retrospective.md— 6 governance-gaps refs (rubric source)docs/audits/wave-2026-06-01.md— row 9 audit comparison rowdocs/followups/M3.md— 3 operational-gaps SLSA referencesInternal link depth-shift
Both moved files carried
../foo(repo-root) and barefoo.md(docs-root)relative links. From the new depth
docs/history/v1-rc1/, these wererewritten to
../../../fooand../../foo.mdrespectively; sibling refsbetween the two archive files stay bare.
Test plan
make doc-checkgreen (link gate + cut-criteria render parity + attribute-namespace + RFC-status)v1-rc1-governance-gaps/v1-rc1-operational-gapsrefs outside the archive subdir