Workflow: Mission to Sandbox
Use when
Section titled “Use when”A mission is ready for runtime execution.
- Validate mission packet schema.
- Resolve runtime adapter and capabilities.
- Create sandbox from the correct base ref.
- Hydrate sandbox with required files/context.
- Generate runtime-specific prompt or command.
- Launch runtime session.
- Observe and record structured events.
- Collect artifacts, diffs, logs, and blockers.
Exit criteria
Section titled “Exit criteria”The harness has a runtime result and inspectable sandbox output.