verify_record
Run a contradiction-verified, signed verification on ONE record of a data owner's feed. Attaches a verification STATUS (VERIFIED / CONTRADICTED / EXCLUSION_HIT / UNVERIFIABLE), an AS-OF date, source links, and a tamper-evident hash-chain receipt — by re-checking the record's subject against the live contradiction-engine (SEC 10-K vs USAspending) and, for named entities, the live exclude-feed. A dated evidence statement, never a guarantee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed | No | Feed slug the record belongs to (used for SLA + receipt scoping). | |
| record | Yes | { id, subject:{ticker?, name?}, claim? } |