> For the complete documentation index, see [llms.txt](https://onex-3.gitbook.io/onex-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onex-3.gitbook.io/onex-document/swap/roadmap.md).

# Roadmap

All phases include continuous security auditing, invariant fuzzing, and economic attack simulation as standing requirements — not one-time checkboxes.

{% stepper %}
{% step %}

### Phase 1 — Foundation (Q3 2025)

* Formal specification in TLA+ completed for all core protocol logic
* Core AMM deployed on Ethereum and Arbitrum — 3 security audits completed pre-deployment
* Omni-Price Terminal MVP: 9 oracle sources + 5 DEXs + 5 CEXs
* Swap interface with multi-pool routing and MEV protection
* Immutable core architecture deployed — emergency withdrawal guaranteed
* Wallet Health Score and Approval Manager live from day one
* Proof of Reserves published on-chain from block one
* Liquidity mining program launched
  {% endstep %}

{% step %}

### Phase 2 — Intelligence (Q4 2025)

* AI Smart Liquidity Management activated on L2 chains
* Causal AI Predictive Liquidity Engine v1
* RL-optimized dynamic fee curves live
* Full Omni-Price Terminal: 20+ DEXs + 10 CEXs + 9 oracle sources
* Bridge-abstracted arbitrage detection with accurate risk classification
* Behavioral Finance AI + Federated Learning opt-in
* Prediction Accuracy Tracker launched
* Spot trading live on 8 chains
  {% endstep %}

{% step %}

### Phase 3A — Arbitrage (Q1 2026)

* One-Click Arbitrage Execution engine with Opportunity Freshness Score
* Same-Chain Flash Arbitrage module (clearly labeled: same-chain only)
* Neural Arbitrage Network with Causal AI v1
* Automated arbitrage bots with backtesting against licensed historical data
* CEX-linked trading accounts (read-only, price intelligence)
* ZK-verifiable AI inference (On-Chain Model Registry)
  {% endstep %}

{% step %}

### Phase 3B — Derivatives (Q2 2026)

* Perpetual trading engine — 10 pairs on 8 EVM chains (Drift-compatible on Solana)
* Cross-chain smart routing and bridge-abstracted swaps
* Liquidation Risk Monitor and Funding Rate Harvesting Alerts
* Simulation Mode (Paper Trading) launched
* Solver Marketplace infrastructure live
  {% endstep %}

{% step %}

### Phase 4 — Advanced AI (Q3 2026)

* Intent-based trading layer full deployment
* AI Trading Assistant v2 with advanced Natural Language Strategy Builder
* Explainable AI Dashboard with SHAP attribution
* Tilt Detection and advanced behavioral analytics
* Autonomous LP AI Agents
* Options trading launch — 6 assets, buy-side only
* Dark pool beta with ZK compliance proofs
* Liquidation Heat Map live
* Sovereign Yield Tranching deployed
  {% endstep %}

{% step %}

### Phase 5 — Institutional (Q4 2026)

* Institutional trading mode full launch: FIX protocol, RFQ, MPC-TSS custody
* Multi-Party Computation Risk Management
* Real-Time On-Chain Proof of Reserves upgrade: full Merkle sum tree
* Compliance Suite and Regulatory Sandbox Mode
* Strategy Mirroring platform (legal review completed per jurisdiction)
* RWA trading integration
* Insurance vault launch — Layer 1 protocol insurance fund
* Options V2: writing/selling enabled after liquidity bootstrapping
  {% endstep %}

{% step %}

### Phase 6 — Dominance (2027)

* 15+ chain support including zkSync Era, Scroll, and emerging L2s
* Quantum-resistance upgrade: CRYSTALS-Dilithium signature scheme
* Full multi-modal interface including verified voice command execution
* Decentralized credit scoring and undercollateralized lending
* Cross-Protocol Atomic Composability Engine: multi-step strategies across Aave, GMX, Curve, ONEx in single atomic transaction
* Watchtower Network fully decentralized and permissionless
* **Target: Top-3 DEX by volume. #1 DEX by feature depth and user satisfaction.**
  {% endstep %}
  {% endstepper %}

***

## Governance Architecture

| Tier                        | Mechanism                               | Scope                                                                    |
| --------------------------- | --------------------------------------- | ------------------------------------------------------------------------ |
| **Tier 1 — Emergency**      | 7-of-12 multi-sig (3+ jurisdictions)    | Security patches, oracle failures, emergency circuit breakers only       |
| **Tier 2 — Fast Track**     | Token-weighted snapshot vote, 48-hour   | Fee adjustments, new pair listings, incentive changes                    |
| **Tier 3 — Standard**       | Token-weighted vote, 7-day              | New features, partner integrations, budgets under $1M, AI model upgrades |
| **Tier 4 — Constitutional** | Token-weighted vote with quorum, 30-day | Core protocol changes, token economics changes, budgets above $1M        |

**Flash-loan governance protection:** Token balances at block N-1 determine voting power for proposals created at block N. Flash-loan vote manipulation is mathematically impossible.
