reef_impact
reef_impactAnalyzes changed files to return affected import callers, invalidated findings, and convention risks.
Instructions
Thin Reef impact query: for changed files, return affected import callers, invalidated findings, and convention risks through the primary Reef surface. Equivalent calculation to reef_diff_impact with a smaller model-facing name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| filePaths | Yes | ||
| projectId | No | ||
| projectRef | No | ||
| maxConventions | No | ||
| freshnessPolicy | No | ||
| maxCallersPerFile | No | ||
| maxFindingsPerCaller | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| filters | Yes | ||
| summary | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| changedFiles | Yes | ||
| reefExecution | Yes | ||
| conventionRisks | Yes | ||
| impactedCallers | Yes | ||
| possiblyInvalidatedFindings | Yes |