reef_overlay_diff
reef_overlay_diffCompare durable facts between two overlays to see changes before editing. Filter by file path, kind, or source.
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 |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| source | No | ||
| filePath | No | ||
| projectId | No | ||
| projectRef | No | ||
| leftOverlay | No | ||
| includeEqual | No | ||
| includeFacts | No | ||
| rightOverlay | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| entries | Yes | ||
| summary | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| leftOverlay | Yes | ||
| projectRoot | Yes | ||
| rightOverlay | Yes |