4.9 KiB
4.9 KiB
Generated Scene Runtime Semantics Offline Validation Bundle Refresh Plan
Date: 2026-04-21
Design:
docs/superpowers/specs/2026-04-21-generated-scene-runtime-semantics-offline-validation-bundle-refresh-design.md
Upstream plans:
docs/superpowers/plans/2026-04-21-generated-scene-runtime-semantics-rematerialization-execution-plan.mddocs/superpowers/plans/2026-04-21-generated-scene-runtime-semantics-validation-refresh-execution-plan.md
Intent
Build a refreshed offline validation bundle from the 2026-04-21 runtime-semantics rematerialized 102-skill set and refreshed validation handoff assets.
This plan only prepares the portable bundle. It does not run pseudo-production validation.
Fixed Inputs
examples/scene_skill_102_runtime_semantics_rematerialization_2026-04-21tests/fixtures/generated_scene/generated_scene_runtime_semantics_rematerialization_manifest_2026-04-21.jsontests/fixtures/generated_scene/generated_scene_runtime_semantics_rematerialization_failures_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_deterministic_invocation_readiness_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_natural_language_parameter_readiness_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_natural_language_invocation_samples_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_pseudoprod_execution_handoff_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_pseudoprod_evidence_checklist_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_pseudoprod_execution_record_template_2026-04-21.jsontests/fixtures/generated_scene/scene_skill_102_runtime_semantics_full_direct_mock_execution_2026-04-21.jsontarget/debug/sg_claw.exeor an equivalent current localsg_claw.exe- Optional rule assets:
resources/rules-102-business-targets-candidate.jsonresources/rules-102-business-targets-merged.jsonresources/rules-102-business-targets.patch
Output Directory
Create:
dist/sgclaw_102_runtime_semantics_validation_bundle_2026-04-21
Do not delete or mutate:
dist/sgclaw_102_pseudoprod_validation_bundle_2026-04-20
Phases
Phase 0: Input Verification
- Confirm the 2026-04-21 rematerialization directory exists.
- Confirm it contains 102 skill directories.
- Confirm the 2026-04-21 rematerialization failures asset reports zero failures.
- Confirm the 2026-04-21 validation refresh assets exist.
- Confirm the pseudo-production handoff contains the refreshed selected batch.
Phase 1: Bundle Directory Preparation
- Create the target
dist/bundle directory. - Create subdirectories:
skills/docs/handoff/resources/results/evidence/
- Copy
sg_claw.exeinto the bundle root. - Copy the 2026-04-21 rematerialized
skills/content into the bundle.
Phase 2: Documentation And Handoff Copy
- Copy
SCENE_INDEX.mdandscene_skill_102_index.jsonfrom the 2026-04-21 rematerialization output intodocs/. - Copy refreshed validation/handoff assets into
handoff/. - Copy rule candidate assets into
resources/when present. - Generate
README.mdwith:- config sample using
skillsDir - browser WebSocket reminder
- service console execution notes
- credential safety warning
- page URL guidance
- config sample using
- Generate
BATCH_001.mdfrom the refreshed pseudo-production handoff selected batch. - Generate
BUNDLE_MANIFEST.json.
Phase 3: Bundle Validation
- Confirm
skills/contains 102 scene directories. - Confirm every skill directory contains:
SKILL.tomlSKILL.mdscene.tomlscripts/
- Confirm critical JSON files parse.
- Confirm
BATCH_001.mdincludes the same selected batch count as the handoff. - Confirm no credentials or tokens are introduced by the generated bundle docs.
Phase 4: Report
Publish:
docs/superpowers/reports/2026-04-21-generated-scene-runtime-semantics-offline-validation-bundle-refresh-report.md
The report must include:
- bundle path
- copied skill count
- selected batch count
- copied handoff assets
- validation result
- explicit statement that no pseudo-production execution was run
Allowed Files
dist/sgclaw_102_runtime_semantics_validation_bundle_2026-04-21/**docs/superpowers/reports/2026-04-21-generated-scene-runtime-semantics-offline-validation-bundle-refresh-report.md
Forbidden Files
- No
src/changes - No
examples/scene_skill_102_runtime_semantics_rematerialization_2026-04-21/**edits - No validation asset edits under
tests/fixtures/generated_scene/ - No official board updates
- No old bundle deletion
- No credentials or secret material
Stop Statement
Stop after the refreshed offline validation bundle and report are generated and validated.
Do not run browser, inner-network, or pseudo-production validation inside this plan.