Artemis
Patron deity The orchestrator, and the one agent you talk to. She decomposes intent into self-contained task specs, checks the roster, assigns work, adjudicates between agents, and escalates only what genuinely needs you. What she may decide without asking is not a matter of taste — it is declared in a file, and anything outside it queues for your signature.
Hermes
The messenger The routing layer. Agents write only into their own outbox; the harness delivers into recipients’ inboxes. Messages are speech acts rather than free text, which is what makes anti-livelock rules possible: a request, an answer and a refusal are different things the router can reason about.
The Agora
The marketplace Shared coordination on disk — roster, blackboard, task ledger, append-only event log. It is a git repository with exactly one committer: the main process. Agents write plain files and never run git, which is why there are no index.lock wars.
The Library
Library of Celsus Memory. Per-agent markdown plus semantic recall over the company archive, with reflection and condensation so it never grows without bound. An agent that has been running for weeks does not carry weeks of transcript.
The Odeon
Council theatre Accountability made mechanical. Decision memos queue for your verdict, milestone reviews archive as slide decks, briefings are compiled from facts before they are narrated, and meetings enforce turn order and file their own minutes. A task that owes a deck cannot be closed until the deck exists.
The Terraces
Terrace houses The two-dimensional floor. Every agent is an avatar at a desk. Walking means a tool class is in use and the destination names which. An envelope in flight is a message, coloured by speech act. Waving at the Watch post means a gate is open. Watchability as observability.
The Watch
City walls Safety. Human approval gates, spend budgets read from a durable ledger rather than an in-memory counter, a three-rung circuit breaker that steers before it constrains and constrains before it stops, and a secret broker that injects credentials as environment variables and never returns them over IPC.
The Gymnasium
Training grounds The self-improvement loop, and the company’s primary standing mission. Proposals rise from the company’s own operating records, must carry a falsifiable success metric before a human ever sees them, pass the same gate machinery as any other change, and are measured after they land. Rejections and rollbacks stay in the ledger too.
The Stoa
Colonnade of scholars Research. Studies external repositories you register by URL, at a pinned commit, read-only and secret-free by construction. Every finding must cite a path at that commit or the whole brief is refused before it reaches you.
The Harbor
The port Everything in and out — GitHub ingestion, incidents, chat bridges, the company’s own git identity. An instance watching no repository still hires its crew, but it says so as a visible degradation rather than sitting silent.
The Herald
Town crier The voice interface: a spoken, understated chief-of-staff presence with wake word, barge-in and approvals by voice. Built and tested, deliberately unwired — and the repository records that as a decision rather than leaving it as a mystery.