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
h_code_e66c49f4
ANCHOR DATE
2026-06-16
LEAF INDEX
-1 / 1
PROOF STEPS
0
CHAIN HEAD & LEAF
CHAIN HEAD7df7c40e250e8f1beb0bbe1c6a2b295b20bd749fb145a2c93dbf336e21bfbaff
LEAF HASH2cd851bd6182622530f971782cdb91778849147efd19e4dd3b8147b81da1eb37sha256("h_code_e66c49f4:7df7c40e…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("h_code_e66c49f4:7df7c40e250e8f1beb0bbe1c6a2b295b20bd749fb145a2c93dbf336e21bfbaff")
# assert leaf == "2cd851bd61826225..."

# Walk the proof path
node = leaf


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