Overview
Stochastic consensus keeps agents separate until the synthesis stage. Agent chat rooms introduce direct interaction.
Instead of asking each agent to solve the problem independently, the system assigns different roles and lets the agents debate, disagree, challenge assumptions, and refine their positions.
A shared conversation file, such as chat.json, becomes the communication space. Each agent reads the shared discussion, contributes according to its role, and responds to the claims made by others.
The objective is to make the reasoning sharper. Independent agents can return broad, overlapping answers. Debating agents are forced to defend claims, identify weak assumptions, and respond to objections.