Get the checks contract
swarm_get_checksRetrieve the checks contract with version and core checks (id, name, severity) to understand review requirements.
Instructions
The checks contract — version + the core checks (id/name/severity). What review must satisfy.
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 |