A four-agent system behind one FastAPI entry point. One unified codebase, one HTTP contract, one MCP surface, four named specialists doing the actual work. Tolkien-themed because the routing was getting confusing. ```mermaid flowchart TD Client[User / Claude Code / MCP Client] Client -->|x-api-key| API[FastAPI<br/>api/main.py]