reef_status
reef_statusQuery codebase status: get reports on known issues, changed files, stale diagnostics, schema freshness, watcher degradation, and background queue state.
Instructions
Thin Reef status query: report maintained known issues, changed files needing verification, stale diagnostic sources, schema freshness, watcher degradation, and background queue state through the primary Reef surface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| projectId | No | ||
| focusFiles | No | ||
| projectRef | No | ||
| freshnessPolicy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| _hints | Yes | ||
| schema | No | ||
| summary | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| knownIssues | Yes | ||
| projectRoot | Yes | ||
| changedFiles | Yes | ||
| staleSources | Yes | ||
| reefExecution | Yes | ||
| suggestedActions | Yes |