|
117 | 117 | - [x] `src/shared/state` |
118 | 118 | - [x] `games/_template/flow` |
119 | 119 | - [x] `samples/phase-01` |
120 | | -- [x] `samples/phase-13_network-concepts` |
| 120 | +- [x] `samples/phase-13` |
121 | 121 | - [x] `tools/shared` |
122 | 122 |
|
123 | 123 | ### Recent Checkpoint Notes |
|
196 | 196 | - [x] Asteroids numeric sanitizers promoted into shared math |
197 | 197 | - [x] duplicated `asObject` / `asArray` consumers moved to shared utils |
198 | 198 | - [.] shared math is now a real active layer and should continue by exact-cluster extraction only |
199 | | -- [.] remaining number/string/id helpers still need exact-cluster normalization |
| 199 | +- [ ] remaining number/string/id helpers still need exact-cluster normalization |
200 | 200 |
|
201 | 201 | --- |
202 | 202 |
|
|
206 | 206 | - [x] promotion-gate lane active |
207 | 207 | - [x] final promotion gate implemented and applied |
208 | 208 | - [x] authoritative/passive handoff finalized |
209 | | -- [.] replay/timeline boundaries normalized |
| 209 | +- [ ] replay/timeline boundaries normalized |
210 | 210 | - [x] state contracts extracted/confirmed |
211 | 211 | - [x] public selectors stabilized |
212 | 212 | - [x] observability for promotion/handoff completed |
|
305 | 305 | - [x] phase grouping normalized |
306 | 306 | - [x] `samples/shared` boundaries defined and used |
307 | 307 | - [x] sample index normalized to phase structure |
308 | | -- [X] sample-to-engine dependency cleanup completed |
| 308 | +- [x] sample-to-engine dependency cleanup completed |
309 | 309 | - [x] sample duplicate helper usage reduced |
310 | 310 | - [x] sample curriculum progression validated |
311 | 311 |
|
|
314 | 314 | - [x] tilemap / camera / rendering phases normalized |
315 | 315 | - [x] tool-linked sample phases normalized |
316 | 316 | - [x] network concepts / latency / simulation phase normalized |
317 | | -- [.] 3D phase normalized |
| 317 | +- [ ] 3D phase normalized |
318 | 318 |
|
319 | 319 | ### Dependency-Driven Sample Builds |
320 | 320 | - [ ] 2D camera sample |
|
399 | 399 | - [x] Logging/output expectations |
400 | 400 | - [x] Container debug notes |
401 | 401 |
|
| 402 | + |
| 403 | +### Recent Phase 13 Execution Checkpoint (Additive) |
| 404 | +- [x] simulation baseline established |
| 405 | +- [x] latency modeling implemented |
| 406 | +- [x] reconciliation implemented |
| 407 | +- [x] prediction implemented |
| 408 | +- [x] integration polish completed |
| 409 | + |
402 | 410 | ### Recommended Execution Order |
403 | 411 | - [x] Sample A |
404 | 412 | - [x] Connection + RTT + tracing basics |
|
444 | 452 | - [.] AssetPipelineTool |
445 | 453 | - [.] Tile/Model Converter Tool |
446 | 454 |
|
| 455 | + |
| 456 | +### Recent Tool Execution Checkpoint (Additive) |
| 457 | +- [x] tool sample linking established |
| 458 | +- [x] tool sample roundtrip working |
| 459 | +- [x] live preview sync implemented |
| 460 | +- [.] state binding contract defined |
| 461 | + |
447 | 462 | ### Tooling Strategy By Need |
448 | 463 | - [ ] 2D tool stabilization before 3D tool expansion |
449 | 464 | - [ ] 3D prerequisite samples before advanced 3D tools |
|
585 | 600 |
|
586 | 601 | ### Active Execution Lanes |
587 | 602 | - [x] Finish current promotion-gate lane (BUILD => APPLY) |
588 | | -- [.] Apply repo structure normalization implementation plan |
589 | | -- [.] Extract / normalize shared utilities |
590 | | -- [.] Normalize phase-13 network concepts samples |
| 603 | +- [x] Apply repo structure normalization implementation plan |
| 604 | +- [x] Extract / normalize shared utilities |
| 605 | +- [x] Normalize phase-13 network concepts samples |
591 | 606 |
|
592 | 607 | ### Next Planning / Normalization Lanes |
593 | 608 | - [ ] Apply master roadmap baseline |
|
609 | 624 | - [x] Execute `templates/` relocation and root removal cleanup PR |
610 | 625 |
|
611 | 626 | ### Recommended Final Status Summary |
612 | | -- [.] current active execution lanes are 6 / 8 |
613 | | -- [.] next planning lanes are 2 / 7 / 9 / 10 |
| 627 | +- [.] current active execution lanes are 3 / 6 / 8 |
| 628 | +- [ ] next planning lanes are 2 / 5 / 7 / 9 / 10 |
614 | 629 | - [ ] later capability lanes are 11 / 12 |
615 | 630 | - [ ] final cleanup lane is 13 |
616 | 631 |
|
|
0 commit comments