Skip to content

Commit d69dde6

Browse files
author
DavidQ
committed
PLAN: add master high-level roadmap baseline
- capture what is complete, in flight, and planned - include component-level roadmap items - order future build lanes by dependency - keep implementation detail in later PRs
1 parent edd3fe5 commit d69dde6

15 files changed

Lines changed: 619 additions & 9700 deletions

docs/dev/CODEX_COMMANDS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
# No Codex command (PLAN only)
1+
# No Codex command in this PLAN bundle
2+
# This is a docs-only roadmap correction and expansion bundle.

docs/dev/COMMIT_COMMENT.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
PLAN: add protected BUILD template under docs/dev/templates
1+
PLAN: restore detailed master roadmap and add strategic layer
22

3-
- standardizes mandatory BUILD constraints
4-
- no runtime changes
3+
- restore expanded roadmap depth
4+
- add strategic learning / separation / promotion guidance
5+
- preserve detailed debug, network, productization, tool, and sample tracks
6+
- keep [ ] [.] [x] consistency throughout
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
CHANGE SUMMARY
22

3-
- Added protected BUILD template at `docs/dev/templates/BUILD_TEMPLATE_PROTECTED.md`
4-
- Standardized mandatory BUILD constraints for future BUILD bundles
3+
- restored roadmap depth after over-compression
4+
- added strategic layer without replacing detailed tracks
5+
- preserved [ ] [.] [x] checklist style throughout
6+
- retained debug, network, productization, tools, samples, and capability sections
7+
- kept master roadmap as the single source of truth

docs/dev/reports/file_tree.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
FILE TREE
22

33
docs/
4+
├── pr/
5+
│ └── PLAN_PR_MASTER_ROADMAP_HIGH_LEVEL.md
46
└── dev/
57
├── commit_comment.txt
68
├── codex_commands.md
79
├── reports/
810
│ ├── change_summary.txt
911
│ ├── file_tree.txt
1012
│ └── validation_checklist.txt
11-
└── templates/
12-
└── BUILD_TEMPLATE_PROTECTED.md
13-
14-
docs/
15-
└── pr/
16-
└── PLAN_PR_BUILD_TEMPLATE_PROTECTED.md
13+
└── roadmaps/
14+
└── MASTER_ROADMAP_HIGH_LEVEL.md
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
VALIDATION CHECKLIST
22

3-
[ ] Template file exists at `docs/dev/templates/BUILD_TEMPLATE_PROTECTED.md`
4-
[ ] Mandatory constraints are defined
5-
[ ] No runtime impact introduced
6-
[ ] No protected start_of_day directories touched
3+
[ ] roadmap remains detailed rather than collapsed
4+
[ ] strategic layer added without deleting track detail
5+
[ ] statuses use only [ ] [.] [x]
6+
[ ] debug/network/productization detail preserved
7+
[ ] tools and dependency-driven samples preserved
8+
[ ] docs-only PLAN bundle

docs/dev/roadmaps/BIG_PICTURE_ROADMAP.md

Lines changed: 0 additions & 126 deletions
This file was deleted.

0 commit comments

Comments
 (0)