The public map · Product status

What is open, what is in pilot, and what lies ahead.

A roadmap should help customers plan without turning intention into a present-tense promise. Every item below carries an availability label.

How to read this page

Three labels. No hidden tense.

Available

In the public contract

The operation appears in OpenAPI and can be checked against the live endpoint.

Pilot

Usable with bounded expectations

The surface is live or entering live use, but support, scale, or contract maturity remains limited.

Planned

Direction, not a promise

The capability is a public intention. Do not build a dependency on it until its status changes.

Source rule

The contract wins

If this page and OpenAPI ever disagree, treat the operation as unavailable and report the mismatch.

The castle gates are open

Available in the core API.

These customer jobs are represented in the current OpenAPI contract. Individual schemas and authorization requirements remain authoritative there.

Available

Bounded trial and onboarding

Discover jobs, read onboarding, validate a profile, and try a no-key recipe.

/v1/jobs · /v1/trial

Available

Durable agent runs

Create a run, read its state, and cancel by ID when the contract permits.

/v1/agent-runs

Available

Research missions

Start from a template, inspect the mission, and approve a bounded transition.

/v1/mission-runs

Available

Customer-controlled context

Remember, search, relate, correct, quarantine, forget, and inspect integrity.

/v1/memory · /v1/brain

Available

Trust and evidence

Inspect audit events, traces, evaluation suites, and evaluation runs.

/v1/audit-events · /v1/evaluations

Available

Platform setup

Inspect models, providers, adapters, budgets, usage, routing, skills, tools, and sandbox capabilities.

/v1/models · /v1/usage

Lanterns on the next path

Pilot surfaces now being hardened.

These are deliberately visible so early customers can use them without mistaking pilot availability for a finished service-level guarantee.

Pilot

Self-service workspace

Create a workspace, issue scoped keys, and inspect customer-local account state.

Open workspace →

Pilot

Continuous customer vault

Search and export the customer’s own agent history through tenant-isolated storage.

/v1/vault

Beyond the far gate

Planned directions—not present capabilities.

StatusDirectionWhat would make it available
PlannedRecurring schedulesDurable account-scoped authorization, schedule indexing, failure recovery, and a public contract
PlannedCustomer-authorized connectorsClosed OAuth callback flow, credential configuration, revocation tests, and public contract coverage
PlannedTeam roles and shared workspacesPublic identity model, role contract, isolation tests, and workspace UI
PlannedCompletion and approval webhooksSigned delivery contract, retries, replay protection, and customer controls
PlannedAudit exports for teamsStable export schema, retention controls, and clean import/readback tests
PlannedConnector and recipe ecosystemSDK contract, permission boundaries, admission tests, and versioning policy

The rule of the realm

Roadmap language never expands customer authority.

Availability is inspectable

Current operations belong in the contract and must return explicit HTTP state.

Pilots remain bounded

Early access is useful only when limitations and support expectations stay visible.

Plans remain conditional

Sequence and timing can change. Customers should not need to reverse-engineer the tense.

Effects remain approved

No roadmap item can turn authentication into blanket permission for external action.