← 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
h_credit_risk_9a13c385
CHAIN HEAD & LEAF
CHAIN HEADac756c9875adabd2820d066ad0206b8f051800e19ce7c1ac50b6fbc6b763a46f
LEAF HASH2d4eb65875539b56d82fd0909010eb4532ade7290a764534fafb22ff14c60baasha256("h_credit_risk_9a13c385:ac756c98…")
MERKLE ROOT095b999c7b71fc4f222a0f498f7e85741a2ce8bc47ff25867b778865f7454297
Single-run day — no sibling nodes needed; leaf is the root.
INDEPENDENT VERIFICATION
# Recompute leaf
leaf = sha256("h_credit_risk_9a13c385:ac756c9875adabd2820d066ad0206b8f051800e19ce7c1ac50b6fbc6b763a46f")
# assert leaf == "2d4eb65875539b56..."
# Walk the proof path
node = leaf
# node must equal merkle_root
assert node == "095b999c7b71fc4f..."