reef_verify
reef_verifyCombine diagnostic freshness, changed files, watcher state, recent runs, and unresolved open loops into a single completion readiness check.
Instructions
Thin Reef verification query: combine diagnostic freshness, changed files, watcher state, recent diagnostic runs, and unresolved open loops into one completion gate. Read-only and does not run diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| limit | No | ||
| sources | No | ||
| projectId | No | ||
| projectRef | No | ||
| openLoopsLimit | No | ||
| cacheStalenessMs | No | ||
| includeOpenLoops | No | ||
| includeAcknowledgedLoops | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| status | Yes | ||
| summary | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| openLoops | No | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| verification | Yes | ||
| reefExecution | Yes | ||
| suggestedActions | Yes |