Generate and return a Merkle inclusion proof for a checkpoint. The proof contains O(log N) sibling hashes sufficient to recompute the Merkle root, proving the checkpoint is included in the agent’s complete checkpoint history. Public endpoint, no authentication required.
The checkpoint ID (ic-{uuid} format)
Merkle inclusion proof
Merkle inclusion proof for a checkpoint
The checkpoint ID
SHA-256 leaf hash of this checkpoint
Index of this leaf in the tree
O(log N) sibling hashes for proof verification
Current Merkle root (hex-encoded)
Total number of leaves in the tree
Whether the proof was verified against the stored root