write_handoff
Save the current session's goal, state, decisions, and next action as a handoff, enabling a future session to resume exactly where you left off.
Instructions
Save a handoff for THIS session's lane (app@detached) so a future session can resume exactly here. Lanes are isolated — concurrent sessions never mix handoffs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| state | No | ||
| decisions | No | ||
| nextAction | No |