Files
claw/docs/superpowers/plans/2026-04-19-102-final-coverage-status-rollup-plan.md

52 lines
2.0 KiB
Markdown

# 102 Final Coverage Status Rollup Plan
> Date: 2026-04-19
> Parent Framework: `2026-04-19-scene-skill-102-full-coverage-framework-plan.md`
> Parent Layer: `Layer E`
> Status: Active
## Plan Intent
Create the final 102-scene coverage rollup after residual 13 closure. This plan publishes a candidate/status view only.
## Fixed Inputs
1. `tests/fixtures/generated_scene/full_coverage_reconciliation_candidates_2026-04-19.json`
2. `tests/fixtures/generated_scene/residual_13_reconciliation_candidates_2026-04-19.json`
3. `tests/fixtures/generated_scene/boundary_residual_hold_decision_2026-04-19.json`
4. `tests/fixtures/generated_scene/bootstrap_target_residual_isolation_2026-04-19.json`
5. `tests/fixtures/generated_scene/promotion_board_reconciliation_policy_2026-04-19.json`
## Allowed Files
1. `tests/fixtures/generated_scene/final_coverage_status_rollup_2026-04-19.json`
2. `docs/superpowers/reports/2026-04-19-102-final-coverage-status-rollup-report.md`
## Forbidden Files
1. `tests/fixtures/generated_scene/scene_execution_board_2026-04-18.json`
2. `src/generated_scene/analyzer.rs`
3. `src/generated_scene/generator.rs`
## Tasks
1. Load the 102-scene full coverage reconciliation candidate view.
2. Load the residual 13 reconciliation candidate view.
3. Replace matching residual scenes in the 102 view with residual follow-up candidate statuses.
4. Attach boundary/bootstrap overlay decisions where present.
5. Produce final coverage summary.
6. Publish the rollup JSON.
7. Publish the rollup report.
## Completion Criteria
1. Final rollup contains `102` scenes.
2. Final summary has `95` framework auto-pass candidates and `7` structured fail-closed candidates.
3. There are `0` source-unreadable, unsupported-family, missing-source, and misclassified-unresolved records.
4. Official execution board is not modified.
5. Report names the next bounded step.
## Stop Statement
Stop after the final coverage rollup JSON and report are published. Do not update the official execution board under this plan.