What shipped in each version of Traverse. All releases are spec-governed — every change is backed by an approved, versioned specification.
The largest release to date. Introduces the live browser adapter, the MCP stdio server for AI agent integration, and the React demo app. All backed by the expedition planning example domain.
traverse-mcp). AI agents discover and execute governed capabilities via Model Context Protocol.ready → streaming → completed with ordered runtime timeline#![forbid(unsafe_code)] enforced across all cratesIntroduced stable release artifacts and the app registration and validation flow through the CLI. First version with a consumer-facing bundle integration path.
traverse-cli bundle inspectEstablished the spec-driven development process, the core runtime crates, and the initial CLI surface. The foundation all subsequent releases are built on.
traverse-runtime: core execution engine scaffoldingtraverse-contracts: contract parsing and validationtraverse-registry: capability and event registrytraverse-cli: initial CLI with register, list, validate, and run commands#![forbid(unsafe_code)]In scope for future releases
All roadmap items require an approved governing spec before implementation begins.