add_source
Register a source document to bind claims to verifiable byte ranges, ensuring evidence-backed memory and tamper-evident verification.
Instructions
Register a source document so claims remembered against it bind to verifiable byte ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| origin | No | where these bytes came from (path, URL, endpoint). RECORDED BUT NOT VERIFIED. | |
| source_id | Yes | ||
| origin_kind | No | the kind of origin. Recorded but not verified. | |
| supplied_by | No | who handed these bytes over. Recorded but not verified. | |
| validated_by | No | what checked these bytes before ingest, if anything. Recorded but not verified. |