operational · a blank checkout boots

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.

01

Operator = CEO

You talk to any department head, or the Chief of Staff, directly. Never gated by a chokepoint.

02

Department Heads

Persistent manager agents. They pull ready work off the board, decompose it, and delegate to subagents.

03

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.

04

The Board

A SQLite Kanban spine — durable plan, lateral blackboard, dashboard data model, and crash-recovery substrate, all at once.

05

Three-tier memory

A frozen prompt snapshot → a typed [[wikilink]] graph (Obsidian-readable) → FTS5 + vector recall.

06

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.

OPERATOR · CEO talks to any node directly Head · Eng Head · Growth persistent manager persistent manager peer A2A CHIEF OF STAFF COO · no direct reports observes · triages · flags never claims work ephemeral subagents ephemeral subagents read-only THE BOARD · SQLite Kanban spine — atomic claim · crash recovery · DAG · the firehose