BLACKBOX
flight recorder for AI agents
← run detail

Merkle Inclusion Proof

✗ NOT VERIFIED
Proves this run's chain head is committed into the day's Merkle root. Leaf = sha256(run_id + ":" + chain_head). Siblings enable independent root reconstruction.
RUN ID
agent_run_38c613a904
ANCHOR DATE
2026-06-16
LEAF INDEX
-1 / 1
PROOF STEPS
0
CHAIN HEAD & LEAF
CHAIN HEAD073b4d4707813a8bc9bb0abc5fce09f04375564335a5ab2c8e43246d0c74e1f3
LEAF HASHf2a2c675684fef9457506acd210efd32eaba7501c045aeb52d6a13a816d49936sha256("agent_run_38c613a904:073b4d47…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("agent_run_38c613a904:073b4d4707813a8bc9bb0abc5fce09f04375564335a5ab2c8e43246d0c74e1f3")
# assert leaf == "f2a2c675684fef94..."

# Walk the proof path
node = leaf


# node must equal merkle_root
assert node == "095b999c7b71fc4f..."
View day anchor for 2026-06-16