checkpoint_record
Record a checkpoint with supporting evidence to define healthy completion states. Use passed status to confirm a task, block, or plan is complete.
Instructions
Create or update a checkpoint with evidence. Passed checkpoints are the only basis for healthy completion states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| actor | No | ||
| title | Yes | ||
| planId | No | ||
| status | Yes | ||
| gitHead | No | ||
| coverage | No | ||
| criteria | No | ||
| evidence | No | ||
| targetId | Yes | ||
| targetType | Yes | ||
| projectRoot | No | ||
| chainScopeId | No | ||
| evidenceLevel | No | ||
| invalidatedAt | No | ||
| taskContextId | No | ||
| checkpointKind | No | ||
| expectedRevision | No | ||
| aggregationPolicy | No | ||
| includeStructured | No | ||
| evidenceExecutionIds | No | ||
| eligibleAfterChildren | No | ||
| requiredEvidenceLevel | No |