Check the whole workspace
swarm_check_workspaceRun Swarm checks over all specs and change plans to obtain diagnostics without issuing a final verdict.
Instructions
Run the Swarm checks contract over every spec + change plan. Returns diagnostics, never a verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| noVerdictIssued | Yes | ||
| noVerdictNote | Yes | ||
| source | Yes | ||
| data | No | ||
| derived | No | ||
| note | No |