Skip to content

Status

A beetroot in a hard hat, digging

start is incubating. All packages are currently private while the API settles — nothing is published to npm yet, and everything may change without ceremony.

What that means in practice

  • No install instructions. The @btravstack/start-* packages are not on npm. When the kernel API stabilises, they will be published and this site will grow real getting-started guides.
  • The design RFCs are the source of truth. The documents in design/ are invariant-driven and reviewed before code; when the code and an RFC disagree, the RFC wins until amended.
  • The examples are real. Each example application in the repo ships a test:integration suite that runs against real infrastructure (Postgres, RabbitMQ, Temporal) via testcontainers — the design is exercised end-to-end on every CI run, even while incubating.

Following along

Watch the GitHub repository for progress. The rest of the stack — amqp-contract, temporal-contract, unthrown and demesne — is published and documented today.

Released under the MIT License. Incubating — the API is still settling.