Agents Tier Structure
This map shows all 44 active agents organized by compute tier (Strategic / Operations / Automation / Special), plus the 3 formally retired shells. Read this before assigning a task to an agent, modifying agent SOUL.md files, or understanding cost allocation by tier.
Diagram
graph TD T1["Tier 1 — Strategic\nOpus 4 · 2 agents"] T2["Tier 2 — Operations\nSonnet 4 · 13 agents"] T3["Tier 3 — Automation\nHaiku 4.5 · 18+ agents"] SP["Special / Mixed Model\n3 agents"] RT["Retired shells\n3 archived"] T1 --> aurora["aurora\nChief AI Ops, Discord"] T1 --> solara["solara\nStrategy, governance"] T2 --> main["main — Orchestration, cron"] T2 --> atlas["atlas — Architecture, IL ops"] T2 --> acquisitions["acquisitions — Inbound leads"] T2 --> dispo["dispo — Disposition mgmt"] T2 --> betterfiles["betterfiles — Doc mgmt, TC"] T2 --> backfill["backfill — Data ETL"] T2 --> ops_t2["bizintel · reri · ryan-norcal\ndavid-socal · hhill-socal\nauctionscout · prediction-trader"] T3 --> auto_web["research · ops · mktg\nwebops · social"] T3 --> auto_real["bettershowings · betterhomeoffers\nbettercredit · betterarbitrage\ntradelines · crowdfunding · betterbets"] T3 --> auto_fund["fund-calls\n→ angel-calls · h2-calls · h3-calls"] T3 --> auto_il["investorlift\n→ il-angel · il-h2 · il-h3"] T3 --> auto_inactive["bettertrading · tablegames\n(inactive)"] SP --> chatgpt["chatgpt — GPT-4o"] SP --> kimi["kimi — Moonshot"] SP --> anthropic_cfg["anthropic — config only"] RT --> retired["stefania · stefania-asst\ndefault (archived)"]
How to read this
- Tier 1 (Strategic) contains exactly 2 agents:
auroraandsolara. These use Opus 4 and should be invoked only for high-complexity, high-value tasks. - Tier 2 (Operations) has 13 active agents (betteracq and dealcmd are merged/retired). These use Sonnet 4 and handle most domain-specific workflows.
- Tier 3 (Automation) runs Haiku 4.5 — fast, cheap, high-volume.
fund-callsis a parent that orchestratesangel-calls,h2-calls,h3-calls.investorliftorchestrates its three sub-agents. - Special agents use non-Anthropic models (GPT-4o for
chatgpt, Moonshot forkimi).anthropicis a config-only entry, not a real agent. - 3 retired shells (
stefania,stefania-asst,default) remain in_retired/perfeedback_archive_not_delete.md— do not delete.
Related
- request-lifecycle — shows how Gateway :18789 routes to agents by tier
- mcp-server-catalog — aurora-orchestrator MCP is Aurora’s primary tool interface
- governance-gates-network — Agent Identity First gate (SOUL.md) governs all agent changes
See also
- ARCHITECTURE.md — Sections 2.2–2.5 (agent tables with Discord channel bindings)
- AGENT-REGISTRY.md — domain ownership per agent
- CLAUDE.md — Agent Identity First mandatory protocol before changing any agent