Export the proof. Check it yourself.
A receipt anyone can verify — no server, no account, no trust.
One button exports your session as a receipt: the events, their diffs, the hash chain, and the Ed25519 signatures of the registered agent identity. Verify it with a small, zero-dependency script — it runs offline and never phones home. If a single byte was changed after signing, verification fails and tells you which check broke. The receipt format is open and documented inside the receipt itself, so the proof isn't something you have to take our word for.
Export receipt
Live todayFull session as portable, signed JSON.
Offline verifier
Live todayA ~70-line, zero-dependency Node script. Exit 0 = PASS.
Tamper-evident
Live todayChange one field and the matching check fails, by design.
Eight field-class tamper matrix
This is tamper-evident, trusted-operator forensics: an alteration is detectable and provable. It is not “cryptographically unalterable” — the value is that you can catch and prove a change, not that a change is impossible.
The verifiability claim is always one click from a way to check it — no account, no trust required.