Skip to content

Commit e78aea1

Browse files
committed
Docs: Clarify v18 slice cycle ordering
1 parent 6664527 commit e78aea1

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/design/0193-v18-replan-with-migration-evidence/v18-replan-with-migration-evidence.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,10 @@ git diff --check HEAD
119119
- Genesis equivalence is credible as a runtime-backed vocabulary and compact
120120
fixture proof. It is not yet a real scratch-history replay gate.
121121
- The next five implementation slice docs now exist as cycles 0199, then 0194
122-
through 0197. Finalization safety remains planned as cycle 0198 after the
123-
restored-fixture equivalence gate.
122+
through 0197. That order is intentional: cycle ids reflect when design
123+
records were created, while `bearing_task` numbers reflect execution order
124+
(`0199` is task 46, `0194` is task 47). Finalization safety remains planned
125+
as cycle 0198 after the restored-fixture equivalence gate.
124126
- The Continuum posture remains unchanged: git-warp is a sibling Continuum
125127
participant exchanging witnessed causal history, not a subordinate runtime.
126128

0 commit comments

Comments
 (0)