Capture verifiable source evidence
elucora_captureFreeze proof of what a web source actually served, before quoting or acting on it. Returns a signed receipt that anyone can verify offline without trusting Elucora. Proves what was served and when, not that the content is true. Sends a network request to the supplied source and consumes receipt quota.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public HTTP(S) source URL. | |
| metadata | No | Optional signed scalar metadata. | |
| selector | No | Optional text-quote or JSON Pointer selector. | |
| idempotency_key | No | Stable retry key for this capture. |