Post assertion & bond. Default answer: True.
Solana-native optimistic oracle
Opal resolves assertions through a default optimistic answer, a first LLM resolution round, and a final private voting escalation when the LLM result is disputed.

Post assertion & bond. Default answer: True.
First dispute opens the LLM round.
Second dispute opens private voting; settlement on Resolved.
Default answer is true. The statement can still be challenged.
The first dispute resolved. Consumers read LlmResolutionRound.outcome.
The LLM result is under challenge and the final answer is not settled yet.
Outcome is final, settlement is irreversible, and integrations can safely settle.
Settle subjective markets only when the assertion reaches Resolved. Consumers can read the state machine and wait for the terminal outcome.
Challenge optimistic defaults or challenged LLM outputs for direct economic upside. The protocol is designed to reward accurate disputes.
One assertion PDA can expose the current state, round pointers, dispute count, and final answer for downstream applications.
Switchboard, Nosana, and MagicBlock integrations are reserved in the accounts, but v1 does not require those systems to be live.