check_evidence_packet
Check evidence packets for completeness before human review. Flags broken references, quote mismatches, and missing source support per claim.
Instructions
Check a caller-provided evidence packet before human review. Use when an AI output declares claims, source IDs, optional verbatim quotes, and the full supplied source text. Returns packet_complete, source_review_required, or packet_incomplete per claim and overall, with broken references, quote mismatches, lexical-support gaps, unmatched numbers, and owner actions. Deterministic and local-text only: it does not retrieve sources, score source authority, assess factual truth, or authorize an action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packet_json | Yes | Claims plus the complete source texts those claims reference. Call get_schema('evidence_packet_request') for the full nested contract. |