docs(adr): remove stale slugs from _order.txt (renumber leftovers)#59
Merged
Conversation
2be5899 to
b476ef1
Compare
Two ADRs were renumbered after initial registration: the vif-scratch-buf hoist moved from 0452 to 0578, and ms-ssim enable_db/clip_db parity moved from 0460 to 0582. The old slugs were never removed from _order.txt, and no fragment files were created for the new numbers, causing the README to carry duplicate or stale rows. - Remove 0452-vif-scratch-buf-hoist-to-vifstate and 0460-ms-ssim-enable-db-clip-db-gpu-parity from _order.txt; replace with 0578 and 0582 slugs respectively. - Delete the two stale fragment files (confirmed duplicates with wrong ADR number in the link). - Fix 0578 fragment: internal link pointed to 0452-*.md; corrected to 0578-*.md. - Create 0582-ms-ssim-enable-db-clip-db-gpu-parity.md fragment (was missing entirely). - Regenerate docs/adr/README.md (no stale 0452/0460-ms rows remain). - Add rebase-notes entry: renumbered slugs must be updated in _order.txt. no digest needed: mechanical doc-index cleanup no decision matrix needed: only-one-way fix no rebase-sensitive invariants Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
b476ef1 to
d600a3b
Compare
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
0452-vif-scratch-buf-hoist-to-vifstateand0460-ms-ssim-enable-db-clip-db-gpu-parityfrom_order.txt(stale slugs left over from ADR renumbering to 0578/0582).0578fragment: internal link was0452-vif-scratch-buf-hoist-to-vifstate.md; corrected to0578-vif-scratch-buf-hoist-to-vifstate.md.0582-ms-ssim-enable-db-clip-db-gpu-parity.mdfragment.docs/adr/README.md— no more duplicate/stale rows.Reproducer
Deep-dive deliverables checklist
concat-adr-index.sh --checkchangelog.d/fixed/adr-order-cleanup.mdPer-surface docs
no user-discoverable surface changed: internal doc-index maintenance only
state.md
no bug opened or closed; no state.md update needed
🤖 Generated with Claude Code