verification_state
verification_stateSummarize cached diagnostic coverage for the working-tree overlay, identifying files modified after successful checks and suggesting 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 |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| files | No | ||
| sources | No | ||
| limit | No | ||
| cacheStalenessMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| status | Yes | ||
| sources | Yes | ||
| recentRuns | Yes | ||
| changedFiles | Yes | ||
| suggestedActions | Yes | ||
| watcher | No | ||
| reefExecution | Yes | ||
| warnings | Yes | ||
| _hints | Yes |