← run detailMerkle Inclusion Proof
✗ NOT VERIFIEDProves 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
supply_chain_94d87744
CHAIN HEAD & LEAF
CHAIN HEAD37d62dfc1a63f8e9713862f5c24f339ff56618db1bdec05a508de7fc9e18e75d
LEAF HASHe4bda12d49660b1488208290b1981386603f08bebfceff47d7386539d8b59a7bsha256("supply_chain_94d87744:37d62dfc…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("supply_chain_94d87744:37d62dfc1a63f8e9713862f5c24f339ff56618db1bdec05a508de7fc9e18e75d")
# assert leaf == "e4bda12d49660b14..."
# Walk the proof path
node = leaf
# node must equal merkle_root
assert node == "095b999c7b71fc4f..."