docs: record the production repair ceremony receipts - #160
Merged
Conversation
TASK-004 executed 2026-08-09 with the operator: alias-orphans and journal-duplicates applied exit-0 first try, lifecycle-statuses first run, doctor parity clear across 27 projects, scanner and list surfaces in exact agreement (233/26/11). Checkboxes flipped; backups, manifests, disposition rationale, and acceptance evidence recorded in receipts/ceremony.md. Claude-Session: https://claude.ai/code/session_011wW8VzMJvENoeSY6QxWYkK
ADR-028 records that entity identity lives in the alias registry and derived IDs are mint-once opaque keys. ARCHITECTURE.md extends the identity section down to the entity level with the alias-parity invariant, and gains a Repair Migrations section codifying the preview/backup/manifest/apply/verify/rollback pattern with its four proven rules. STRATEGY.md gains two principles: truthful state as a product invariant, and review-lens convergence as the stop signal. Claude-Session: https://claude.ai/code/session_011wW8VzMJvENoeSY6QxWYkK
Merged
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.
Change
docs/changes/20260807-state-dedupe/
What & Why
Closes the loop on the state-dedupe Change: TASK-004's production ceremony was executed on 2026-08-09 with the operator present. This PR flips the ceremony packet's checkboxes and records the receipts — backups, rollback manifests, the 23 alias dispositions and 324 journal dispositions with their rationale, the lifecycle-statuses first-run outcome, and the acceptance evidence (doctor parity clear; scanner equals lists at 233/26/11).
Verification
Documentation only;
loaf change checkgreen. The operational evidence itself lives in the journal (decision(state) and wrap entries of 2026-08-09) and in ~/.local/share/loaf/backups/.Migration / breaking changes
None.