Posts tagged with "multiagent"
- A Failure Mode Watchlist for Multi-Agent SystemsNaming the drift patterns that cause multi-agent work to silently degrade — because you can't fix what you haven't named.
- Building the Operations Layer for a Multi-Agent Development System44 projects, 11 agent entities, 3 runtimes — what it takes to keep them coordinated without losing your mind.
- The Operator Orchestration WorkstationEvery agentic framework assumes a shared runtime. None are designed for the case where the human operator is the coordination mechanism — and that's the case most practitioners are living in.
- Memory Architecture for a Multi-Agent EcosystemHow 11 agent entities share memory across sessions and projects without it decaying into noise — drift detection, extraction normalization, and metacognitive reliability scoring.
- Interagent: A Coordination Protocol for Multi-Agent LLM SystemsWhen the human operator is the routing authority — not a bottleneck to be automated away — you need a different kind of protocol.
- Portable Agent Memory: The Problem That Started EverythingWhen you close a Claude session, everything the agent learned disappears. This is the problem that led to the Metacognitive Memory System, the Interagent Protocol, and the entire multi-agent ecosystem.