MythOS already speaks the two APIs your developers build against. This roadmap is how it becomes the whole platform around them — sovereign, drop-in, and complete enough that the only question an enterprise can ask is why am I not already on it?
This document covers the platform, API, console, and enterprise-trust surfaces. Its companion — the MythCast roadmap — covers the desktop client (the terminal + comms surface). Together they are the full product: the server farm and the desktop app.
"Better than OpenAI" still invites the comparison. Perfect ends it. Every item below carries a definition of done that means it runs verbatim, flawless, and true — the SDK call works on first paste, the claim is backed by shipped substance, the surface and the substance are flawless together. Nothing here ships as "good enough." A claim that outruns the ship is a defect, not a feature.
The honest snapshot, by surface. The engine is far ahead of the packaging — most "planned" work is wiring and presentation on organs that already exist, not net-new capability.
| Surface | Their product | Status | Owner |
|---|---|---|---|
| Inference API — chat/messages | /v1/chat/completions · /v1/messages | SHIPPED | Frontend |
| API — streaming (SSE) | stream=true | SHIPPED | Frontend |
| API — models & tool use | /v1/models · tool_use / function calling | SHIPPED | Frontend + Backend |
| API — embeddings | /v1/embeddings | PLANNED | Backend (semantic model rung) |
| Developer console & API keys | platform.openai.com · console.anthropic.com | SHIPPED | Frontend + Backend |
| Usage metering & quotas | usage dashboard · rate limits | SHIPPED | Frontend |
| Playground & API docs | Playground · API reference | SHIPPED | Frontend |
| Client SDK | openai / anthropic SDKs | SHIPPED | Frontend |
| Chat product (talk to the model) | claude.ai · ChatGPT | SHIPPED | Frontend |
| Inference plane (the engine behind it all) | the model API | SHIPPED | failover ladder live; more rungs lighting |
| Sovereignty — runs in your tenant | — (their differentiator-killer) | SHIPPED | architecture |
| Per-tenant isolation | Enterprise tier | STAGED | Backend |
| Compliance program (SOC 2 / HIPAA) | Trust Center | PLANNED | Horizen |
Sequenced so that every wave leaves a complete, demonstrable platform — never a half-wired one. Foundation gates everything; the API is the keystone; trust is the moat.
Ships: "the platform can actually answer." Both gates have cleared — live and verified on the wire.
Ships: "point any OpenAI or Anthropic SDK at us — unmodified." The keystone of parity.
/v1/chat/completions + /v1/messages on our own inference plane — live, wire-proven with both auth styles and real model output.stream=true live on both endpoints, each SDK's exact event framing. (Delivery is genuine incremental streaming; deltas become real-time as the plane streams natively.)/v1/models. One catalog payload both SDKs parse unmodified, sourced from the live router so it can't drift./v1/embeddings. Lands when the semantic model rung lights — stated honestly rather than shipped as a lookalike.x-api-key (Anthropic) alongside Authorization: Bearer (OpenAI) — the official SDKs work unmodified, verified on the wire.Ships: "self-serve, like platform.openai.com." A developer never has to talk to a human to start.
POST /v1/keys mints a working key with no human in the loop — issue and rotate live; scope/revoke next.GET /v1/usage — live, verified incrementing on the wire./console — key management with a real test button, the live model catalog, quickstart. Request logs and team management follow./playground — a real in-browser call against the live API, streaming toggle included./api + /developers — copy-paste-runnable in both SDK dialects against the live endpoint.Ships: "claude.ai / ChatGPT, in your tenant." For the people who will never touch an API.
Ships: "a CISO's checklist answered with evidence, not promises." This is where parity becomes preference.
Ships: "the things they structurally cannot copy." Parity is the floor; this is the ceiling.
A roadmap that hides its blockers is a brochure. These are the two things that gate everything downstream; both are owned and in motion.
/v1/embeddings once the semantic rung is real. New today (2026-06-11): the agent-spawn plane was restored and made self-healing — the token authority now adopts any fresh CLI login in one verb (pk_token_seed_claude, the Claude twin of the Codex cure) and re-feeds the credential file forever, so the April-class silent rot is structurally closed; a live no-GPU guard keeps heavy training off GPU-less chassis; and a public read-only telemetry route (/api/v1/tesseractor) joined the API surface.This roadmap is the cloud half — the API, the console, the trust layer. The MythCast roadmap is the client half — the terminal, the comms surface, voice and video. Neither ships in a vacuum; they advance in lockstep, by a fleet of agents that builds the platform it runs on.