Files
crimson_leaf_publishing/templates
David Baity 8dfb1bb140 fix: roundtable max_iterations 3→9 for 3-agent, 3-round deliberation
With 3 agents and max_iterations=3, effective_max=max(3,3)=3, meaning
each agent speaks exactly once per roundtable — no back-and-forth.
Adjudicator correctly rejected these as incomplete (score=0-58 on
completeness/consensus_clarity/actionability).

9 iterations = 3 full rounds for 3 agents, allowing genuine debate:
Round 1: Initial assessments | Round 2: Responses | Round 3: Consensus

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-12 05:08:52 -04:00
..
2026-03-12 04:08:12 +00:00