gns_verify_chain
Verify the cryptographic integrity of an agent's breadcrumb chain. Returns { is_valid, block_count, issues[] } plus epoch Merkle roots. A valid chain proves no audit records have been tampered with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_pk | No | Ed25519 public key (64 hex chars). Omit for own agent. |