Modelos Labs · v1.0

Roadmap

modelOS — the Layer 1 where every block is a zero-knowledge proof of real AI computation. Five phases, from the live foundation through long-term network intelligence; each builds directly on the one before it.

LIVEIN PROGRESSNEXTPLANNED
PHASE 1

Foundation

The live chain. Everything below is deployed and operational.

Consensus & Mining
ZK-Proof-of-Useful-Work
Plonky2 proofs over INT8 GEMM as block certificates
LIVE
AuxPoW merge-mining with Pearl
single GPU run earns both MDL and Pearl rewards
LIVE
Colossus 2.0 / Absolute ASERT difficulty
drift-free, integer-exact, 194s target block time
LIVE
MoE proof circuit
sparse routing verification native to consensus (model tiers in staging)
LIVE
Transactions
v1 Standard UTXO transfer
Bitcoin-compatible value transfer
LIVE
v3 TxVersionInference
on-chain inference request with locked fee bounty covenant
LIVE
v4 TxVersionInferenceProof
inference result proof that claims the locked fee
LIVE
Inference Marketplace
Trustless inference market
request, serve, prove, claim, refund lifecycle enforced by script
LIVE
5-block claim window
with automatic refund on expiry
LIVE
Open miner competition
any GPU serving the correct model can win the fee
LIVE
Model Tiers
v4 tier — DeepSeek R1 0528 (8B)
@ 0.005 MDL base
LIVE
v3 tier — Qwen3 14B
@ 0.020 MDL base
LIVE
v2 tier — Qwen3 32B
@ 0.050 MDL base
LIVE
v1 tier — DeepSeek R1 70B
@ 0.100 MDL base
LIVE
PHASE 2

Market Depth

Expanding the inference market, model ecosystem, and EVM connectivity.

Frontier Model Tiers
MoE tier — gpt-oss
OpenAI open-weight, 120B / ~20B active per token
NEXT
MoE tier — DeepSeek-V3 / DeepSeek-R1
671B / ~37B active
NEXT
MoE tier — Qwen3-MoE, Llama-4 MoE, Mixtral
and future open frontier MoE releases
NEXT
Model Hosting Economy
Non-consensus model hosting
hosters pay miners per-hour or bulk for GPU capacity to serve any open-weight model
NEXT
Image model hosting
Flux, Stable Diffusion variants, and open image generation via permissionless hosting tier
NEXT
Hosting staking and slash conditions
quality and uptime enforcement through MDL stake
NEXT
Decentralized GPU shard pool (frontier-model serving)
pipeline-parallel inference splitting a model across many miners' GPUs so frontier-size models (700B+) too big for any single card are served over WAN, with MDL per-token payouts
PLANNED
Marketplace Extensions
Inference Futures
pre-purchase compute credits at a fixed MDL price, redeemable as future v3 inference requests
PLANNED
LoRA Adapter Marketplace
community stake-and-publish adapters, auto royalty distribution on each inference call
PLANNED
EVM Bridge
Bidirectional MDL ↔ wMDL bridge
ERC-20 bridge to Ethereum and Base
PLANNED
EVM contract inference trigger
any Ethereum contract can fund and initiate modelOS inference via bridge adapter
PLANNED
wMDL composable with EVM DeFi
AMMs, lending, liquid staking, yield protocols
PLANNED
PHASE 3

Privacy Architecture

Adding a Zcash-inspired privacy layer across all network activity.

Shielded Pool
MDL Privacy Pools
Zcash-style note commitment / nullifier shielded transaction architecture
PLANNED
Shielded MDL transfers
sender, receiver, and amount all hidden on-chain
PLANNED
Transparent ↔ shielded bridge
move MDL freely between public and private domains
PLANNED
Shielded DeFi
swaps, staking, and liquidity operations within the shielded pool
PLANNED
Private Inference
Shielded inference
encrypted prompt and response; only payment and ZK proof published on-chain
PLANNED
zk-Inference proofs
model-version-anchored ZK attestation of correct inference without input disclosure
PLANNED
Model Privacy
Confidential model weights
TEE/MPC-based inference; weights decrypted only inside secure boundary, never accessible to miners
PLANNED
Shielded fine-tuning
secure aggregation allows miners to train on private data without accessing raw inputs
PLANNED
zkML Layer
General-purpose zkML proof system
for arbitrary model outputs, composable with Nova Script contracts
PLANNED
PHASE 4

Programmable AI

Nova Script contracts, on-chain agents, and developer tooling.

Nova Script — Smart Contract Language
Nova Script language
Solidity-like syntax with INFER(), EMBED(), and CLASSIFY() as native AI opcodes
PLANNED
Nova Script compiler, VM, and toolchain
PLANNED
Testnet deployment and developer preview
PLANNED
First Contracts
Cognitive Swap
first Nova Script contract; AI-routed token swap with zk-Inference proof verification
PLANNED
Reactive contracts
auto-trigger on inference results for on-chain AI-driven automation
PLANNED
Inference escrow
MDL held in contract, released to miner only on valid v4 proof delivery
PLANNED
Revenue-share contracts
automatic MDL royalty distribution to model creators on every inference call
PLANNED
Model governance contracts
DAO voting on model listings, tier updates, and safety ratings
PLANNED
On-Chain Agentic Layer
Agent registry
on-chain identity, capability manifest, and staked MDL trust bond for autonomous agent contracts
PLANNED
Contract-storage memory
agents write and retrieve context vectors and history from Nova Script contract storage
PLANNED
Multi-agent orchestration
Nova Script contracts coordinating planner, executor, and verifier agent patterns
PLANNED
Agent bounty system
on-chain task posting, open agent competition, verifier-validated automatic payout
PLANNED
Developer & Consumer Tooling
ModalCode
AI-native developer environment built on modelOS inference; native Nova Script support; no external API
PLANNED
Modal Chat
consumer conversational AI powered entirely by MDL-hosted open-source models; pay-per-message or subscription in MDL
PLANNED
PHASE 5

Network Intelligence

A model trained, owned, and governed by the network itself.

MDL-Native Model
Distillation pipeline
aggregate inference data from miner activity as training signal for the network's own model
PLANNED
First distilled MDL-native model
trained from network inference data; benchmarked against open equivalents
PLANNED
Community governance vote
promote first distilled model to a consensus inference tier
PLANNED
Recursive distillation loop
each model generation trains the next; quality improves as network grows
PLANNED
Protocol Upgrades
Floating-point PoUW upgrade
adopt Pearl's FP MatMul scheme when production-ready; enables training workloads as a mining primitive
PLANNED
Post-quantum address adoption
XMSS and P2MR support extending to all transaction types
PLANNED

All roadmap items beyond Phase 1 are subject to community governance and network vote prior to activation. Target dates will be published in developer releases as each phase approaches.