Roadmap

Direction, not promises. Items graduate from here into RFCs.

The through-line. A frozen, validated graph is the unit of correctness — that is the moat. Autonomy is admitted on top of it as a tunable granted by evidence, not by default. So the roadmap advances two things in lockstep: the bounds (durability, composition, observability, policy) and the autonomy dial (compile-your-own workflows, agentic sub-loops, reliability-gated approval). Both stay first-class; neither is allowed to erode the other.


Shipped — the road to v1.0

v1.0 (RFC 0006) freezes the substrate and the autonomy dial together. Everything in this section ships in the v1.0.0 binary, covered by unit tests and the conformance suite. The public surface — TOML schema, CLI flags, outcome / record JSON, exit codes — is now stable under semver; breaking it requires a major bump.

The dynamic harness (v0.8 foundation, RFC 0006)

Durable & composable execution (the bounds)

The autonomy dial (granted by evidence)

Conformance as a product

Authoring & inspection


After v1.0 — shipped (v1.1.0 → v1.3.0)

The business-automation use-case catalog (docs/use-cases/) was built against the real runtime as a stress test, and its gap analysis drove three releases in its own recommended order. Every buildable gap it surfaced is closed:


Deferred — parked until demand pulls

Status: deliberately not scheduled (2026-06-11). With the gap-analysis catalog closed, the runtime covers the single-process deployment shape it targets end to end. Everything below is real, designed-enough-to-start work — and exactly because each item is an architecture commitment (a fleet story, a stateful product surface), none of it starts on spec alone. An item leaves this section when a concrete deployment hits its wall, the same way the catalog promoted idempotency keys and secrets.

Scale-out (design RFCs required first)

The single-process daemon stays the unit of correctness. Scale-out composes daemons rather than complicating one:

Control plane (product surface)

The CLI inspector and the conformance suite are the substrate; a control plane would turn them into a product:

Substrate odds and ends