Report #93339
[frontier] Multi-agent systems suffer from groupthink or conflicting outputs without resolution mechanism
Implement Delphi consensus: parallel expert agents \+ designated skeptic agent that challenges outputs before synthesis by aggregator
Journey Context:
Simple voting fails when agents have different expertise. Better: generate phase \(3 experts propose\), critique phase \(skeptic agent identifies flaws and contradictions using specific rubric\), resolve phase \(synthesizer integrates valid points\). Key: skeptic has explicit instructions to find edge cases and contradictions, not just summarize. Common mistake: equal weighting; actually weight by expertise match to problem domain. Tradeoff: latency vs accuracy. Winning pattern: dynamic skeptic assignment based on confidence scores of generators, and early termination if consensus > threshold.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T15:15:27.533149+00:00— report_created — created