3.4 KiB
Scene Skill 102 Full Coverage Child Plan Sequence Plan
Date: 2026-04-19 Status: Draft Parent Framework Plan:
docs/superpowers/plans/2026-04-19-scene-skill-102-full-coverage-framework-plan.mdUpstream Design:docs/superpowers/specs/2026-04-19-scene-skill-102-full-coverage-child-plan-sequence-design.md
Plan Intent
Create the full bounded child-plan sequence for Route 2 through Route 6 under the 102 full-coverage parent framework.
This plan only creates the downstream plan tree. It does not implement any bucket directly.
Scope Guardrails
- do not modify
analyzer.rs - do not modify
generator.rs - do not modify
ir.rs - do not update
scene_execution_board_2026-04-18.json - do not rerun
102sweep - do not open new families
- do not collapse multiple buckets into one child implementation plan
Workstreams
WS1Route 2 child plansWS2Route 3 child plansWS3Route 4 child plansWS4Route 5 child plansWS5Route 6 child plans
Phase 0: Freeze Sequence Inputs
Objective
Freeze the parent baseline and route order before generating child plans.
Tasks
- freeze parent framework references
- freeze current bucket sizes
- freeze route order from Route 2 through Route 6
Deliverables
- child-plan sequence design
- child-plan sequence plan
Acceptance Criteria
- all later child plans can reference the same parent baseline
- route order is explicit and cannot drift
Phase 1: Route 2 Child Plans
Objective
Create the first three bounded child plans under the largest remaining mainline bucket.
Tasks
- create
G3 enrichment-request closuredesign and plan - create
G3 export-plan closuredesign and plan - create
G3 residual contract closuredesign and plan
Deliverables
- Route 2 child designs
- Route 2 child plans
Acceptance Criteria
- each Route 2 child plan owns a narrower fixed bucket
- Route 2 plans declare allowed and forbidden file sets
- Route 2 plans declare expected deltas separately
Phase 2: Route 3 and Route 4 Child Plans
Objective
Create the bounded plans for the smaller remaining mainline buckets.
Tasks
- create
G2 remaining fail-closed closuredesign and plan - create
G1-E remaining fail-closed closuredesign and plan
Deliverables
- Route 3 child design and plan
- Route 4 child design and plan
Acceptance Criteria
- Route 3 and Route 4 remain downstream of Route 2
- neither plan absorbs Route 2 issues
Phase 3: Route 5 and Route 6 Child Plans
Objective
Create the policy and decision plans that follow mainline contract-recovery work.
Tasks
- create
boundary fail-closed decisiondesign and plan - create
promotion and board reconciliation policydesign and plan
Deliverables
- Route 5 child design and plan
- Route 6 child design and plan
Acceptance Criteria
- Route 5 is decision-first, not implementation-first
- Route 6 is policy-only
Completion Criteria
This plan is complete when:
- Route 2 through Route 6 all have bounded child designs and plans
- every child plan declares parent route, parent layer, input bucket, allowed files, forbidden files, expected delta, and stop statement
- later work can proceed without inventing new unanchored micro-plans
Stop Statement
Stop after the bounded child-plan sequence for Route 2 through Route 6 has been created.
Do not implement any route from this sequence under this plan.