|
8 | 8 | ## Conservative Rebaseline (2026-04-12) |
9 | 9 | - status updates in this revision are conservative and execution-backed |
10 | 10 | - recent tool-host, asset-pipeline, debug-inspector, and launch-smoke lanes are reflected without broad scope expansion |
11 | | -- `templates/` cleanup is explicitly tracked and completed |
| 11 | +- `templates/` cleanup was completed by relocating active template surfaces to `tools/templates/` and removing the empty root `templates/` directory |
12 | 12 |
|
13 | 13 | --- |
14 | 14 |
|
|
122 | 122 |
|
123 | 123 | ### Recent Checkpoint Notes |
124 | 124 | - [x] broad import-path correction from `engine/` to `src/engine/` applied across remaining games/samples |
125 | | -- [.] partial retro smoke pass completed after path correction |
126 | | -- [.] additional post-move validation still required before this lane can be closed |
| 125 | +- [x] partial retro smoke pass completed after path correction |
| 126 | +- [x] additional post-move validation complete |
127 | 127 | - [.] repo structure work is now constrained to exact move-map BUILDs only |
128 | 128 | - [ ] remaining structure normalization should avoid broad folder churn until active shared extraction and promotion-gate work stabilize |
129 | 129 |
|
|
564 | 564 | - [ ] archived notes policy defined |
565 | 565 | - [x] imports pointing to legacy paths reduced |
566 | 566 | - [.] roadmap for eventual legacy retirement defined |
567 | | -- [x] `templates/` folder evaluated, relocated to tools/templates, and removed after validation |
| 567 | +- [x] `templates/` folder evaluated, relocated to `tools/templates/`, and root `templates/` removed after validation |
568 | 568 |
|
569 | 569 | --- |
570 | 570 |
|
|
606 | 606 |
|
607 | 607 | ### Final Cleanup Lane |
608 | 608 | - [ ] Reduce legacy footprint after replacements are proven |
609 | | -- [x] Execute `templates/` relocation and removal cleanup PR |
| 609 | +- [x] Execute `templates/` relocation and root removal cleanup PR |
610 | 610 |
|
611 | 611 | ### Recommended Final Status Summary |
612 | 612 | - [.] current active execution lanes are 3 / 6 / 8 |
|
624 | 624 | - [ ] split future implementation into small dependency-ordered PRs |
625 | 625 | - [ ] avoid broad repo-wide cleanup passes until the active lanes above are materially further along |
626 | 626 |
|
627 | | -- [x] templates relocated to tools/templates and root templates directory removed |
| 627 | +- [x] relocate active template surfaces to `tools/templates/` and remove the empty root `templates/` directory |
0 commit comments