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
esg_carbon_eacf768f
ANCHOR DATE
2026-06-16
LEAF INDEX
-1 / 1
PROOF STEPS
0
CHAIN HEAD & LEAF
CHAIN HEADe19b6d8391c1e34dd66fed34b288119985f485ca0b34290d071a3a2724899e13
LEAF HASH9b21b5b831773f4d30d2a822e92b90f5a972a9f1fb98a0dcfb03eb01a6cdf485sha256("esg_carbon_eacf768f:e19b6d83…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("esg_carbon_eacf768f:e19b6d8391c1e34dd66fed34b288119985f485ca0b34290d071a3a2724899e13")
# assert leaf == "9b21b5b831773f4d..."

# Walk the proof path
node = leaf


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