On-chain proof of who won starts with a transaction signature. The verifier reconstructs committed W3O1 rules from public chain data and replays the same selection.
Raw output
Reason codes
What each result means
MATCH
Replay reproduces the on-chain outcome bit-for-bit. Verification succeeded.
PENDING
Commit found, draw not yet resolved. Try again after the resolution slot.
RULESET_MISMATCH
The artifact hash on chain does not match what the verifier reconstructed.
NO_COMMIT
No prior commit was found for this resolve. Outcome is not verifiable.
REPLAY_DIVERGED
Kernel replay produced a different winner than the on-chain record.
RPC_UNREACHABLE
Could not fetch the signature. Try a different RPC endpoint.