3.1 KiB
3.1 KiB
Sweep 012 Materialization Recovery Plan
Date: 2026-04-20 Design:
2026-04-20-sweep-012-materialization-recovery-design.md
Plan Intent
Recover the only failed final materialization scene package and refresh final materialization/readiness assets to reach 102 / 102 materialized packages.
Fixed Input
sweep-012-scene / 业扩报装管理制度
Source directory:
D:/desk/智能体资料/全量业务场景/一平台场景/业扩报装管理制度
Final output root:
examples/scene_skill_102_final_materialization_2026-04-19
Allowed Files
src/generated_scene/analyzer.rssrc/generated_scene/generator.rstests/scene_generator_test.rsexamples/scene_skill_102_final_materialization_2026-04-19/skills/sweep-012-scene/**examples/scene_skill_102_final_materialization_2026-04-19/SCENE_INDEX.mdexamples/scene_skill_102_final_materialization_2026-04-19/scene_skill_102_index.jsontests/fixtures/generated_scene/scene_skill_102_final_materialization_manifest_2026-04-19.jsontests/fixtures/generated_scene/scene_skill_102_final_materialization_failures_2026-04-19.jsontests/fixtures/generated_scene/scene_skill_102_deterministic_invocation_readiness_after_keyword_refinement_2026-04-20.jsondocs/superpowers/reports/2026-04-20-sweep-012-materialization-recovery-report.md
Forbidden Files
tests/fixtures/generated_scene/scene_execution_board_2026-04-18.json- other final skill package scripts outside
sweep-012-scene - production/static/mock validation assets
Phase 0: Diagnose Single-Scene Failure
Tasks
- Reproduce current failure for
sweep-012-scene. - Compare analyzer output with official framework expectation.
- Identify whether the failure is route selection, missing bootstrap, or workflow contract recovery.
Acceptance Criteria
- Root cause is stated before implementation.
Phase 1: Apply Minimal Recovery
Tasks
- Make the smallest code or fixture correction needed for
sweep-012-scene. - Add or update a focused regression test.
Acceptance Criteria
- Existing G3/G6 route behavior remains protected.
- The correction is not generalized beyond evidence-supported behavior.
Phase 2: Re-materialize Sweep 012 Only
Tasks
- Run
sg_scene_generateonly forsweep-012-scene. - Verify required files exist.
- Normalize human-readable metadata and deterministic invocation metadata for this package.
Acceptance Criteria
sweep-012-scenepackage is complete.- Its
scene.tomluses suffix。。。.
Phase 3: Refresh Assets
Tasks
- Patch final materialization manifest for
sweep-012-scene. - Clear final materialization failures.
- Refresh
SCENE_INDEX.mdandscene_skill_102_index.json. - Refresh deterministic readiness after keyword refinement.
- Publish recovery report.
Acceptance Criteria
- Materialized count is
102. - Failure count is
0. - Deterministic dispatch ready count is
102.
Stop Statement
Stop after sweep-012-scene recovery assets and report are published. Do not start static/mock/production validation under this plan.