Cooldown and Readiness
Updated: 2026-05-22
Readiness determines whether payout can proceed now or must wait.
Public Readiness Inputs
- Cooldown state.
- Valid score context.
- Current global policy window availability.
- Shared rewards contract scorebank for the wallet/identity.
- Current session id/hash context when required by the signed payout flow.
Public Integration Behavior
- Query readiness before payout attempts.
- If not ready, continue normal gameplay/snapshot loop.
- Retry payout only after readiness becomes true.
- Treat readiness as global across games when using the shared rewards contract.
