Checkpoint active work
vault_checkpoint_handoffPublishes progress on an accepted handoff without completing it. Each checkpoint records meaningful progress and renews the existing four-hour ownership lease without transferring ownership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Accepted handoff identifier | |
| blocker | No | Optional current blocker | |
| nextStep | No | Optional updated next action for this handoff | |
| progress | Yes | Concise work completed or current state | |
| checkpointBy | No | Checkpointing platform or agent name, such as Codex, Claude, Grok, or ChatGPT | |
| progressPercent | No | Optional estimated completion percentage from 0 to 100 |