esc back·browse·group·r random·t theme·c code
Doc · Engineering · Q3 planning

How we ship.

Three things have shaped how Orbit ships in the last quarter: tighter audit log retention, scoped invites, and the new pricing page. Each landed in under two weeks.

We've been able to move quickly because the kernel is small and the scope of each change is narrow. When something fails, the blast radius is one bounded context — the auth, billing, or audit module.

That's the bet, anyway. The alternative — a single sprawling domain — looked appealing in the early days, but every refactor since has paid for itself in confidence.

Next quarter we're adding two more contexts: webhooks and the jobs runtime. Both are heavily tested in isolation already.