Multi-agent systems need a shared world, not just shared messages
The proposal window for the Defense Advanced Research Projects Agency's (DARPA) Decentralized Artificial Intelligence through Controlled Emergence program closed yesterday. DICE asks a difficult systems question: can heterogeneous artificial intelligence agents coordinate through peer-to-peer interaction, adapt when individual agents fail or become compromised, and still remain aligned with commander's intent over long missions?
Two days earlier, researchers released a preprint describing an “ontology as a kernel” for language-model agents. The proposed system makes domain concepts, relationships, evidence, and permissible reasoning operations explicit instead of leaving all of them implicit in prompts and unstructured context.
Those developments come from different research communities, and neither proves the other's architecture. Together, they expose the same design boundary: a collection of agents does not become a system merely because the agents can exchange messages. It becomes a system when they can coordinate around a shared, inspectable, and governed model of the world and the work.
That is a semantic-systems problem.