docs(lane): rebase onto 5f2015c, and note the gate that follows is head-exact

The branch was two behind, not one --- 24e4039 and 5f2015c both landed
on main after the first rebase. Rebased onto 5f2015c cleanly, no
conflicts; both commits picked up are docs-only.

The previously recorded 16-stage green ran about a minute BEFORE
3d08255 was committed, which makes it worktree evidence rather than
head-exact evidence. This commit is the last content change before the
gate is re-run, so the run that follows measures the head that is
proposed for merge.

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-20 17:56:06 +02:00
parent 026bb4955f
commit 70b334d951
No known key found for this signature in database
1 changed files with 9 additions and 6 deletions

View File

@ -272,13 +272,16 @@ waits for a signal that is not coming.
## Panel cell-mapping generation (v25) — REBASED, FULL GATE GREEN, review round 4 fixed ## Panel cell-mapping generation (v25) — REBASED, FULL GATE GREEN, review round 4 fixed
- **REBASED onto `f13506c`** (post-#241 main); the rebase itself landed - **BASE IS `5f2015c`**, current `githubsucks/main`. Rebased there
at `3e68b76`, and everything after it is review-round work. One cleanly, no conflicts; the two commits picked up are docs-only (the
conflict, in this file: main's merged-#241 block and this lane's own `rd_precondition` occurrence record and the handoff's `timeout`
rule).
- The **first** rebase, onto `f13506c` (post-#241 main), took one
conflict in this file: main's merged-#241 block and this lane's own
first-commit block landed at the same position; both kept, active first-commit block landed at the same position; both kept, active
lane above merged. No code file overlapped — #241 touched `scripts/`, lane above merged. No code file has overlapped across either rebase —
`tests/common/` and two test suites; this lane touches the protocol, #241 touched `scripts/`, `tests/common/` and two test suites; this
daemon and GPU sources. lane touches the protocol, daemon and GPU sources.
- **NO AHEAD-COUNT OR TIP SHA IS RECORDED HERE, deliberately.** Both - **NO AHEAD-COUNT OR TIP SHA IS RECORDED HERE, deliberately.** Both
were wrong within one commit the last two times they were written, were wrong within one commit the last two times they were written,
because the commit that updates this file is itself the commit that because the commit that updates this file is itself the commit that