checkpoint_record
Record or update a checkpoint with supporting evidence to mark progress and validate healthy completion. Track status across targets, linking proof and state for reliable task closure.
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 | ||
| checkpointKind | No | ||
| expectedRevision | No | ||
| aggregationPolicy | No | ||
| includeStructured | No | ||
| eligibleAfterChildren | No | ||
| requiredEvidenceLevel | No |