Multi-Agent SystemHT-001
Definition: A software architecture in which multiple AI agents operate within a shared environment, each with distinct roles, capabilities, and objectives. Agents interact through defined protocols — competing for tasks, sharing resources, and coordinating outputs.
Research basis: Agency-OS tested 43 agent types across 146 simulation runs. Heterogeneous agent populations (mixed strategies) consistently outperformed homogeneous ones, with 20% honest agent populations outperforming 100% honest ones across 66 runs.
Example: A dev studio with separate agents for code generation, review, testing, and deployment — each bidding on tasks via sealed auctions and governed by shared budget ceilings.