docs: two wrong facts --- 33 rows, and approval at 1fc0df6

Both mine, both checkable against evidence already in the repo.

The ledger said 35 gate-acceptance rows. The suite has 33. The 35 was
git_status_stage1_acceptance's result line, which sits immediately
below gate_script_acceptance's in the sweep log; I read the wrong one.
The correction names the misread so the next reader can see how a
transcription from a sweep log goes wrong.

The framing header newly attributed revision 12's approval to 7752bcb.
It was 1fc0df6 --- as the ledger says and as 7752bcb's own commit
message says in its first line. Restored.

The full gate is re-run on THIS commit rather than on the tree that
preceded it; the previous run finished twenty seconds before 167d830
was committed, so it described an uncommitted tree.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016bqGA6s9tTUFzYpbeW3tai
This commit is contained in:
Levi Neuwirth 2026-08-19 17:22:01 +02:00
parent 167d830932
commit c9cc8dd969
No known key found for this signature in database
2 changed files with 6 additions and 3 deletions

View File

@ -286,8 +286,11 @@ from #171 and #215.
once. State at `3206433`: pushed, signed `G`, worktree clean, once. State at `3206433`: pushed, signed `G`, worktree clean,
`git diff --check` clean, **full default gate green (8/8) in the `git diff --check` clean, **full default gate green (8/8) in the
foreground**, 31 gate-acceptance rows passing. After this commit: foreground**, 31 gate-acceptance rows passing. After this commit:
**35 gate-acceptance rows and 16 `gpu_invocation_acceptance` rows**, **33 gate-acceptance rows and 16 `gpu_invocation_acceptance` rows**,
with the full gate re-run. with the full gate re-run **on the committed head**. (An earlier
draft said 35: that figure was the `git_status_stage1_acceptance`
result line immediately below `gate_script_acceptance`'s in the sweep
log, misread as this suite's.)
- **No PR. Framing revision 12 at `docs/gpu-probe-sigint-framing.md`, - **No PR. Framing revision 12 at `docs/gpu-probe-sigint-framing.md`,
APPROVED 2026-08-19 at `1fc0df6`** — revision 10 was approved at APPROVED 2026-08-19 at `1fc0df6`** — revision 10 was approved at
`4fba9f6` and revision 9 at `15c25ec`; neither approval covered the `4fba9f6` and revision 9 at `15c25ec`; neither approval covered the

View File

@ -1,6 +1,6 @@
# GPU launcher / probe SIGINT teardown — framing # GPU launcher / probe SIGINT teardown — framing
Revision 12, approved 2026-08-19 at `7752bcb`. Revision 12, approved 2026-08-19 at `1fc0df6`.
Status: **IMPLEMENTED — R-b + R-d landed and witnessed (§8). Mechanism Status: **IMPLEMENTED — R-b + R-d landed and witnessed (§8). Mechanism
in §4c; no product change.** in §4c; no product change.**