6.4 KiB
sgClaw Scene Skill Post-Roadmap Execution Design
Status: Draft Date: 2026-04-18 Author: Codex Upstream Plan: 2026-04-17-scene-skill-60-to-90-roadmap-plan.md
Problem Statement
The current 60-to-90 roadmap has already completed the planned mainline scope:
G2is now a code-backed promoted family baseline with no remaining queue item.G1-Eis now a code-backed promoted family baseline with no remaining queue item.G3is now a code-backed promoted family baseline with no remaining queue item.G6/G7/G8remain established boundary-runtime families.Track Ealready has frozen snapshot, current overlay, family assets, and roadmap status assets.
This means the next problem is no longer:
How do we finish the current roadmap?
It is now:
How do we convert completed repo-local roadmap assets into a stable execution board, a real-sample validation program, and a bounded next-stage roadmap without reopening old implementation work?
Goal
Define the next-stage execution design after the current roadmap closure, with three explicit goals:
- unify the current
102-sceneexecution state into one authoritative board - introduce real-sample validation as the next quality gate above repo-local fixture success
- prepare the next bounded roadmap for boundary families and runtime gaps without silently extending the old roadmap
Success Definition
The next stage is considered successful when:
- every currently known scene has a stable current-state label in one execution board
repo-local baseline successandreal-sample successare explicitly separated- the next roadmap boundary is written down before new implementation work begins
- deferred families and runtime gaps have explicit entry criteria instead of ad hoc expansion
Scope
This next-stage design includes:
- current execution-board unification
- real-sample validation planning and first-round recording
- boundary-family and runtime-gap prioritization
- next-stage roadmap design and plan assets
This design does not include:
- reopening
G1/G2/G3P0/P1 compiler work already completed - unlimited fixture expansion
- full
102-sceneend-to-end runtime rollout - direct implementation of unified login recovery
- direct implementation of all host-runtime and transport gaps
Current Baseline
The current repo already has the following stable assets:
roadmap_execution_status_2026-04-18.jsonscene_ledger_snapshot_2026-04-18.jsonscene_ledger_status_2026-04-18.jsonp1_family_manifest.jsonp1_family_results.json
Together they show that the roadmap mainline is complete at the repo-local level, but they do not yet provide:
- one unified
102-scene current execution board - one authoritative real-sample validation layer
- one explicit next-stage roadmap boundary
Design Principles
- Do not extend the old roadmap silently.
- Keep
repo-local promotionandreal-world validationas separate stages. - Treat family assets as stable inputs, not as temporary scratch data.
- Keep
G4/G5deferred until a new entry decision is documented. - Keep runtime-gap planning separate from archetype-family planning.
- Keep execution-board work minimal and subordinate to real-sample validation.
- Move into real-sample validation as soon as
G2,G1-E, andG3each have one mappable real sample. - Defer any new asset that does not directly support current validation execution.
Workstream Model
The next stage is divided into four workstreams:
WS1Current Execution Board UnificationWS2Real Sample ValidationWS3Boundary and Runtime Gap PlanningWS4Next Roadmap Definition
WS1: Current Execution Board Unification
Intent
Unify the frozen snapshot, current overlay, family assets, and roadmap status into one authoritative scene-execution board. This board is a support layer for validation, not a new standalone asset program.
Required Outputs
- current execution board
- snapshot-vs-current diff table
- family-to-scene mapping table
Acceptance
- every scene has one current-state label
- promoted baseline and promoted expansion states are visible at scene level
- no manual cross-reading across multiple assets is required to know current status
- the board stays limited to the minimum structure required by real-sample validation
WS2: Real Sample Validation
Intent
Introduce the next quality layer above fixture success by validating representative real samples for current mainline families.
Once one mappable real sample exists for each of G2, G1-E, and G3, this workstream takes priority over further board refinement.
Required Outputs
- real-sample validation plan
- first-round validation records
- mismatch taxonomy
- execution-board status updates
Acceptance
- each mainline family has at least one real-sample validation record
- real-world mismatch reasons are explicit
- fixture success is no longer treated as the final success state
- validation execution is not blocked by nonessential board or reporting assets
WS3: Boundary and Runtime Gap Planning
Intent
Prepare the next bounded scope by deciding what should happen with G4/G5 and with runtime gaps that the current roadmap intentionally excluded.
Required Outputs
- boundary family readiness notes
- deferred family entry criteria
- runtime gap matrix
- prioritization note for next implementation round
Acceptance
G4/G5do not enter by drift- runtime gaps have explicit classifications
- next implementation round has a documented reason for scope choice
WS4: Next Roadmap Definition
Intent
Write the next bounded roadmap instead of continuing indefinitely under the old one.
Required Outputs
- post-roadmap design
- post-roadmap plan
- milestone table
- new completion criteria
Acceptance
- the next stage has its own scope guardrails
- the next stage has its own completion criteria
- new work no longer depends on stretching the old roadmap beyond closure
Completion Criteria
This design is considered fully executed when:
- the current roadmap is explicitly marked completed in execution assets
- the execution board is unified
- real-sample validation has begun with formal records
- a new bounded roadmap exists for post-roadmap work