docs(ledger): the second CI checkpoint, and the row a table cannot carry
Both heads that carry code are 14/14 green — `2d9c678` (the fixes and the framing) and `668fc72` (this block). The tip row is explicit rather than missing: a checkpoint table can never record the head that adds the checkpoint, and #215's lane used the same convention. The branch tip stays authoritative over any row. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
668fc72f23
commit
8ab20b5d68
|
|
@ -193,7 +193,9 @@ already approved. Stage 1 is acceptance 1–5; Stage 2 is acceptance 6–9.
|
||||||
|
|
||||||
| head | CI run | result |
|
| head | CI run | result |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| `2d9c678` | [31003333581](https://github.com/levineuwirth/pmacs/actions/runs/31003333581) | **14/14 green** — the opening head, including **both macOS legs**: R2's job (macOS / lua54) and R4's (macOS / luajit) |
|
| `2d9c678` | [31003333581](https://github.com/levineuwirth/pmacs/actions/runs/31003333581) | **14/14 green** — the opening head, and the last one carrying code. Includes **both macOS legs**: R2's job (macOS / lua54) and R4's (macOS / luajit) |
|
||||||
|
| `668fc72` | [31006160334](https://github.com/levineuwirth/pmacs/actions/runs/31006160334) | **14/14 green** — this ledger block, docs only |
|
||||||
|
| *(tip)* | — | the checkpoint row for `668fc72`; a table can never carry the head that adds it |
|
||||||
|
|
||||||
**The branch tip is authoritative over any row here.** Verify with
|
**The branch tip is authoritative over any row here.** Verify with
|
||||||
`git rev-parse githubsucks/ci-signal-hardening` rather than trusting
|
`git rev-parse githubsucks/ci-signal-hardening` rather than trusting
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue