Skip to content

Current status

Stage: dogfood / private beta. The product is used daily by its own team on a Mac Studio staging deployment; it is not offered publicly.

  • 42 merged vertical-slice PRs, each gated on lint, typecheck, unit, integration, E2E (Playwright + axe), build, audit, and license checks.
  • ~200 web unit tests, ~215 API/db/worker integration tests, 35 end-to-end journeys.
  • Tenancy enforced by a negative-authorization test registry that every tenant-owned endpoint must join.
  • Refreshing mid pane-walk after router.replace history edge cases (documented in PR-39’s report).
  • Roadmap progress rollups, bulk undo, and app-component Storybook coverage are deferred — tracked as R-45/R-47 in the research backlog.
  • Mobile trails web: it renders and comments on work, but planning surfaces are web-only.

Delivery state is tracked PR-by-PR in EXECUTION_PLAN; open questions live in the research backlog; binding choices become ADRs.