151 lines
3.9 KiB
Markdown
151 lines
3.9 KiB
Markdown
# Structured Fail-Closed Residual 13 Closure Plan
|
|
|
|
> Date: 2026-04-19
|
|
> Status: Draft
|
|
> Parent Framework: `docs/superpowers/plans/2026-04-19-scene-skill-102-full-coverage-framework-plan.md`
|
|
> Upstream Design: `docs/superpowers/specs/2026-04-19-structured-fail-closed-residual-13-closure-design.md`
|
|
> Fixed Input: `tests/fixtures/generated_scene/full_coverage_reconciliation_candidates_2026-04-19.json`
|
|
|
|
## Plan Intent
|
|
|
|
Turn the remaining `13` `framework-structured-fail-closed` scenes into a controlled residual closure sequence.
|
|
|
|
This plan is a coordinator plan. It does not directly implement code. Implementation must happen only in bounded child plans declared below.
|
|
|
|
## Fixed Input Bucket
|
|
|
|
The fixed input bucket is the `13` scenes with:
|
|
|
|
`reconciliationCandidateStatus = framework-structured-fail-closed`
|
|
|
|
from:
|
|
|
|
`tests/fixtures/generated_scene/full_coverage_reconciliation_candidates_2026-04-19.json`
|
|
|
|
## Residual Routes
|
|
|
|
### Residual Route A: G3 Residual Closure
|
|
|
|
Fixed input:
|
|
|
|
1. `sweep-007-scene` / `95598供电服务月报`
|
|
2. `sweep-039-scene` / `故障报修工单信息统计表`
|
|
3. `sweep-068-scene` / `输变电设备运行分析报告`
|
|
4. `sweep-084-scene` / `巡视计划完成情况自动检索`
|
|
|
|
Expected child plan:
|
|
|
|
`2026-04-19-g3-residual-4-workflow-evidence-closure-plan.md`
|
|
|
|
Allowed implementation area:
|
|
|
|
1. G3 workflow evidence recovery.
|
|
2. G3 contract assembly.
|
|
3. bounded G3 route-local validation.
|
|
|
|
Forbidden:
|
|
|
|
1. G8 runtime.
|
|
2. G6 host bridge runtime.
|
|
3. new family creation.
|
|
|
|
### Residual Route B: G2 Residual Closure
|
|
|
|
Fixed input:
|
|
|
|
1. `sweep-018-scene` / `白银线损周报`
|
|
2. `sweep-071-scene` / `台区线损大数据-月_周累计线损率统计分析`
|
|
|
|
Expected child plan:
|
|
|
|
`2026-04-19-g2-residual-2-readiness-closure-plan.md`
|
|
|
|
Allowed implementation area:
|
|
|
|
1. G2 readiness interpretation.
|
|
2. G2 mode/request/response contract correction.
|
|
3. bounded G2 route-local validation.
|
|
|
|
Forbidden:
|
|
|
|
1. changing G2 real-sample pass semantics;
|
|
2. adding a new G2 variant family;
|
|
3. route drift into host bridge.
|
|
|
|
### Residual Route C: Boundary Residual Decision
|
|
|
|
Fixed input:
|
|
|
|
1. `sweep-033-scene` / `供电可靠率指标统计表`
|
|
2. `sweep-034-scene` / `供电可靠性数据质量自查报告月报`
|
|
3. `sweep-042-scene` / `国网金昌供电公司营商环境周例会报告`
|
|
4. `sweep-051-scene` / `嘉峪关可靠性分析报告`
|
|
5. `sweep-074-scene` / `同兴智能安全督查日报`
|
|
6. `sweep-085-scene` / `业扩报装管理制度`
|
|
|
|
Expected child plan:
|
|
|
|
`2026-04-19-boundary-residual-hold-decision-plan.md`
|
|
|
|
Allowed action:
|
|
|
|
1. decision-only hold/defer classification.
|
|
2. no implementation.
|
|
|
|
### Residual Route D: Bootstrap Residual Isolation
|
|
|
|
Fixed input:
|
|
|
|
1. `sweep-091-scene` / `用户停电频次分析监测`
|
|
|
|
Expected child plan:
|
|
|
|
`2026-04-19-bootstrap-target-residual-isolation-plan.md`
|
|
|
|
Allowed action:
|
|
|
|
1. bootstrap target isolation.
|
|
2. no login recovery implementation.
|
|
|
|
### Residual Route E: Residual Follow-Up Reconciliation
|
|
|
|
Expected child plan:
|
|
|
|
`2026-04-19-residual-13-followup-sweep-and-reconciliation-plan.md`
|
|
|
|
Allowed action:
|
|
|
|
1. route-local or fixed 13-scene follow-up sweep.
|
|
2. reconciliation candidate refresh.
|
|
3. no official board update.
|
|
|
|
## Phase Order
|
|
|
|
1. Run Residual Route A.
|
|
2. Run Residual Route B.
|
|
3. Run Residual Route C.
|
|
4. Run Residual Route D.
|
|
5. Run Residual Route E.
|
|
|
|
Do not skip to Route E before Routes A through D are complete.
|
|
|
|
## Deliverables
|
|
|
|
1. residual 13 design.
|
|
2. residual 13 coordinator plan.
|
|
3. child bounded plans for Routes A through E.
|
|
|
|
## Completion Criteria
|
|
|
|
1. the 13 residual scenes are fully assigned to residual routes;
|
|
2. every residual route has an expected child plan name;
|
|
3. mainline residuals are separated from boundary/bootstrap residuals;
|
|
4. no implementation is performed directly by this coordinator plan.
|
|
|
|
## Stop Statement
|
|
|
|
Stop after publishing this coordinator plan and its child plan skeletons.
|
|
|
|
Do not modify implementation files under this coordinator plan.
|
|
|