CLAUDE.md: P13-S26's amendment 3 is landed, and there were four
The tracks table said "amendment 3 open" and never mentioned amendment 4. Both landed on 2026-08-11, before P13-S29 was even ratified: amendment 3 ratified7c8a30dand executedbff7be0, amendment 4 ratifieda347a03and executed3fda93b. The contract's §8 and §9 have read "STATUS: LANDED by this commit." since. Found by checking the opener against the contract before scoping work it implied was outstanding. This is the hazard the file itself names two lines above the table -- an opener can lag the truth by several rungs, read the whole cell -- and here the opener was the thing lagging. The S26 ledger cell was already correct. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Ps1szk2mSfgp4Cz21eVH9x
This commit is contained in:
parent
552aacac2c
commit
8073282803
|
|
@ -17,7 +17,7 @@ model with a LaTeX specification suite as its source of truth.
|
|||
|
||||
| Track | Lives in | Current head |
|
||||
|---|---|---|
|
||||
| **Spec / Pass 13** — wire format, bundle, ops, text projection, the `.tex` suite | `spec/`, `crates/epiphany-{core,ops,bundle,textproj,testkit}` | **P13-S26 LANDED** (`eddf6e9`), amendments 1–2 at `f9170b0`/`86bf7c6`, **amendment 3 open**; **P13-S27 LANDED** (`4df8e25`); **P13-S16 LANDED** (`aee4ff9`), its post-landing corrections amended in at `CONTRACT_P13S16_PROJECTION.md` §7; **P13-S29 LANDED** (`52fcf37`), its amendment 1 ratified at `29ef3af` and executed at `e7bd12c` |
|
||||
| **Spec / Pass 13** — wire format, bundle, ops, text projection, the `.tex` suite | `spec/`, `crates/epiphany-{core,ops,bundle,textproj,testkit}` | **P13-S26 LANDED** (`eddf6e9`), amendments 1–4 all landed (`f9170b0`, `86bf7c6`, `bff7be0`, `3fda93b`); **P13-S27 LANDED** (`4df8e25`); **P13-S16 LANDED** (`aee4ff9`), its post-landing corrections amended in at `CONTRACT_P13S16_PROJECTION.md` §7; **P13-S29 LANDED** (`52fcf37`), its amendment 1 ratified at `29ef3af` and executed at `e7bd12c` |
|
||||
| **Editor / T4** — the editing seam, engraving, the toolkit spike | `spec/PLAN_EDITOR_APP.md`, `spec/CONTRACT_EDITOR_*`, `spikes/`, `crates/epiphany-{editor-core,editor-gui,engrave,layout-ir,glyphs,render-svg}` | T4 spike, round 2 built but not run |
|
||||
|
||||
They are currently independent. The T1b/P13-S27 collision in
|
||||
|
|
|
|||
Loading…
Reference in New Issue