reef_overlay_diff
reef_overlay_diffShow differences in durable facts between two overlays (default indexed vs working_tree) with optional filePath, kind, or source filters. Use before edits to see changes without rerunning diagnostics.
Instructions
Reef read tool for overlay comparison: diff durable facts between two overlays, defaulting indexed vs working_tree, with optional filePath/kind/source filters. Use after working_tree_overlay or before edits to see exactly what Reef believes changed without rerunning diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| leftOverlay | No | ||
| rightOverlay | No | ||
| filePath | No | ||
| kind | No | ||
| source | No | ||
| includeEqual | No | ||
| includeFacts | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| leftOverlay | Yes | ||
| rightOverlay | Yes | ||
| entries | Yes | ||
| summary | Yes | ||
| warnings | Yes | ||
| _hints | Yes |