reef_inspect
reef_inspectRetrieve durable facts, findings, and diagnostic runs for a file or subject fingerprint. Use this to obtain the evidence trail and freshness details needed before making edits.
Instructions
Reef 7 inspection view: explain one file or subject fingerprint by returning its durable facts, findings, and relevant diagnostic runs. Use after reef_scout when the model needs the evidence trail and freshness details before editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| filePath | No | ||
| subjectFingerprint | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| filePath | No | ||
| subjectFingerprint | No | ||
| facts | Yes | ||
| findings | Yes | ||
| diagnosticRuns | Yes | ||
| summary | Yes | ||
| reefExecution | Yes | ||
| warnings | Yes | ||
| _hints | Yes |