Skip to content

Commit 8378c13

Browse files
author
DavidQ
committed
templates/ cleanup is explicitly tracked and completed
1 parent 9f9b2e0 commit 8378c13

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/dev/roadmaps/MASTER_ROADMAP_HIGH_LEVEL.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## Conservative Rebaseline (2026-04-12)
99
- status updates in this revision are conservative and execution-backed
1010
- 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
1212

1313
---
1414

@@ -102,7 +102,7 @@
102102
- [ ] legacy migration map defined
103103
- [.] implementation PRs executed
104104
- [x] imports normalized after moves
105-
- [.] post-move validation complete
105+
- [x] post-move validation complete
106106

107107
### Structure Targets
108108
- [x] `src/engine/core`
@@ -562,9 +562,9 @@
562562
- [ ] `legacy class-retention policy marker` policy defined
563563
- [.] `SpriteEditor_old_keep` policy defined
564564
- [ ] archived notes policy defined
565-
- [.] imports pointing to legacy paths reduced
565+
- [x] imports pointing to legacy paths reduced
566566
- [.] 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
568568

569569
---
570570

@@ -606,7 +606,7 @@
606606

607607
### Final Cleanup Lane
608608
- [ ] 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
610610

611611
### Recommended Final Status Summary
612612
- [.] current active execution lanes are 3 / 6 / 8
@@ -624,4 +624,4 @@
624624
- [ ] split future implementation into small dependency-ordered PRs
625625
- [ ] avoid broad repo-wide cleanup passes until the active lanes above are materially further along
626626

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

Comments
 (0)