memory_checkpoint
Persist a handoff checkpoint so another harness or agent can resume a mission, recording status and next action to keep shared memory consistent across runs.
Instructions
Persist a handoff checkpoint for another harness/agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| mission_id | Yes | ||
| project_id | Yes | ||
| next_action | No |