Legion
For you are many.
A one-person-company operating system. Run an entire business as a single operator — with a persistent crew of AI department-head agents and a Chief of Staff that keeps it all coherent.
§ 01What it is
A space to do.
Claude is a space to think; Legion is a space to do. Work flows in — email and manual — gets turned into tasks, and a crew of persistent agents executes it, delegating to ephemeral subagents to preserve context. A live dashboard gives the operator total visibility.
Operator = CEO
You talk to any department head, or the Chief of Staff, directly. Never gated by a chokepoint.
Department Heads
Persistent manager agents. They pull ready work off the board, decompose it, and delegate to subagents.
Chief of Staff
A COO with no direct reports: triages inbound email into tasks, curates memory, handles the trivial, escalates the judgment calls to you.
The Board
A SQLite Kanban spine — durable plan, lateral blackboard, dashboard data model, and crash-recovery substrate, all at once.
Three-tier memory
A frozen prompt snapshot → a typed [[wikilink]] graph (Obsidian-readable) → FTS5 + vector recall.
Two runtimes, one interface
In-process LocalRuntime (clone-and-run) and a hosted ManagedRuntime behind a single contract.
§ 02The org
An operating system, not a chatbot.
The operator sits at the top and talks to anyone. Department heads run in parallel and pull work off the board. The Chief of Staff observes the board from the side — a read-only firehose — and never sits on the critical path.