2.0 KiB
2.0 KiB
Local-Doc Official Board Reconciliation Refresh Plan
Date: 2026-04-19 Parent Framework:
2026-04-19-scene-skill-102-full-coverage-framework-plan.mdParent Roadmap:2026-04-19-local-doc-runtime-roadmap-plan.mdStatus: Active
Plan Intent
Refresh the official execution board using the five local-doc framework auto-pass candidates produced by the local-doc runtime roadmap.
Fixed Inputs
tests/fixtures/generated_scene/local_doc_runtime_reconciliation_candidates_2026-04-19.jsontests/fixtures/generated_scene/promotion_board_reconciliation_policy_2026-04-19.jsontests/fixtures/generated_scene/scene_execution_board_2026-04-18.json
Allowed Files
tests/fixtures/generated_scene/scene_execution_board_2026-04-18.jsontests/fixtures/generated_scene/local_doc_official_board_reconciliation_refresh_2026-04-19.jsondocs/superpowers/reports/2026-04-19-local-doc-official-board-reconciliation-refresh-report.md
Forbidden Files
src/generated_scene/analyzer.rssrc/generated_scene/generator.rs
Tasks
- Load the official execution board.
- Load the local-doc reconciliation candidates.
- Verify the candidate asset contains exactly the five fixed local-doc scene ids.
- Match board rows by
sceneId. - Update only framework-layer fields for the five matched rows.
- Recompute board framework summary counts.
- Publish reconciliation refresh JSON.
- Publish reconciliation refresh report.
Acceptance Criteria
- Board scene count remains
102. - The five fixed local-doc scene ids have
currentFrameworkStatus = framework-auto-pass. - Board framework counts are
framework-auto-pass = 100andframework-structured-fail-closed = 2. - Host-bridge and bootstrap residuals remain structured fail-closed.
- Analyzer and generator are not modified by this plan.
Stop Statement
Stop after the local-doc official board reconciliation refresh JSON and report are published. Do not start host-bridge runtime or bootstrap normalization under this plan.