evidence_confidence
evidence_confidenceAssigns confidence labels to facts and findings from codebases, such as verified_live or contradicted, enabling AI agents to prioritize trustworthy evidence.
Instructions
Reef 10 evidence-confidence view: label facts and findings as verified_live, fresh_indexed, stale_indexed, fuzzy_semantic, historical, contradicted, or unknown so model-facing tools can prefer trustworthy evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filePath | No | ||
| projectId | No | ||
| projectRef | No | ||
| subjectFingerprint | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| _hints | Yes | ||
| summary | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| projectRoot | Yes | ||
| reefExecution | Yes |