reef_known_issues
reef_known_issuesCheck specific files for known reef errors and diagnostic readiness state, answering whether any errors exist without launching broad lint or typecheck commands.
Instructions
Reef warm issue query: answer "have any errors?" from maintained Reef findings and diagnostic readiness state without launching broad lint or typecheck commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| limit | No | ||
| sources | No | ||
| projectId | No | ||
| projectRef | No | ||
| severities | No | ||
| freshnessPolicy | No | ||
| includeAcknowledged | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| issues | Yes | ||
| summary | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| reefExecution | Yes | ||
| suggestedActions | Yes |