run_checks
Identify code issues by running sandboxed lint and type checks (ruff, mypy) and returning structured verdicts with failure fingerprints.
Instructions
Run lint/type checks ('ruff', 'mypy') in the sandbox; same verdict shape as verify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||