Roadmap¶
The TIMLG roadmap outlines a rigorous path from cryptographic foundation to mainnet-scale production. Approximately ~93% of the core protocol and infrastructure is already functional on Devnet. Devnet is live; ongoing hardening focuses on RPC rate-limits (HTTP/WebSocket 429) and late pulse handling (PulseTooLate).
Last updated: 2026-02-10
Technical Milestones¶
Each stage represents a critical piece of the protocol's architecture.
Stage 1: Multi-Round Cryptographic Core
The engine that enforces the "Hawking Wall" principle.
- Focus: Secure slot-bounded commitment and revelation phases.
- Status: Production-ready. Verified on Localnet and Devnet.
Stage 2: Deterministic Oracle & Pulse Verification
Anchoring the protocol to public, verifiable randomness.
- Focus: Ed25519 on-chain verification of signed NIST pulses.
- Status: Integrated. Supporting 24/7 autonomous rounds.
Stage 3: Escrow & Signed Participation (Gasless-Ready)
Building the foundation for zero-SOL user participation.
- Focus: On-chain escrow accounts and batched, signed participation instructions.
- Status: Logic implemented in Rust and ready for Relayer integration.
Stage 4: Automated Lifecycle & Settlement Engine
Removing manual intervention from the protocol's daily operations.
- Focus: The "Supervisor" system that handles round creation, state transitions, and prize distribution.
- Status: Operational on Devnet.
Stage 5: High-Trust Tokenomics & Burn Mechanics
Aligning incentives and ensuring the protocol's economic security.
- Focus: Deflationary burn for losses and unrevealed stakes, with transparent fee routing.
- Status: Deployed on Devnet; parameters subject to tuning.
Stage 6: Premium Non-Custodial Beta
A world-class interface for the TIMLG experiment.
- Focus: Pro-grade dashboard with real-time P&L, ticket history, and NIST pulse tracking.
- Status: Live on Devnet — Try it now.
Stage 7: Resource Recycling & SOL Sustainability
Optimizing the protocol's on-chain storage footprint.
- Focus: Automated `close_round` mechanics to reclaim rent and cycle lamports back to the treasury.
- Status: Integrated and operational on Devnet.
Stage 8: Public Audit Infrastructure (Live Audit)
Categorical proof of transparency and on‑chain integrity.
- Focus: Real‑time token flow analysis, deterministic settlement proofs, and public audit dashboard.
- Status: Integrated and operational on Devnet.
Stage 9: Public Relayer & Scale Testing
Opening the protocol to users without SOL balances.
- Focus: Decentralized relayer infrastructure to submit user-signed envelopes on-chain.
- Status: Research and API development stage.
Stage 10: Mainnet Alpha & Fundraising Launch
Hardening the protocol for institutional-grade production.
- Focus: Multisig governance, security audits, and production Timings.
- Status: Planning.
Future Trajectory¶
- Cross-Chain Expansion: Bringing TIMLG entropy to other high-performance chains.
- DAO Governance: Handing protocol parameters to the community via TIMLG token voting.
- Advanced Strategy SDK: Tooling for researchers to automate their bit-prediction experiments.