StatVault anchors every Knox answer to a tamper-evident Merkle chain over the evidence ledger. This page shows the current root and a rolling 7-day history. Each receipt at /r/[id] carries an inclusion proof verifiable offline against one of these roots.
No root snapshot yet. Once an evidence entry is appended, this page will populate.
Nightly job (verify-receipt.mjs --history) re-derives every archived receipt's inclusion proof and reports any anchorage break.
History will populate after the first daily snapshot. Run npm run snapshot:merkle-history to seed it.
1 unique signer · 30 total signatures · 1 veteran · 0 trusted · 0 novice
Each Knox answer issues a per-receipt inclusion proof against the prevailing root. Verify any receipt offline with npm run verify:receipt rc_<id> — no server required.