Skip to content

Commit bae2006

Browse files
author
DavidQ
committed
Rebaseline roadmap after Track H completion
1 parent 768b762 commit bae2006

5 files changed

Lines changed: 25 additions & 24 deletions

docs/dev/CODEX_COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
MODEL: GPT-5.3-codex
22
REASONING: high
3-
COMMAND: Create BUILD_PR_LEVEL_17_21_TRACK_H_3D_DEBUG_SUPPORT_CLOSEOUT as a docs-first, repo-structured delta. Use docs/pr/PLAN_PR_LEVEL_17_21_TRACK_H_3D_DEBUG_SUPPORT_CLOSEOUT.md and docs/pr/BUILD_PR_LEVEL_17_21_TRACK_H_3D_DEBUG_SUPPORT_CLOSEOUT.md as the source of truth. Finish the remaining Transform Inspector implementation under src/engine/debug/standard/threeD using the smallest valid provider/panel/wiring/test delta, preserve the already completed camera debug panel, render pipeline stages, collision overlays, and scene graph inspector, then perform status-only conservative roadmap updates to close Track H and 3D debug support only if validated by execution evidence. Final step: package only this PR's created and modified files into <project folder>/tmp/BUILD_PR_LEVEL_17_21_TRACK_H_3D_DEBUG_SUPPORT_CLOSEOUT.zip with exact repo-relative structure.
3+
COMMAND: Execute BUILD_PR_LEVEL_17_22_PHASE16_3D_DEBUG_AND_ROADMAP_REBASELINE as status-only roadmap normalization. Package to <project folder>/tmp/BUILD_PR_LEVEL_17_22_PHASE16_3D_DEBUG_AND_ROADMAP_REBASELINE.zip

docs/dev/COMMIT_COMMENT.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
Close out Track H 3D debug support with Transform Inspector completion
2-
3-
- finish the remaining Transform Inspector work
4-
- validate the full Track H 3D debug panel set without regressions
5-
- update roadmap status conservatively based on execution-backed completion
1+
Rebaseline roadmap after Track H completion
Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
BUILD_PR_LEVEL_17_21_TRACK_H_3D_DEBUG_SUPPORT_CLOSEOUT VALIDATION CHECKLIST
2-
3-
Automated
4-
- [ ] Transform Inspector targeted test passes
5-
- [ ] camera debug panel test still passes if present
6-
- [ ] render pipeline stages test still passes if present
7-
- [ ] collision overlays test still passes if present
8-
- [ ] scene graph inspector test still passes if present
9-
10-
Manual
11-
- [ ] app launches without new console errors
12-
- [ ] camera debug panel renders
13-
- [ ] render pipeline stages panel renders
14-
- [ ] collision overlays panel renders
15-
- [ ] scene graph inspector renders
16-
- [ ] Transform Inspector renders
17-
- [ ] all Track H panels are read-only and stable
18-
- [ ] roadmap statuses changed only where implementation evidence exists
1+
- [ ] roadmap statuses consistent
2+
- [ ] no unintended edits
3+
- [ ] Track H marked correctly
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# BUILD_PR_LEVEL_17_22_PHASE16_3D_DEBUG_AND_ROADMAP_REBASELINE
2+
3+
Implement:
4+
- update MASTER_ROADMAP_HIGH_LEVEL.md statuses
5+
- mark completed Track H items
6+
- ensure consistency
7+
8+
Constraints:
9+
- status-only edits
10+
- no rewrites
11+
- no feature additions
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# PLAN_PR_LEVEL_17_22_PHASE16_3D_DEBUG_AND_ROADMAP_REBASELINE
2+
3+
Purpose:
4+
Rebaseline roadmap after Track H completion and consolidate 3D debug support into Phase 16.
5+
6+
Scope:
7+
- roadmap status normalization
8+
- no feature work
9+
- test-backed status updates only

0 commit comments

Comments
 (0)