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
compliance_gdpr_57b37024
ANCHOR DATE
2026-06-16
LEAF INDEX
-1 / 1
PROOF STEPS
0
CHAIN HEAD & LEAF
CHAIN HEAD5b79c26ca28f05400a9bec574174428da204357b7ba959ced46a3abd173461c4
LEAF HASH56b6c039a944c46c853c5073cef8fb3447a2f1f6f2d1299d2a30bf3ce3be9f75sha256("compliance_gdpr_57b37024:5b79c26c…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("compliance_gdpr_57b37024:5b79c26ca28f05400a9bec574174428da204357b7ba959ced46a3abd173461c4")
# assert leaf == "56b6c039a944c46c..."

# Walk the proof path
node = leaf


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