A2A (Agent-to-Agent)
An interaction pattern in which agents exchange requests, results, and state to compose a larger task. The hard part is not message passing; it is defining identity, authorization, data contracts, and accountability for every action. Without those boundaries, a multi-agent architecture merely distributes failures and makes auditing harder.