1.6 KiB
1.6 KiB
Residual Runtime Roadmap Prioritization Design
Date: 2026-04-19 Parent Framework:
2026-04-19-scene-skill-102-full-coverage-framework-design.mdParent Layer:Layer EStatus: Active
Intent
Choose the next bounded roadmap after official board reconciliation.
The official board now has 95 framework auto-pass scenes and 7 explained structured fail-closed residuals. This design compares the three residual roadmap inputs and selects exactly one next roadmap.
Inputs
tests/fixtures/generated_scene/scene_execution_board_2026-04-18.jsontests/fixtures/generated_scene/official_board_reconciliation_2026-04-19.json
Candidate Roadmaps
local-doc runtime roadmaphost-bridge runtime roadmapbootstrap target normalization roadmap
Decision Criteria
impact: number of residual scenes addressed.scope clarity: whether the required implementation boundary is clear.prerequisite weight: whether the roadmap requires large external runtime work.risk: likelihood of disturbing the already reconciled95framework auto-pass scenes.
Boundary
This design is decision-only. It must not:
- modify
src/generated_scene/analyzer.rs; - modify
src/generated_scene/generator.rs; - modify
tests/fixtures/generated_scene/scene_execution_board_2026-04-18.json; - start runtime implementation;
- add a new family.
Acceptance Criteria
- All
7residual records are accounted for. - Exactly one next roadmap is selected.
- Deferred roadmaps have explicit reasons.
- A next bounded design/plan is created for the selected roadmap only.