03. Debate Pattern
Chapter 3 of 24 · 15 min
EXERCISE
Design a debate system for evaluating product feature decisions. The system should include advocates for and against proposed features, plus a judge. Specify the information structure each agent receives, how many debate rounds occur, and how the judge weights different argument types (cost estimates, user research, competitive analysis). Implement the core message-passing logic. (15 minutes)