Docs Hub Paper Chapter Yellow Paper Truth Register
Outcome Reference

HIP-4 Outcomes, Settlement, and Solvency

This page separates the confirmed outcome baseline from the still-open solvency hypothesis. It is meant to stop the docs from treating every outcome statement as equally solid: the baseline market model is now promoted, while `MergeQuestion` and fallback reconciliation remain the highest-risk open lane.

1x isolated-only confirmed
No funding confirmed
Question metadata confirmed
MergeQuestion fallback risk open

1. Confirmed Baseline

PropertyCurrent truth
Risk mode1x isolated-only, no leverage, no funding.
Settlement authorityoracleUpdater posts final settlement.
Post-settlement behaviorOpen orders cancel and new orders reject.
Question metadatafallbackOutcome, namedOutcomes, and settledNamedOutcomes are real surface fields.
User operationsSplitOutcome, MergeOutcome, MergeQuestion, and NegateOutcome.

2. Outcome Lifecycle

flowchart TD A[Deploy outcome or question] --> B[Opening auction] B --> C[Continuous trading] C --> D[oracleUpdater posts settlement] D --> E[outcomeSettledCanceled and outcomeSettledRejected] E --> F[Settle positions in collateral token] F --> G[Question-level reconciliation]
  • Outcomes are settlement-first instruments, not a special case of perp liquidation.
  • Question metadata is economically meaningful because fallback and named outcomes coexist on testnet.

3. Question and Token Surface

SurfaceRole
fallbackOutcomeDefault question resolution surface when explicit settlement is absent or partial.
namedOutcomesNamed multi-outcome question branches.
settledNamedOutcomesTracks which named outcomes are already settled.
SplitOutcome / MergeOutcomePairwise token mechanics around YES/NO-style claims.
MergeQuestionQuestion-level reconciliation surface across all relevant outcomes.

4. Active Solvency Hypothesis

The leading current risk is no longer the generic statement "outcomes are risky." It is narrower: question-level reconciliation, especially around MergeQuestion, fallback legs, and settled named outcomes.

QuestionCurrent answer
Is the simple pairwise token path the main suspected bug site?No. The current hypothesis points above that layer.
Is the baseline outcome model still open?No. The baseline settlement-driven market model is now promoted as confirmed.
What remains open?Exact binary identity of the `MergeQuestion` branch and the operational meaning of the fallback-trade guard.