> 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/coin/implementation-roadmap.md).

# Implementation roadmap

{% stepper %}
{% step %}

### Phase 1 — Pre-ICO (Before 1 February 2026)

All 14-pillar smart contracts developed and independently audited:

* [ ] Finalize all 14-pillar smart contract specifications
* [ ] Develop & audit IEV contract (minimum 3 independent firms)
* [ ] Develop & audit SEM contract
* [ ] Develop & audit ADTL tax contract
* [ ] Develop & deploy WDTS with full anti-split specification
* [ ] Develop ABR automated buyback engine
* [ ] Develop VVC adaptive vesting contract
* [ ] Develop OBCB circuit breaker with 4-oracle system and contract-level pause
* [ ] Develop ALE concentrated liquidity manager
* [ ] Develop DSPA real-time pressure monitor
* [ ] Develop LDS depth shield & price impact enforcer
* [ ] Develop CLRA loyalty scoring system
* [ ] Develop ZKPS zero-knowledge privacy shield (Circom circuits + Groth16 verifier)
* [ ] Develop AADE ML model (Isolation Forest + GNN ensemble)
* [ ] Set up 5-of-9 primary multisig, 3-of-5 bridge guardian multisig, 4-of-7 treasury multisig
* [ ] Full security audit — minimum 3 independent firms for each contract
* [ ] Testnet deployment with full attack scenario simulation
* [ ] Community review and 30-day public feedback period
* [ ] Establish bridge insurance fund
* [ ] Configure diversified treasury (40% USDT / 25% USDC / 20% ETH / 10% BTC / 5% native)
  {% endstep %}

{% step %}

### Phase 2 — ICO Period (1 February 2026 – 31 July 2027)

* [ ] ICO smart contract live and audited
* [ ] Raise target over 18-month window (target $15.8M)
* [ ] Deploy defense fund allocations to multisig wallets
* [ ] All monitoring dashboards live from day 1 (public)
* [ ] Community building and education about 14 pillars
* [ ] Final testing of all mechanisms on testnet
* [ ] Liquidity pool contracts prepared and audited
* [ ] Oracle infrastructure setup and tested (4 independent oracles)
* [ ] AADE model training on historical Polygon data
* [ ] ZKPS circuits audited and deployed to testnet
  {% endstep %}

{% step %}

### Phase 3 — Listing Day (1 August 2027)

| Action                                                        | Status        |
| ------------------------------------------------------------- | ------------- |
| Deploy all liquidity pools with Protocol-Owned Liquidity      | Day 1         |
| Activate IEV contract ($1.8M USDT seed)                       | Day 1         |
| Activate SEM with $1M seed fund                               | Day 1         |
| Activate ADTL tax system                                      | Day 1         |
| Activate WDTS monitoring                                      | Day 1         |
| Activate ABR in Passive Drip mode                             | Day 1         |
| Activate VVC at standard rate                                 | Day 1         |
| Activate DSPA monitoring                                      | Day 1         |
| Activate OBCB with 4-oracle system                            | Day 1         |
| Activate LDS depth shield (warning-only for months 1–3)       | Day 1         |
| Activate CLRA loyalty scoring                                 | Day 1         |
| Activate ZKPS for all orders >25,000 ONEx                     | Day 1         |
| Activate AADE anomaly detection (monitoring-only for month 1) | Day 1         |
| 24/7 monitoring team                                          | First 30 days |
| {% endstep %}                                                 |               |

{% step %}

### Phase 4 — Stabilization (Aug–Nov 2027)

* Weekly review of all 14-pillar defense metrics
* Adjust parameters via admin/DAO as needed
* Optimize ALE concentrated liquidity positions
* Scale ABR based on actual volume data
* **LDS hard enforcement activated from Month 4** (sells > $100K revert instead of warn)
* AADE moved from monitoring-only to active response
* Weekly community transparency reports
  {% endstep %}

{% step %}

### Phase 5 — Maturation (Dec 2027–May 2028)

* ICO vesting completing (Month 10 = May 2028)
* Prepare for Team/Promoter vesting cliff ending (31 May 2028)
* Ecosystem development driving organic utility demand
* DAO governance fully active — community controls all parameter adjustments
* AADE model v2 deployment with improved attack detection
* Additional pool deployments (new DEXes, additional L2 chains)
  {% endstep %}

{% step %}

### Phase 6 — Post-Vesting Era (June 2028–March 2029)

* Team/Promoter vesting active with VVC controls
* Migration to ONEx Chain (L2) completed
* Gradual reduction of ADTL taxes as market matures
* ABR continues at reduced intensity as ecosystem generates organic demand
* **DAO governs all parameters — team has no special authority**
* **Full decentralization:** team multisig keys retired, replaced entirely by community multisig
  {% endstep %}
  {% endstepper %}

## Key Design Principles Summary

| Principle                | Detail                                                           |
| ------------------------ | ---------------------------------------------------------------- |
| INVESTOR-FIRST           | Investors unlock fully BEFORE team                               |
| 18-MONTH CLIFF           | Longest cliff ensures full project maturity                      |
| 10% MONTHLY UNLOCK       | Controlled 10-month release for investors                        |
| WEEKLY DRIP              | 2.5% / week — prevents monthly unlock shock                      |
| 70% OFF-MARKET           | Majority exits via IEV vault, not AMM                            |
| 11-MONTH TEAM CLIFF      | Team locked until 31 May 2028                                    |
| ADAPTIVE VESTING         | VVC slows unlocks when market is weak                            |
| 1:1 MIGRATION            | No dilution during Token → Coin conversion                       |
| DEEP LIQUIDITY           | 15% POL + Treasury for pool support — never withdrawable by team |
| DIVERSIFIED TREASURY     | 5 asset classes — no single stablecoin concentration risk        |
| DECENTRALISED GOVERNANCE | Quadratic voting + 5% single-wallet cap                          |
| ZK BRIDGE SECURITY       | Multi-prover ZK bridge with insurance fund                       |
| AI PROTECTION            | Real-time ML-based attack detection and response                 |
