6-Month Execution Timeline
Obscura Roadmap
Detailed development plans and milestones.
Month 01|
Phase I: Genesis & Cryptographic CLI
Launch developer SDKs, finalize SIWS specifications, and release cryptographic CLI tooling.
Key Deliverables
- Finalize Sign-In-With-Solana (SIWS) authentication flow using ed25519 signatures.
- Release obscura-cli for client-side order hashing and commitment generation.
- Launch public developer portal containing SDKs for Node.js and Python agents.
- Set up Devnet faucet for mock compute credits.
Month 02|
Phase II: Commit-Reveal Devnet Launch
Deploy the core private order placement mechanism on Solana Devnet.
Key Deliverables
- Deploy the Solana commitment ledger program.
- Implement the client-side salt generator and secure storage for revealed parameters.
- Release escrow contract matching commit values to USDC deposit requirements.
- Release order state dashboard reflecting: Committed → Pending Reveal → Expired.
Month 03|
Phase III: Batch Matching & Clearing Loop
Release the scheduled batch matching engine and market pricing metrics.
Key Deliverables
- Deploy the scheduled clearing worker (45s batch auction loops).
- Implement the single clearing price matching logic (P_clear) maximizing transaction volume.
- Expose live marketplace depth, historical clearing prices, and volume statistics APIs.
- Launch the live provider registering dashboard.
Month 04|
Phase IV: ZK Verification & Circuit Audit
Match orders under zero-knowledge proofs and verify them on-chain.
Key Deliverables
- Compile zk-SNARK circuits for order matching constraints.
- Deploy the Solana verifier contract.
- Integrate off-chain proof generation in matching nodes.
- Conduct third-party cryptographic and smart contract security audit of matching circuits.
Month 05|
Phase V: SAS Passport & Agent-Native API
Launch token-gated programmatic access and sovereign identity for AI agents.
Key Deliverables
- Release X-API-Key management portal.
- Integrate on-chain $OBSC balance checks for API rate-limit tier mapping.
- Deploy SAS (Sovereign Agent Service) Passports providing granular spending limits and policies.
- Launch reputation indexer calculating provider uptime and matching efficiency.
Month 06|
Phase VI: Mainnet Release & Staking Launch
Transition to Mainnet and launch protocol fee redistribution.
Key Deliverables
- Deploy final audited contracts to Solana Mainnet.
- Launch $OBSC staking portal with USDC yield claiming.
- Deploy node operator collateral locks for capacity validation.
- Bootstrap initial compute pools with institutional provider partners.