Operator documentation
Prepare a workspace handoff
Return enough context for another person to inspect, reproduce and continue a bounded coding task.
Package the context
A useful handoff contains the input identity, a short explanation of the final changes and the exact checks run. Include failed or unrun checks alongside passes. Avoid reporting a total without identifying what that total measures.
Identify the artifacts
Keep the returned source, any generated report and the artifact receipt together. Reference the file digest when the same filename may appear in several runs.
Define the next action
State whether the result needs review, installation or an approved deployment. If the mission reached its execution limit, name the remaining behavior and preserve the work that can be inspected.
Continue
Reviewed September 17, 2026. Current product terms and availability are listed on the product site.