docs(lane): #246 merged as 78346de

Merged at the approved head `093d677` via `--match-head-commit`, 14/14
CI green and the eight-stage local gate green on that exact commit.

The lane block keeps its full review history rather than collapsing to
a one-line "merged": ten rounds, four on the framing and six on the
implementation, and almost every finding in the later six was against a
RECORD rather than against code.
This commit is contained in:
Levi Neuwirth 2026-08-31 20:56:49 +02:00
parent 78346de19a
commit 90238fbe51
No known key found for this signature in database
1 changed files with 9 additions and 3 deletions

View File

@ -301,12 +301,18 @@ waits for a signal that is not coming.
- **THE FIRST DISPATCH IMMEDIATELY FOUND A RED ON `main`**, which is - **THE FIRST DISPATCH IMMEDIATELY FOUND A RED ON `main`**, which is
what this lane was built for. See the proptest entry below. what this lane was built for. See the proptest entry below.
## CRDT identity-replace undo — LANE TAKEN, PR #246 OPEN ## CRDT identity-replace undo — MERGED as #246 (`78346de`)
**Branch `crdt-identity-undo`, PR #246, based on `aae5b35`.** Framing - **MERGED 2026-08-31T18:56:09Z** at approved head `093d677`, merge
commit `78346de`, via `--match-head-commit`. 14/14 CI green on that
head; 8-stage local gate green on it too.
**Branch `crdt-identity-undo`, based on `aae5b35`.** Framing
`docs/crdt-identity-undo-framing.md`, **APPROVED at revision 4** after `docs/crdt-identity-undo-framing.md`, **APPROVED at revision 4** after
four review rounds, then **revision 5** as a correction pass answering four review rounds, then **revision 5** as a correction pass answering
implementation review. implementation review — followed by **six further review rounds against
the implementation**, almost all of them against RECORDS rather than
code.
**Every head of this branch is gated head-exact**, with `HEAD` and **Every head of this branch is gated head-exact**, with `HEAD` and
`git status --porcelain` captured before and after each run and `git status --porcelain` captured before and after each run and