A mediation protocol is a structured negotiation framework in multi-agent systems where a neutral third-party agent facilitates communication between disputing parties to help them explore options and converge on a mutually acceptable agreement. Unlike direct bargaining, it introduces a mediator agent that manages the dialogue, enforces interaction rules, and may propose solutions, but lacks the authority to impose a binding decision. This protocol is essential for resolving goal conflicts or resource contention in decentralized systems where agents have partial information or incompatible preferences.
