The full runtime goes public
Everything ships: governance, ECM system, identity, persona, memory, dreaming, evolution, fleet, marketplace, migration, perception, navigation, MuJoCo sim backends, MCP server, provider SDK, OpenClaw plugin. No held-back "enterprise edition" — the kernel and the governance layer are the same code, in the same repository.
- Dual license — AGPL-3.0 for the kernel; Apache-2.0 for the integration surfaces (planner interfaces, provider SDK, MCP server, contract schemas, ECM library, OpenClaw plugin). Commercial licensing available for deployments that cannot adopt the AGPL.
- Test baseline — 2,483 passing tests in the public repository, 0 failing.
- Docker path —
docker compose --profile bridge-sim up --buildbrings up the governed bridge + MuJoCo sim on a fresh machine.
The benchmark suite + leaderboard, narrated demo drivers, and the bridge-side executors for perception/navigation follow later — on maturity grounds, not licensing ones. Each ships when it clears the bar the in-repo modules already meet.