Every trial is cryptographically committed to a Merkle tree and anchored on Solana. Enter a session ID to independently verify the results.
Every trial in Chronomancy produces a Merkle leaf containing the experimenter's committed intention, the QRNG output, a timestamp, and session metadata. These leaves are assembled into a Merkle tree, and the root hash is periodically anchored to Solana as an on-chain transaction.
This means no one can alter results after the fact — not the experimenter, not the platform, not anyone. The cryptographic commitment is made before the QRNG fires. The Merkle tree makes individual trial tampering detectable. The Solana anchor makes the entire tree immutable.
Anyone — a journalist, a rival researcher, a skeptic organization — can request a session's trial data, reconstruct the Merkle tree, verify the root matches the on-chain anchor, and independently compute the z-score. There is no "trust us" — there is only "verify it yourself."
Enter any session ID to retrieve its trial data and Merkle root.
Rebuild the Merkle tree from individual trial hashes and confirm the root matches.
Verify the Merkle root was anchored on-chain via Solana transaction.
Independently calculate the z-score from the raw trial data. One equation, no ambiguity.
Run your own experiment, then verify it here.