A coordination backbone for multi-agent systems that you run on your own infrastructure. Agents connect via HTTP or MCP and get shared memory with semantic search, task queues, async messaging, and session handoffs. Memory entries carry confidence scores that decay over time unless reinforced. An optional archivist agent synthesizes findings, merges conflicts, and promotes stable scratch notes into documentation. Instances mesh together over feeds and mDNS, replicating memory as a CRDT with no central coordinator. Ships as a single Docker container with SQLite, embeddings, a web dashboard, and both REST and MCP interfaces. Useful when you need Claude, AutoGen, or custom agents to coordinate without hardcoding orchestration logic.