|
95 | 95 | - [x] duplicate-helper migration map defined |
96 | 96 | - [ ] ambiguous-name rename map defined |
97 | 97 | - [ ] legacy migration map defined |
98 | | -- [ ] implementation PRs executed |
| 98 | +- [.] implementation PRs executed |
99 | 99 | - [x] imports normalized after moves |
100 | | -- [ ] post-move validation complete |
| 100 | +- [.] post-move validation complete |
101 | 101 |
|
102 | 102 | ### Structure Targets |
103 | 103 | - [ ] `src/engine/core` |
|
196 | 196 | --- |
197 | 197 |
|
198 | 198 | ## 4. State, Replay, Timeline, Authoritative Flow |
199 | | -- [.] authoritative state direction established |
200 | | -- [.] authoritative score/objective slices exist |
201 | | -- [.] promotion-gate lane active |
202 | | -- [ ] final promotion gate implemented and applied |
203 | | -- [ ] authoritative/passive handoff finalized |
| 199 | +- [x] authoritative state direction established |
| 200 | +- [x] authoritative score/objective slices exist |
| 201 | +- [x] promotion-gate lane active |
| 202 | +- [x] final promotion gate implemented and applied |
| 203 | +- [x] authoritative/passive handoff finalized |
204 | 204 | - [ ] replay/timeline boundaries normalized |
205 | | -- [ ] state contracts extracted/confirmed |
206 | | -- [ ] public selectors stabilized |
207 | | -- [ ] observability for promotion/handoff completed |
208 | | -- [ ] long-run validation completed |
209 | | -- [ ] rollback safety / abort logic completed |
| 205 | +- [.] state contracts extracted/confirmed |
| 206 | +- [x] public selectors stabilized |
| 207 | +- [x] observability for promotion/handoff completed |
| 208 | +- [x] long-run validation completed |
| 209 | +- [x] rollback safety / abort logic completed |
210 | 210 |
|
211 | 211 | ### Subcomponents |
212 | | -- [ ] state contracts |
213 | | -- [ ] authoritative state slices |
| 212 | +- [.] state contracts |
| 213 | +- [.] authoritative state slices |
214 | 214 | - [ ] replay model |
215 | 215 | - [ ] timeline orchestration |
216 | | -- [ ] selectors/public readers |
217 | | -- [ ] promotion gating |
218 | | -- [ ] rollback safety / abort logic |
| 216 | +- [x] selectors/public readers |
| 217 | +- [x] promotion gating |
| 218 | +- [x] rollback safety / abort logic |
219 | 219 |
|
220 | 220 | --- |
221 | 221 |
|
|
578 | 578 | ## Dependency-Ordered Future Build Sequence |
579 | 579 |
|
580 | 580 | ### Active Execution Lanes |
581 | | -- [.] Finish current promotion-gate lane (BUILD → APPLY) |
| 581 | +- [x] Finish current promotion-gate lane (BUILD → APPLY) |
582 | 582 | - [.] Apply repo structure normalization implementation plan |
583 | 583 | - [.] Extract / normalize shared utilities |
584 | 584 | - [.] Normalize phase-13 network concepts samples |
|
587 | 587 | - [ ] Apply master roadmap baseline |
588 | 588 | - [ ] Normalize samples phase structure |
589 | 589 | - [ ] Establish games/_template and normalize games layer |
590 | | -- [ ] Normalize tools/shared and tool boundaries |
| 590 | +- [.] Normalize tools/shared and tool boundaries |
591 | 591 | - [ ] Normalize assets/data ownership |
592 | 592 | - [ ] Expand testing/validation structure |
593 | 593 |
|
|
599 | 599 | - [ ] Reduce legacy footprint after replacements are proven |
600 | 600 |
|
601 | 601 | ### Recommended Final Status Summary |
602 | | -- [.] current active execution lanes are 1 / 3 / 4 / 6 |
603 | | -- [ ] next planning lanes are 2 / 5 / 7 / 8 / 9 / 10 |
| 602 | +- [.] current active execution lanes are 3 / 6 / 8 |
| 603 | +- [ ] next planning lanes are 2 / 5 / 7 / 9 / 10 |
604 | 604 | - [ ] later capability lanes are 11 / 12 |
605 | 605 | - [ ] final cleanup lane is 13 |
606 | 606 |
|
607 | 607 | --- |
608 | 608 |
|
609 | 609 | ## Immediate Next High-Level Actions |
610 | 610 | - [.] continue exact-cluster shared extraction until the current lane reaches a stable stop point |
611 | | -- [ ] finish active promotion-gate lane enough to remove it from half-active status |
612 | | -- [ ] convert repo structure normalization into exact move-map BUILDs with explicit validation |
| 611 | +- [x] finish active promotion-gate lane enough to remove it from half-active status |
| 612 | +- [.] convert repo structure normalization into exact move-map BUILDs with explicit validation |
613 | 613 | - [ ] re-baseline this roadmap after active execution lanes stabilize |
614 | 614 | - [ ] split future implementation into small dependency-ordered PRs |
615 | 615 | - [ ] avoid broad repo-wide cleanup passes until the active lanes above are materially further along |
0 commit comments