Core Concepts
Routa is not a single chat window with extra buttons around it. It is a workspace-first coordination system for software delivery.
The Product Model
The stable concepts to understand first are:
Workspace: the top-level boundary for codebases, sessions, tasks, notes, and automationSession: a workspace-scoped execution thread backed by a providerKanban: the board-driven coordination and lane automation surfaceTeam: a coordinated multi-agent execution modeProvider: the runtime used to execute work through ACP or normalized adaptersSpecialist: a named role with specific responsibilities in the flow
Best Next Reads
Why This Section Exists
Getting started tells you how to run Routa. Core concepts tells you how to reason about it once it is running.