Automations
Operational surfaces already included in the template.
Card onboarding workflow
idleHandles enrich → create → notify when new work enters the system.
Process card event queue
standbyQueues side effects away from the request path for safer scaling.
Kanban MCP + CLI surface
readyLets operators inspect or create board state from tools outside the UI.
Why routing now
TanStack Router gives this app room to grow past a demo board.
- Separate product surfaces without a one-file SPA.
- Clear paths for card details, releases, and diagnostics.
- Navigation semantics that match future expansion.