project_facts
project_factsQuery durable project facts by overlay, source, kind, and subject fingerprint to retrieve calculated substrate without rerunning analysis.
Instructions
Reef read tool for durable project facts: query facts by overlay, source, kind, and subject fingerprint. Use this when an agent or shell needs the calculated substrate behind findings without rerunning analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| overlay | No | ||
| source | No | ||
| kind | No | ||
| subjectFingerprint | No | ||
| freshnessPolicy | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| facts | Yes | ||
| totalReturned | Yes | ||
| reefExecution | Yes | ||
| filters | Yes | ||
| warnings | Yes | ||
| _hints | Yes |