|
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 deferred to a dedicated cleanup-only lane |
| 11 | +- `templates/` cleanup is explicitly tracked and completed |
12 | 12 |
|
13 | 13 | --- |
14 | 14 |
|
|
102 | 102 | - [ ] legacy migration map defined |
103 | 103 | - [.] implementation PRs executed |
104 | 104 | - [x] imports normalized after moves |
105 | | -- [.] post-move validation complete |
| 105 | +- [x] post-move validation complete |
106 | 106 |
|
107 | 107 | ### Structure Targets |
108 | 108 | - [x] `src/engine/core` |
|
562 | 562 | - [ ] `legacy class-retention policy marker` policy defined |
563 | 563 | - [.] `SpriteEditor_old_keep` policy defined |
564 | 564 | - [ ] archived notes policy defined |
565 | | -- [.] imports pointing to legacy paths reduced |
| 565 | +- [x] imports pointing to legacy paths reduced |
566 | 566 | - [.] roadmap for eventual legacy retirement defined |
567 | | -- [x] `templates/` folder evaluated for keep vs move vs future-delete during cleanup phase (explicitly deferred in this docs-only bundle) |
| 567 | +- [x] `templates/` folder evaluated, relocated to tools/templates, and 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 | | -- [ ] Execute `templates/` keep-vs-move-vs-future-delete decision in a dedicated cleanup PR (deferred here; no movement/deletion in this bundle) |
| 609 | +- [x] Execute `templates/` relocation and 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 | | -- [ ] Future: relocate `templates/vector-native-arcade` to `tools/templates/` as an active surface; keep `starter-project-template` under separate review |
| 627 | +- [x] templates relocated to tools/templates and root templates directory removed |
0 commit comments