Skip to content

Commit 8927487

Browse files
audits: rewrite ledger — cnighswonger#272 and cnighswonger#281 rebuilt and verified; cnighswonger#276 scope discovery
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016y33RMV399iYMXFEbAfQCk
1 parent afef695 commit 8927487

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/audits/pr-prep-2026-08-01/rewrite-plan.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,26 @@ the stack comes / on demand): #273, #275, #278, #279, #280, #282.
7373
## Status ledger (append as steps complete)
7474

7575
- 2026-08-01: plan written; no branch touched yet.
76+
- 2026-08-01: #272 REBUILT → tip 720ecb4 (7 commits on 23346ac; backup
77+
ref backup/insertion-normalization-pre-rewrite). Beyond the plan: the
78+
capture-path literal (g2 class, raw session UUID + /home path in
79+
test/insertion-suppression.test.mjs) entered at the branch's 2nd
80+
commit and was excised at both stages via a stage-appropriate
81+
resolveRealCapture transplant (token-anchored at stage 1,
82+
fixture-header-anchored at stage 2 — eb4f844's design). Verified:
83+
dirty-blob reachability empty vs upstream/main; per-commit full-UUID
84+
scan clean ×7; no fixture↔capture pairings; suite 1550/1552 pass,
85+
1 designed skip, 1 fail = the documented pre-existing read-dedupe
86+
adjacency red (#272 blocker 4, not load-bearing).
87+
- 2026-08-01: #281 REBUILT → tip fb63f61 (720ecb4 + b07c0dc replay;
88+
backup/retire-mcb-pre-rewrite). Blobs clean; suite 1510/1512, same
89+
single known-red, same designed skip.
90+
- 2026-08-01: #276 scope DISCOVERED wider than planned: tip a0a051f
91+
predates eb4f844 (g2) — its REAL_CAPTURE test literals need the same
92+
excision — and tools/ has drifted from main (9 files). Rebuild =
93+
historical blob purge (filter-repo-style or replay) + a tip sync
94+
commit: current tools/harvest.mjs (sanitization-hardened — the slice
95+
SHIPS the scrubber, so shipping the pre-fix version would recreate
96+
the leak class upstream), main's g2-fixed test files, and the
97+
absence-scan pair iff it runs green on the slice tree (its walk
98+
asserts a docs/ root — check against the slice tree first).

0 commit comments

Comments
 (0)