No dates — sequential milestones

Roadmap

Sequential phases from PoC to general availability. No artificial deadlines — each phase unlocks the next based on technical readiness and security gates.

01

Proof of Concept

Completed
  • Confidential inference inside an AMD SEV enclave on Google Confidential Space, with the computation's input and output commitments bound into the attestation token Google signs
  • Internal security audit of the first PoC, published alongside its remediation — the original commitment was computed independently of the token, which left the pairing unverifiable
  • Output determinism demonstrated across four independent runs on separate VMs and container builds
  • Attestation verified on-chain by NeurolixAttestationVerifier on Base Sepolia — the contract recomputes the commitment itself, recovers the attestor signature and blocks replay (July 2026)
  • NeurolixAttestation.sol deployed to Base Mainnet — a permissionless registry, intentionally unused
  • Core smart contract suite at v1.17 (Zero-ERC20) — rewritten, tested (237/237 Foundry tests passing) and public on GitHub
02

Protocol Hardening

Completed
  • ComputeSession.sol — Session lifecycle FSM aligned to v1.17 (Forfeit Flat-Q penalty and pull-based OLIX compensation). Dispute resolution and slashing routing are declared, fail-closed stubs; the contract carries a SCAFFOLD header and is not audited
  • NeurolixGateway.sol — USDC to CCC conversion and take-rate routing (8/4/88) implemented and covered by the internal test suite
  • CCCLedger.sol — Pseudonymous state mapping via 'bytes32 clientRef' (Absolute Zero-ERC20 compliance)
03

Testnet Deployment

Next
  • Full v1.17 suite live on Base Sepolia
  • NodeRegistry.sol — role grants (SPENDER/ISSUER/GATEWAY), required pre-mainnet
  • VotingEscrow.sol — IVotes source for Governor (required only for governance deployment, does not block testnet)
  • Composability debt audit + deploy dependency refactor (initializeOnce() pattern)
  • Bug bounty program — Immunefi (payouts in $OLIX at TGE) + Code4rena or Sherlock community-tier contest
  • Off-chain monitoring infrastructure — L2 sequencer and TEE vendor health watchers
  • Public testnet open for node operator onboarding
04

External Audit & Capped Mainnet

Planned
  • Paid external smart contract audit (Trail of Bits / Spearbit class)
  • Legal compliance review — MiCA + GDPR with external counsel
  • Capped mainnet deployment — $100K USDC initial cap
  • Progressive cap expansion based on operational telemetry
05

Token Launch & Multi-Cloud

Planned
  • Public tokenomics whitepaper (published prior to launch)
  • $OLIX mainnet deployment per published distribution schedule
  • Azure Confidential Computing integration
  • AWS Nitro Enclaves integration
06

GPU Confidential Compute

Planned
  • NVIDIA H100 CC mode — confidential compute for GPU workloads with attestation chain to NVIDIA root of trust
  • Production-grade LLM inference inside hardware enclaves
  • Enterprise pilot program for healthcare and finance partners
07

General Availability

Planned
  • Permissionless node onboarding (no whitelist)
  • Public SDK and developer documentation
  • Open network operations