Check Hara source
hara_checkRun bounded reader, compile, namespace, lint, or test checks in a fresh restricted sandbox and return structured diagnostics.
Instructions
Run a bounded reader, compile, namespace, lint, or test check in the same fresh restricted pure sandbox profile and return structured diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limits | No | ||
| source | Yes | ||
| profile | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |