verification_state
verification_stateSummarizes whether cached diagnostic runs cover the current working-tree overlay, including file-scoped runs, watcher state, and modified files, and suggests verification actions.
Instructions
Reef 8 verification state view: summarize whether cached diagnostic runs still cover the current working-tree overlay, including file-scoped recent runs, watcher diagnostic state, files modified after successful checks, and suggested verification actions. With files, runs only count when project-wide or scoped to those files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| limit | No | ||
| sources | No | ||
| projectId | No | ||
| projectRef | No | ||
| cacheStalenessMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| status | Yes | ||
| sources | Yes | ||
| watcher | No | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| recentRuns | Yes | ||
| projectRoot | Yes | ||
| changedFiles | Yes | ||
| reefExecution | Yes | ||
| suggestedActions | Yes |