Multi-agent system (swarm)
Simple
Several AIs working together as one system.
Business
An architecture of several specialized AIs instead of one generalist; not always justified — /verdict computes when it is.
Tech
A system of ≥2 LLM agents exchanging messages/artifacts; topologies: orchestrator-worker, peer-to-peer, hierarchies; failures cascade.