{
"id": "interaction-pattern:multi-agent-debate",
"_kind": "InteractionPattern",
"_file": "extensions/interaction-patterns/interaction-patterns-canonical.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Multi-Agent Debate",
"description": "Two or more agents (often the same model with different system prompts)\ndebate a question, with a moderator agent synthesizing the conclusion.\nImproves correctness on hard reasoning at the cost of inference budget.\n"
},
"outgoingEdges": [],
"incomingEdges": []
}