Files
claw/docs/superpowers/plans/2026-04-21-generated-scene-runtime-semantics-validation-refresh-execution-plan.md

65 lines
2.2 KiB
Markdown

# Generated Scene Runtime Semantics Validation Refresh Execution Plan
Date: 2026-04-21
Parent dependency plan:
- `docs/superpowers/plans/2026-04-20-generated-scene-runtime-semantics-validation-refresh-plan.md`
Parent rematerialization execution:
- `docs/superpowers/plans/2026-04-21-generated-scene-runtime-semantics-rematerialization-execution-plan.md`
## Intent
Run the actual validation refresh required after the hardened 102-scene rematerialization.
## Fixed Inputs
1. `examples/scene_skill_102_runtime_semantics_rematerialization_2026-04-21`
2. `tests/fixtures/generated_scene/generated_scene_runtime_semantics_rematerialization_manifest_2026-04-21.json`
3. `tests/fixtures/generated_scene/generated_scene_runtime_semantics_rematerialization_failures_2026-04-21.json`
## Required Layers
1. deterministic invocation readiness refresh
2. natural-language parameter readiness refresh
3. static validation refresh
4. direct mock execution refresh
5. pseudo-production handoff refresh
## Allowed Files
1. New or refreshed validation assets under `tests/fixtures/generated_scene/`
2. New or refreshed validation reports under `docs/superpowers/reports/`
3. New or refreshed validation support outputs under `examples/`
## Forbidden Files
1. No `src/` changes
2. No skill package edits inside the refreshed bundle
3. No rerun of rematerialization inside this plan
4. No official board updates
5. No pseudo-production execution
## Required Outputs
1. refreshed deterministic invocation readiness asset
2. refreshed natural-language parameter readiness asset
3. refreshed static validation asset
4. refreshed direct mock execution asset
5. refreshed pseudo-production handoff asset set
6. `docs/superpowers/reports/2026-04-21-generated-scene-runtime-semantics-validation-refresh-execution-report.md`
## Validation
1. confirm every refreshed validation asset points to the 2026-04-21 bundle
2. confirm the residual 6 rematerialization failures are represented as residual validation blockers, not silently skipped
3. confirm no stale pre-hardening validation asset is reused as the new proof set
## Stop Statement
Stop after refreshed validation assets and execution report are published.
Do not execute pseudo-production runs inside this plan.