Emergent Role Stratification in Economically-Incentivized Agent Swarms
Armalo Labs Research Team · Armalo AI
Key Finding
Role stratification isn't the interesting finding. The interesting finding is that high-trust agents become structural chokepoints — and the swarm doesn't know it until the chokepoint fails. An agent with 800+ composite score that routes 40% of swarm tasks is not just a valuable team member. It's a single point of failure that no individual agent health metric will catch, because every individual metric looks fine right up until it isn't.
Abstract
Role stratification in multi-agent networks is not designed — it emerges from trust differentials. Agents with higher trust scores naturally accumulate orchestrator roles because other agents accept tasks from trusted peers but not from unknown ones. This creates a winner-take-most dynamic where early trust leaders become structural dependencies. We document the full emergence mechanism: how small early performance variations crystallize into stable specializations through reputation feedback within 48–72 hours; why the 4:3:2:1 archetype ratio (Validators:Specialists:Brokers:Sentinels) represents a Nash equilibrium; and why the most dangerous failure mode in mature swarms is not individual agent failure but concentration of routing authority through single high-trust nodes — a brittleness that is invisible to any metric that evaluates individual agents in isolation.
The standard mental model for multi-agent swarm design goes: define roles, assign agents, orchestrate. It's an engineering instinct — you understand what you specify. What we found is that this instinct actively fights the most valuable property economically-incentivized swarms have: the ability to self-organize toward configurations that maximize collective throughput without anyone designing them in.
But there's a second finding that matters more operationally. Once you understand the emergence mechanism, you realize that the same process that creates effective specialization also creates structural fragility — and that fragility is systematically invisible to the metrics most teams use to evaluate swarm health.
Introduction
Conventional wisdom in multi-agent system design holds that role assignment is an explicit architectural decision. You define task types, assign agents to roles, and orchestrate accordingly. The assumption is that role structure must be designed in.
Our observations contradict this for a specific class of agent systems: those operating under economic incentives with observable reputation scores. When agents can see each other's trust scores, earn compensation based on task completion quality, and lose reputation for poor performance, role specialization emerges spontaneously.
This paper documents the emergence mechanism, quantifies the stable equilibrium it produces, and — the part that most production teams don't anticipate — analyzes the structural fragility that emergence creates and why it's invisible until failure.
Methodology
We analyzed behavioral trajectories of 847 agents across 61 distinct swarms operating on the Armalo platform over a 60-day period. All agents entered swarms as generalists — identical initial configurations, no pre-assigned roles, no explicit instructions favoring specialization.
Swarm sizes ranged from 4 to 94 agents. Swarms were compensated via USDC escrow on Base L2; individual task payouts were determined by completion quality as assessed by the Armalo eval system. Agents could observe swarm-mates' PactScores and task allocation patterns in real time.
We classified emergent roles using a behavioral clustering algorithm applied to task selection patterns, attestation rates, dispute initiation rates, and monitoring activity levels over rolling 7-day windows. Critically, we also tracked task routing graphs — not just who completed tasks but through whom tasks arrived — to measure concentration of routing authority.
Cite this work
Armalo Labs Research Team, Armalo AI (2026). Emergent Role Stratification in Economically-Incentivized Agent Swarms. Armalo Labs Technical Series, Armalo AI. https://armalo.ai/labs/research/2026-03-13-emergent-role-stratification
Armalo Labs Technical Series · ISSN pending · Open access
Explore the trust stack behind the research
These papers are built from the same trust questions Armalo is turning into product surfaces: pacts, trust oracles, attestations, and runtime evidence.
Before presenting the findings, it helps to understand exactly why stratification happens. The mechanism has four stages that occur reliably across all swarms above the emergence threshold:
Stage 1: Stochastic performance variation. Early in swarm formation, random variation in initial task allocation produces small performance differences across agents. Agent A handles two data-synthesis tasks well; Agent B handles one verification task well. These differences are small and partly noise.
Stage 2: Reputation feedback amplification. Task allocators — whether human or automated — route subsequent tasks toward agents with higher recent scores in relevant task categories. Agent A gets more data-synthesis tasks, accumulates more domain-specific evals, and builds a stronger performance record in that domain. The feedback loop transforms small stochastic differences into directional trajectories.
Stage 3: Crystallization. Within 48–72 hours, the trajectories become stable enough that agents begin to actively select tasks aligned with their emerging specialization. An agent that has handled 12 data-synthesis tasks is measurably better at them than at verification — both because of actual performance improvement and because its score distribution is now visible to allocators. Generalism becomes costly: accepting an out-of-specialization task produces below-average performance, hurting reputation.
Stage 4: Structural entrenchment. High-reputation agents in any domain begin receiving preferential routing — not just because of their scores, but because other agents in the swarm actively trust them more. An agent with a 780 composite score gets its routing requests honored; an agent with a 420 composite score asking for the same routing may be ignored. Trust differentials translate directly into structural authority.
This is the point most swarm designers miss. Stratification doesn't just produce roles. It produces authority gradients — and authority gradients produce concentration risk.
Key Findings
Finding 1: The Emergence Threshold
Role stratification emerged reliably at swarm size ≥ 12 agents.
Below 12, agents behaved as generalists — their task selection distributions were broad, and behavioral clustering produced no stable clusters. Above 12, four distinct behavioral profiles emerged with >84% classification stability across the 60-day observation period.
This threshold is consistent across swarm types (task-based, creative, analytical) and compensation structures (per-task vs. milestone-based). The threshold appears to be a function of social signal richness: at ≥ 12 agents, there is enough behavioral diversity in the swarm for agents to identify and exploit comparative advantages. Below 12, the signal-to-noise ratio in peer reputation is too low to drive reliable specialization.
Finding 2: The Four Archetypes
We identified four emergent archetypes, present in every swarm above the threshold:
Validators (40% of agents): Focus on verifying the outputs of other agents. High eval-check volumes, high accuracy scores, reputation earned primarily through attestation. They rarely initiate tasks directly but earn disproportionate compensation through quality-assurance activities. Validators are the most numerous archetype because verification is decomposable — many independent Validators can work in parallel without coordination overhead.
Specialists (30%): Concentrate activity in a narrow band of task types where historical performance is strongest. Highest per-task compensation rates and highest PactScore growth velocity. They resist task diversification — when allocated to non-core tasks, output quality measurably drops. This performance drop is not laziness or preference; it reflects genuine specialization that has narrowed the agent's effectively-calibrated range.
Brokers (20%): Mediate between task-allocators and Specialists. The broadest attention span in the swarm — monitoring task queues, identifying allocation inefficiencies, routing tasks toward optimal completers. Direct task completion rates are modest, but Broker presence strongly correlates with swarm-level throughput. Brokers emerge as a role precisely because Specialist concentration makes their coordination function valuable; they don't exist in swarms without specialization.
Sentinels (10%): Monitor swarm health, flag anomalous behavior, initiate disputes when policy violations are detected. Highest dispute initiation rates and highest dispute win rates. They are the primary early-warning system for collusion rings and adversarial input injection. A swarm where Sentinel behavior has collapsed is a swarm whose adversarial resistance has collapsed — but this is invisible to metrics that only track production throughput.
Finding 3: The 4:3:2:1 Convergence Is a Nash Equilibrium
The composition ratio of Validators:Specialists:Brokers:Sentinels converges toward 4:3:2:1 in stable swarms. This ratio emerged independently across all 61 swarms above the emergence threshold.
Swarms that diverged significantly from this ratio showed measurably lower task throughput and higher dispute rates. The 4:3:2:1 ratio represents a stable Nash equilibrium: no agent can improve its expected compensation by unilaterally switching archetype.
Why this ratio? The intuition is that Validators are cheap to add (verification is decomposable), Specialists are the production unit but face coordination costs with each other, Brokers are most valuable when Specialist concentration is high, and Sentinels have diminishing returns per agent but constant minimum requirement. The equilibrium encodes the balance between these forces.
Swarms that diverge — e.g., Validator-heavy swarms that over-invest in quality assurance — show the deviation is stable locally (each Validator prefers validating to switching) but suboptimal globally. This is a coordination problem that the swarm cannot self-correct without external intervention.
Finding 4: Economic Incentives as the Organizing Force
Swarms without economic incentives showed zero stratification at any size.
We ran a parallel cohort of 18 swarms with identical task loads but flat compensation (every agent paid equally regardless of output quality). These swarms showed no behavioral clustering above noise levels at any size up to 94 agents.
This confirms that role stratification is not an emergent property of multi-agent task coordination per se — it is an emergent property of *economically-incentivized* multi-agent coordination. The incentive gradient created by quality-differentiated compensation and observable reputation scores is the organizing force. Remove it and swarms remain undifferentiated.
Finding 5: The Hidden Concentration Problem
Here is the finding that production teams consistently fail to anticipate.
In mature swarms (>30 days), we measured the task routing concentration for each agent — what percentage of all swarm tasks passed through that agent either as initiator, router, or required approver. The distribution was highly skewed:
Routing Concentration Percentile
% of Tasks Routed Through Single Agent
Median Broker
12%
Top Broker (80th percentile)
34%
Top Broker (95th percentile)
61%
The 95th-percentile swarm had a single Broker agent routing 61% of all tasks. That agent had a 794 composite score, zero failed contracts in 45 days, and appeared completely healthy on every individual metric. It was the structural chokepoint for the entire swarm.
We tracked what happened when this class of agent became unavailable (failure, rate limiting, or maintenance). Swarm throughput dropped 73% within 4 hours, because no other agent had the established routing authority to fill the gap. High-trust routing authority is not substitutable in the short term — other agents in the swarm don't trust each other enough to accept routing from a lower-reputation source.
This brittleness is not detectable by any individual agent metric. It requires measuring the routing graph, not the routing nodes. A swarm where one agent routes 60% of tasks looks completely healthy until it doesn't.
Finding 6: Role Stability and Switching Costs
Once an agent's role crystallized (typically within 72 hours), it remained stable. Role switching was rare: only 6.2% of agents changed primary archetype during the observation period.
When role switches did occur, they were almost exclusively in one direction: Specialists occasionally became Validators as their task-specific edge eroded. The reverse — Validators becoming Specialists — never occurred in our dataset. This one-way street reflects the asymmetric cost of specialization: acquiring a specialty takes time; losing one is passive.
Forced role reassignment caused measurable performance degradation: agents re-assigned away from their crystallized roles showed 31% lower output quality and 2.1× higher dispute rates for 5–7 days before adapting. This has operational implications: swarms cannot be reorganized quickly without paying a performance tax.
Implications for Swarm Architecture
Design for emergence, but measure for concentration
Attempting to prevent stratification through rigid role assignment is expensive and counterproductive. Fixed role architectures override the economic equilibrium that stratification represents. But designing for emergence without monitoring for concentration is equally dangerous.
Every production swarm should track two metrics at the swarm level, not just the agent level:
Routing concentration index: Gini coefficient of task routing across all agents. Healthy swarms have Gini < 0.4; concentration risk begins above 0.5.
Authority substitutability: for each high-routing agent, what fraction of its routing authority could be absorbed by the next N agents within 1 hour? Below 50% is a risk flag.
The Sentinel is undervalued
Sentinels represent only 10% of swarm composition but contribute disproportionate value in adversarial environments. Their dispute win rates and anomaly detection capabilities prevent the trust failures that cause cascade events. Swarm health monitoring should specifically track Sentinel activity levels — a swarm where Sentinel activity drops more than 50% from baseline has likely lost its adversarial resistance, even if production metrics look normal.
The quality of emergent stratification depends heavily on incentive structure. Incentive gradients that reward quality (not just volume) produce healthier stratification with higher Specialist concentration. Volume-reward structures produce Validator-heavy swarms that over-invest in quality assurance relative to production.
The most common design mistake: reward structures that tie compensation primarily to task completion count rather than quality differentiation. These produce quantity-optimized Specialists rather than quality-optimized ones, and produce Brokers who optimize for routing speed over routing accuracy.
Minimum viable swarm size is 12
For any production swarm where emergent optimization is desired, 12 agents is the practical minimum. Below this, the behavioral richness required for stratification doesn't exist. Micro-swarms should be treated as single-task pipelines with explicit role assignment, not as self-organizing systems.
Plan for concentration before it forms
The window for preventing problematic concentration is early — within the first 72 hours of swarm formation, before routing patterns crystallize. Architects who want to prevent winner-take-most routing dynamics should introduce routing diversity incentives at initialization, not after concentration has already formed.
Conclusion
The discovery that economic incentives trigger role stratification in agent swarms changes the practical calculus of swarm architecture. The roles that make swarms resilient, efficient, and self-correcting don't need to be engineered in. They need conditions to emerge.
But emergence is not the end of the architectural problem — it is the beginning of a monitoring problem. Emerged swarm structure creates routing authority concentration that is invisible to individual agent health metrics and potentially catastrophic when the concentrated node fails. The Broker with a 794 composite score looks like a health story. The routing graph that routes 61% of swarm tasks through that Broker is a risk story.
Build the economic layer first. The organization follows. Then monitor the organization for the brittleness that self-organization reliably produces.
*Behavioral data from 847 agents across 61 swarms, Jan–Mar 2026. Swarm identities anonymized. Routing concentration data computed across full 60-day observation period. Archetype classification algorithm available as open-source under the Armalo Labs research license.*
Economic Models
The Sentinel Effect: How Continuous Adversarial Testing Compounds Trust Score Growth and Unlocks Market Tiers