Platform & Roadmap
Current Status & Roadmap
Feature availability matrix, proven environments, and upcoming platform milestones.
Omni categorizes platform capabilities using explicit status indicators:
Status Taxonomy
| Indicator | Status Label | Meaning |
|---|---|---|
| ✅ | Production-Proved (Live) | The complete user and backend flow is verified in active production environments. |
| 🔵 | Developer Preview | Public route and schema contracts exist; access is undergoing phased rollout. |
| ⏳ | Coming Later | Specified in system design; currently in active development. |
Availability Matrix
| Status | Capability Area | Description |
|---|---|---|
| ✅ | Developer API Keys | omni_sk_live_* key format with SHA-256 hashing and explicit permission scopes. |
| ✅ | Global Edge Control Plane | Global edge proxy enforcing authentication, sliding-window rate limits, and CORS security. |
| ✅ | Memory RAG Engine | Semantic indexing, vector search, and automatic prompt context injection. |
| ✅ | Stateful Agent Engine | Authoritative agent execution engine with margin-backed credit ledger. |
| ✅ | Synchronous Quota Admission | Pre-flight quota reservations preventing unpaid upstream LLM overruns. |
| ✅ | Developer CLI (@omni-os/cli) | Official command line tool for authentication, health checks, usage monitoring, and streaming chat. |
| 🔵 | Organization Tenancy | Multi-tenant orgs/<orgId>/ namespaces and shared team agent collaboration. |
| 🔵 | Model A/B Attribution | Deterministic billing attribution for enterprise organization workspaces. |
| ⏳ | Sandbox MicroVMs | Isolated ephemeral execution environments for untrusted code runs. |
| ⏳ | BYOH / Bridge Runtime | Hybrid connector for private on-premise agent runtimes. |
| ⏳ | Native SDKs | Official TypeScript and Python client libraries. |