file_facts
file_factsCompute a file's durable facts by its fingerprint, returning overlay snapshots and working tree information. Inspect what Reef knows about any file across overlays.
Instructions
Reef read tool for one file's durable facts: computes the file subject fingerprint and returns facts such as working_tree_overlay file_snapshot rows. Use this to inspect what Reef currently knows about a file across overlays.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| source | No | ||
| overlay | No | ||
| filePath | Yes | ||
| projectId | No | ||
| projectRef | No | ||
| freshnessPolicy | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| facts | Yes | ||
| _hints | Yes | ||
| filters | Yes | ||
| filePath | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| reefExecution | Yes | ||
| totalReturned | Yes |