validate_artifact
Validate artifact content against Definition of Ready or Done, returning a pass/fail verdict with blockers and warnings. Provide known IDs to check outbound references for completeness.
Instructions
Validate artifact content against the Definition of Ready or Definition of Done for its type. Returns a pass/fail verdict with blockers and warnings. Blockers must be fixed before the artifact moves on. Pass known_ids (the ids of artifacts that exist in your project) to have outbound references checked; omit it and reference checking is skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gate | No | ready | |
| content | Yes | ||
| known_ids | No | ||
| artifact_type | Yes |