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
fraud_monitor_e94580c4
ANCHOR DATE
2026-06-16
LEAF INDEX
-1 / 1
PROOF STEPS
0
CHAIN HEAD & LEAF
CHAIN HEADa0abad9649c444b37f423ddfbb0435aa58a21fec5cc5502ade30dc569ac2b075
LEAF HASH412d7220be512e5a3725e56a1134ac9c9dc30846a9af958b9062691c14518648sha256("fraud_monitor_e94580c4:a0abad96…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("fraud_monitor_e94580c4:a0abad9649c444b37f423ddfbb0435aa58a21fec5cc5502ade30dc569ac2b075")
# assert leaf == "412d7220be512e5a..."

# Walk the proof path
node = leaf


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