taskguard_update_checkpoint
Update a checkpoint's status and attach evidence to document task progress and completion.
Instructions
Call this after starting, completing, or intentionally skipping a checkpoint. Attach evidence such as test output, files, or notes whenever possible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| evidence | No | ||
| rationale | No | ||
| sessionId | Yes | ||
| checkpointId | Yes |