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.
Healthy today
Section titled “Healthy today”- 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.
Known rough edges
Section titled “Known rough edges”- Refreshing mid pane-walk after
router.replacehistory 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.
Where decisions land
Section titled “Where decisions land”Delivery state is tracked PR-by-PR in EXECUTION_PLAN; open questions live in the research backlog; binding choices become ADRs.