piqrypt_verify_chain
Verify an agent's decision history for integrity by detecting modified events, missing events, hash chain breaks, and forks. Use this check before trusting any historical agent output.
Instructions
Verify that an agent's decision history is intact and untampered. Detects modified events, missing events, hash chain breaks, and forks. Call before trusting any historical agent output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | Array of PiQrypt events to verify |