verify_chain
Detect unauthorized modifications in audit trails by verifying SHA-256 hash chain integrity and identifying where records were altered.
Instructions
Verify the integrity of the audit trail hash chain. Each entry's SHA-256 hash includes the previous entry's hash — if any record was modified, the chain breaks and this will report where.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | Verify chain for a specific agent only. If omitted, verifies all entries. |