Who Leads the Clap? How Hierarchical Agent Personas Shape Collaboration
Dmitry Boykiy
Can a simple persona change help AI agents coordinate? Across 60 runs and four frontier models, Coordinator-Member teams succeeded 20/20, versus 16/20 anonymous and 13/20 named peers, while often using fewer tokens. Hierarchy acted as a focal point, reducing protocol ambiguity rather than improving raw intelligence.
This is a fun investigation of a toy coordination problem. The visuals are nice, but the report omits crucial methodological details.
This is more of a poster, not a paper. The visual format works for the medium, but the evidence cannot carry the claims as written. Need more information to meaningfully review, sorry.
What I think works:
- The coordination task is clean and unambiguous. Exact timestamp matching leaves no room for evaluator discretion.
- 20/20 success in the coordinator condition is a nice initial finding, even at small N.
- Token efficiency data is practical and often overlooked in multi-agent work, so props for that.
- The failure taxonomy (protocol mismatch, conflicting commitments, late agreement) is useful for follow-up.
Core limitations:
- N=5 per cell. This is descriptive only. No confidence intervals, no statistical tests.
- One task type. Exact synchronization may uniquely favor hierarchy. Nothing generalizes from this alone.
- Model constraints uncontrolled. Grok on low reasoning, others not? This confounds persona effects with model differences.
- No mechanism test. "Focal authority" is a plausible story, but there is no evidence it is what caused the effect.
- Failures excluded from token means. This inflates efficiency claims for conditions with higher failure rates.
Suggestions:
- This deserves a broader study. Multiple tasks, larger N, preregistered analysis.
- Consider collaboration with multi-agent systems researchers. The coordination primitive claim could land well there.
- Add ablation studies. What specific coordinator behaviors drive the effect? Proposals? Deference? Both?
Bottom line:
As a sprint poster, this communicates clearly and shows something worth following up. As a paper, the evidence is too thin. The 20/20 result is interesting enough to warrant a proper study. Do not overclaim from N=5.
The headline was close to guaranteed by design: a pure common-interest game with no private information and zero cost to deference is exactly where focal points and leader election are the textbook fix (Schelling; Raft). Second, the stats support a weaker claim than "never failed." Coordinator vs anonymous is 20/20 vs 16/20, one-sided Fisher p = .053; the only solid pairwise contrast is coordinator vs named peers (one-sided p ≈ .004); Opus sits at ceiling in every condition, so all reliability signal comes from three models at n = 5 per cell. Token means are computed over successful runs only, which builds in survivorship bias, and the expiring timestamp makes slowness itself a failure, so part of the coordinator edge may be latency.
Your most interesting data goes undiscussed: named peers trail anonymous (symmetric social identity may add negotiation overhead), and Opus needs no hierarchy at all, hinting that hierarchy's reliability dividend shrinks with capability.
You've built the scarce thing, a working multi-model harness with documented failure modes. Now aim it at an open question: give the coordinator a detectably wrong proposal and measure override rates, or split constraints so the member holds decision-relevant private information. Deference propagating error is where this matters for agent systems, and your harness is one manipulation away.
Cite this work
@misc {
title={
(HckPrj) Who Leads the Clap? How Hierarchical Agent Personas Shape Collaboration
},
author={
Dmitry Boykiy
},
date={
},
organization={Apart Research},
note={Research submission to the research sprint hosted by Apart.},
howpublished={https://apartresearch.com}
}


