feat: add generated scene skill platform hardening

This commit is contained in:
木炎
2026-04-21 23:19:06 +08:00
parent 118fc77935
commit 956f0c2b68
439 changed files with 61974 additions and 3645 deletions

View File

@@ -0,0 +1,44 @@
# Bootstrap Target Normalization Roadmap Plan
> Date: 2026-04-19
> Parent Framework: `2026-04-19-scene-skill-102-full-coverage-framework-plan.md`
> Parent Sequence: `2026-04-19-final-2-residual-child-plan-sequence-plan.md`
> Fixed Scene: `sweep-091-scene`
> Status: Draft
## Plan Intent
Run a bounded bootstrap target normalization slice for the single remaining `page_state_eval` residual.
## Fixed Input Bucket
1. `sweep-091-scene`
## Allowed Files
1. `src/generated_scene/analyzer.rs`
2. `src/generated_scene/generator.rs`
3. `tests/scene_generator_test.rs`
4. `tests/fixtures/generated_scene/bootstrap_target_normalization_followup_2026-04-19.json`
5. `tests/fixtures/generated_scene/bootstrap_target_normalization_reconciliation_candidates_2026-04-19.json`
6. `docs/superpowers/reports/2026-04-19-bootstrap-target-normalization-roadmap-report.md`
## Forbidden Files
1. `tests/fixtures/generated_scene/scene_execution_board_2026-04-18.json`
## Tasks
1. Freeze the current `sweep-091-scene` generation report.
2. Identify whether the failure is a missing target URL, target-domain ambiguity, or policy-held navigation dependency.
3. Implement at most one bounded bootstrap target normalization slice if the target can be recovered from deterministic source evidence.
4. Rerun only `sweep-091-scene`.
5. Publish follow-up and reconciliation candidate assets.
## Expected Delta
Target delta is `+1 framework-auto-pass-candidate` if deterministic bootstrap target recovery is possible. Otherwise the delta is `0`, with a narrower named hold.
## Stop Statement
Stop after the single-scene follow-up and reconciliation candidates are published. Do not update the official board under this plan.