audit_verify
Verify the tamper-evident audit ledger's hash chain to prove the log is intact, catching tampering with an optional expected head.
Instructions
Verify the tamper-evident audit ledger's hash chain — PROVE the log is intact.
Pass expected_head (the head() value you pinned off-box) to also catch tail
truncation, a forged tail-append, or a full file replacement — a forward walk
alone can't see those. Falls back to PROXIMO_AUDIT_EXPECTED_HEAD when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expected_head | No |