Verify a Signed Probe Attestation
verify_attestationVerify a published Ed25519 probe attestation by canonical dataset id or safe relative digest reference, e.g. 'fuelprice' or 'attestations/2026-08-15/fuelprice.json'. L1 checks signature/key validity; optional L2 replays daily heads to a Git-tag anchor; L3 is provided by verify_evidence. Returns levels.L1.signature_valid and levels.L2.satisfied for signature and replay status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | Dataset id or relative digest reference, e.g. 'fuelprice'. | |
| replay_chain | No | Replay daily heads to the newest tag anchor, e.g. true for an auditor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||