Complete a spin to create an independent audit package.
The package will include its public transaction links, historical configuration archive, and a self-contained request for a human or independent AI reviewer.
INDEPENDENT VERIFICATION
Independent audit
Begin with the public transactions and independently reproduce the result. Treat the game page's result, payout, and verification status only as claims to check.
Human audit guide
Do not begin with the displayed reels or payout. Begin with the linked Solana records and derive the values independently.
- Establish one spin identity.Require the same program, player session, SpinIntent, nonce, and committed configuration throughout.
- Authenticate the entropy policy.Identify the exact historical replay family before checking the selected produced slot and captured SlotHashes Bank hash.
- Decode the settlement events.Verify the base result, presentation, audit, bonus, free-spin, cap, payout, and balance records required for this spin.
- Replay the committed game.Use the release-bound archived machine, reelset, and paytable bytes when current mutable accounts no longer match the committed identities.
- Report each check separately.Use PASS, FAIL, or NOT PROVEN. Conclude FAIR only when every required check passes.