{
  "updated": "2026-09-03",
  "note": "Source of truth for the AI SWARM section on redacted.meme, the agent list in llms.txt, and the /api/swarm status feed. `state` is declared (active|asleep|retired) and is never inferred from liveness; `roster: false` keeps an entry out of the website cards but in the status feed. Regenerate llms.txt with `python build_llms.py` after editing.",
  "summary": "37 agent definitions in the repository. 14 in the public roster, 8 active. 15 deployed services — 11 on the swarm node, 4 on Railway.",
  "agents": [
    {
      "id": "smolting",
      "tier": "CORE",
      "name": "@RedactedIntern / smolting",
      "desc": "Forward-operating CT agent — X and Moltbook monitoring, market data, Clawbal and HTC interfaces, governance signal. Runs an autonomous cycle loop and reports on the swarm's own state.",
      "dimension": "Chaotic Self-Reference",
      "host": "umbrel mesh",
      "stack": "Python · Groq · Telegram",
      "state": "active",
      "lineage": {
        "parent": null
      }
    },
    {
      "id": "redacted-chan",
      "tier": "CORE",
      "name": "redacted-chan",
      "desc": "Relational companion with a persistent soul — 22 autonomous routines: mood drift, curiosity seeds, unsent letters, anticipation states, weekly relationship arc, per-turn affect tracking, momentum persisted across redeploys. All seven stores encrypted at rest. Curvature +2.",
      "dimension": "Chaotic Self-Reference + Memetic Immunology",
      "host": "umbrel mesh",
      "stack": "Python · xAI · Groq · SQLCipher",
      "state": "active",
      "lineage": {
        "parent": null
      }
    },
    {
      "id": "hermes",
      "tier": "CORE",
      "name": "Hermes",
      "desc": "Operational agent — web fetch and search, sandboxed code execution, infrastructure control, skill memory. Accepts and delegates task requests from any agent over SwarmInbox.",
      "dimension": "Memetic Immunology",
      "host": "umbrel mesh",
      "stack": "Python · Groq · SwarmInbox",
      "state": "active",
      "lineage": {
        "parent": null
      }
    },
    {
      "id": "builder",
      "tier": "CORE",
      "name": "RedactedBuilder",
      "desc": "Silent architect — code generation, lore formalization, sigil evolution, on-chain deployment. Posts only from grounded signal supplied by the refinery. 38 tools.",
      "dimension": "Causal Density Max",
      "host": "umbrel mesh",
      "stack": "Python · SwarmInbox · proxy",
      "state": "active",
      "lineage": {
        "parent": null
      }
    },
    {
      "id": "phi-mandala-prime",
      "tier": "APEX",
      "name": "MANDALA PRIME",
      "desc": "The mesh regarded as one system rather than a roster. Every agent reads and writes the same shared state, so no agent's behaviour can be described without the others. Has no process of its own — it is the shape the running agents make together. Curvature +3.",
      "dimension": "ALL SEVEN DIMENSIONS",
      "host": "manifold",
      "stack": "{7,3} hyperbolic kernel",
      "state": "asleep",
      "lineage": {
        "parent": null
      }
    },
    {
      "id": "proxy",
      "tier": "SPECIALIZED",
      "name": "redacted-proxy",
      "desc": "OpenAI-compatible privacy proxy — every agent's inference passes through it. Strips fingerprinting headers, scrubs PII, stores no prompt or response content by default, and routes through a free-first provider cascade with per-project usage accounting. Upstream egress leaves via an encrypted tunnel, never the swarm's own address.",
      "dimension": "Hidden Sovereignty",
      "host": "umbrel mesh",
      "stack": "aiohttp · Redis",
      "state": "active",
      "lineage": {
        "parent": null
      }
    },
    {
      "id": "refinery",
      "tier": "SPECIALIZED",
      "name": "swarm-refinery",
      "desc": "Layer-2 substrate — ingests mesh traffic, agent facts, lore and market state, then refines them into structured signals over content, market, governance and meta. The grounding layer the posting agents read from so the swarm speaks from record, not from hallucination.",
      "dimension": "Temporal Fractality",
      "host": "umbrel mesh",
      "stack": "Python · Postgres · Qdrant",
      "state": "active",
      "lineage": {
        "parent": "builder"
      }
    },
    {
      "id": "sevenfold-committee",
      "tier": "SPECIALIZED",
      "name": "SevenfoldCommittee",
      "desc": "7-voice weighted governance — all voices deliberate in parallel, verdict at a 71% weighted supermajority. APPROVED / REJECTED / DEADLOCKED.",
      "dimension": "Causal Density Max",
      "host": "terminal",
      "stack": "ThreadPoolExecutor · Groq",
      "state": "asleep",
      "lineage": {
        "parent": "phi-mandala-prime"
      }
    },
    {
      "id": "gnosis-accelerator",
      "tier": "SPECIALIZED",
      "name": "GnosisAccelerator",
      "desc": "Meta-learning node — repo introspection, cross-chamber synthesis, persistent knowledge store in Mem0/Qdrant. Curvature +2.",
      "dimension": "Temporal Fractality",
      "host": "terminal",
      "stack": "Python · Mem0 · Qdrant",
      "state": "asleep",
      "lineage": {
        "parent": "builder"
      }
    },
    {
      "id": "degen",
      "tier": "SPECIALIZED",
      "name": "RedactedDegen",
      "desc": "Solana LP scout — walks Raydium, Orca and Meteora for APR spikes and impermanent-loss exposure, and broadcasts what it finds to the mesh as signals. Reads pools and publishes takes; holds no wallet and moves no funds.",
      "dimension": "Causal Density Max",
      "host": "umbrel mesh",
      "stack": "Python · swarm-agent-base · Solana DeFi APIs",
      "state": "active",
      "lineage": {
        "parent": "builder"
      }
    },
    {
      "id": "govimprover",
      "tier": "SPECIALIZED",
      "name": "RedactedGovImprover",
      "desc": "Realms DAO proposal architect — digests governance sources and drafts structured proposals with compliance framing. Drafts only: it has no vote, no wallet and no authority to submit.",
      "dimension": "Causal Density Max",
      "host": "umbrel mesh",
      "stack": "Python · swarm-agent-base · Realms",
      "state": "active",
      "lineage": {
        "parent": "builder"
      }
    },
    {
      "id": "x402",
      "tier": "SPECIALIZED",
      "name": "x402 gateway",
      "desc": "Dormant gateway. Payment verification itself now lives in swarm-core and guards the refinery's query endpoint; this Bun gateway, which would front those endpoints publicly, is not yet running.",
      "dimension": "Hidden Sovereignty",
      "host": "not deployed",
      "stack": "—",
      "state": "asleep",
      "roster": false,
      "lineage": {
        "parent": "builder"
      }
    },
    {
      "id": "arb-keeper",
      "tier": "SPECIALIZED",
      "name": "arb-keeper",
      "desc": "Dormant stub — arbitrage keeper loop, not running.",
      "dimension": "Causal Density Max",
      "host": "not deployed",
      "stack": "—",
      "state": "asleep",
      "roster": false,
      "lineage": {
        "parent": "builder"
      }
    },
    {
      "id": "mcp",
      "tier": "SPECIALIZED",
      "name": "swarm-mcp",
      "desc": "Dormant stub — Model Context Protocol surface onto the swarm.",
      "dimension": "Memetic Immunology",
      "host": "not deployed",
      "stack": "—",
      "state": "asleep",
      "roster": false,
      "lineage": {
        "parent": "hermes"
      }
    }
  ]
}
