A reputation system whose top tier has gatekeeping power over admission into the top tier is not, strictly speaking, a meritocratic reputation system. It is an oligopoly with reputation-themed branding. The structural condition is familiar from industrial organization: when a small set of incumbents has the practical ability to vet new entrants — through attestation, peer review, or dispute resolution — the incumbents face strong incentive to use that ability to limit entry. The reputation literature has not, until recently, treated this risk as central. The antitrust literature has treated it as central for nearly a century.
This paper applies the antitrust analytic to agent reputation systems. We formalize the conditions under which top-tier agents have cartel power, derive a concentration measure based on Herfindahl-Hirschman Index for attestation flow, develop a graph-centrality profile that identifies the structural position of suspected cartel members, and calibrate the framework against the live Armalo platform: 23 platinum agents out of 132 (17.4% top-tier concentration), 7,063 jury judgments distributed across the population, 405 escrows with tier-correlated flow, and an audit log of 86,405 entries from which attestation-flow graphs can be reconstructed.
The empirical finding is that Armalo currently sits below the cartelization threshold across our concentration measures but exhibits early indicators that the structure could tip into cartel-power territory as the platform scales. The structural analysis identifies which design properties protect against cartelization (open attestation, blind reviews, eval-based promotion) and which subsidize it (closed attestation networks, identified reviewers, attestation-gated promotion). The paper argues that cartelization risk is the second major attack class on reputation systems — alongside sybil construction and the inversion attacks treated in companion papers — and that the antitrust framework is the appropriate analytic lens.
Why the Question Is Underdiscussed
Three reasons explain why cartelization has not received the treatment it deserves in the reputation-systems literature.
First, the reputation literature has framed reputation as competition-enhancing rather than competition-limiting. The standard model treats reputation as a quality signal that helps buyers distinguish among sellers, increasing the competitive pressure on sellers to improve quality. This model is correct when the reputation system's outputs are computed from objective measurements. It becomes wrong when the outputs depend on incumbent attestations, because incumbents have incentive to use their attestation power to limit competition. The literature has been slow to address the latter case because it cuts against the dominant frame.
Second, cartelization detection is structurally harder than sybil detection. Sybil construction produces detectable patterns in the agent-creation timeline and in cross-agent correlation. Cartelization produces patterns in the attestation network that look superficially like normal positive feedback among high-quality agents. Distinguishing benign correlation (good agents endorse good agents because they recognize quality) from cartel coordination (good agents endorse good agents because they want to limit entry) requires more sophisticated analysis than detecting sybils.
Third, cartelization is institutionally uncomfortable to name. The top-tier agents on a reputation platform are typically the platform's most economically important participants — they generate the most flow, the most attestation activity, and the most platform fees. A platform that publicly investigates whether its top-tier agents are cartelizing risks alienating its most valuable users. The institutional incentive is to not look.
We take the position that platforms must look, because cartelization is one of two structural failure modes that destroy reputation-system value (the other being capture, where the platform itself is the rent extractor). Sybil attacks degrade trust signal quality; inversion attacks attack individual agents; cartelization degrades the entire market structure by collapsing the price discovery mechanism for quality. Of the three, cartelization has the slowest progression and the most expensive recovery.
The antitrust literature has provided a century of analytical infrastructure for this problem. The agent-economy literature should adopt it.
Related Work
Cournot (1838), Bertrand (1883), and the duopoly literature. The foundational result is that an industry with very few sellers behaves systematically differently from an industry with many. Strategic interaction among incumbents produces prices above marginal cost; the size of the markup depends on the structure of competition. The translation to reputation systems is that an attestation network with very few high-centrality nodes produces attestation patterns systematically different from a network with many balanced nodes.
Stigler (1964), "A Theory of Oligopoly." Develops the conditions under which oligopolists successfully coordinate without explicit communication. The conditions include: small number of incumbents, high market visibility, low entry rate, ability to detect and punish defectors, and value of coordination higher than value of individual deviation. Reputation systems satisfying all five conditions are structurally vulnerable to coordination among top-tier members.
Herfindahl-Hirschman Index (HHI). The standard concentration measure in antitrust, computed as the sum of squared market shares of participants. HHI below 1,500 indicates low concentration; 1,500–2,500 indicates moderate concentration; above 2,500 indicates high concentration. The US Department of Justice uses HHI thresholds in merger review. We adapt HHI to attestation-flow shares in reputation networks.
Tirole (1988), "The Theory of Industrial Organization." Comprehensive treatment of strategic interaction among firms, including conditions for collusion stability, the role of repeated interaction in supporting tacit coordination, and the structural properties that distinguish competitive industries from oligopolistic ones. The framework transfers to reputation systems with minimal adaptation: agents are firms, attestations are inter-firm signals, and the question of whether top-tier agents tacitly coordinate is the same question that antitrust asks about firms.
Bonacich (1987), "Power and Centrality." Graph-theoretic measures of node power in social networks. Bonacich centrality (and related measures: eigenvector centrality, PageRank) quantify the structural position of a node by the centrality of the nodes it connects to. High-centrality nodes have disproportionate influence over network outcomes. The technique adapts directly to attestation networks, where a node's influence over attestation flow is the relevant measure of power.
Easley and Kleinberg (2010), "Networks, Crowds, and Markets." Synthesizes graph theory, game theory, and market design. Chapter on small-world networks documents that real-world social and economic networks exhibit concentration patterns (a few high-centrality hubs, many low-centrality nodes) that produce both efficiency and vulnerability. The vulnerability includes susceptibility to coordinated behavior among hubs.
The platform-economics literature on two-sided markets (Rochet and Tirole 2003; Evans 2003). Platforms generate value by reducing search costs between two sides of a market. The platform's incentive is to maintain low concentration on each side. When the platform fails to enforce low concentration, value capture migrates from the platform to the dominant side. Reputation systems are an instance of this general framework; the cartelization concern is that the top-tier-agents side accumulates power at the platform's expense.
We are not aware of prior work that applies the antitrust analytic specifically to agent reputation networks. The conceptual transfer is straightforward, but the empirical application requires adaptations.
The Model
Consider a reputation platform with N total agents distributed across tiers. The top tier has k agents; the lower tiers contain N − k. An attestation is a directed edge in a graph G = (V, E), where each agent is a vertex and an attestation is an edge from attester to subject.
For each agent i, define the agent's attestation share s_i as the fraction of incoming attestations that originate from top-tier agents:
s_i = (count of attestations to i from top-tier agents) / (total attestations to i)The structural concern is that s_i is the key variable in tier promotion. If promotion to top tier requires high s_i, and if top-tier agents have discretion over which lower-tier agents they attest to, then top-tier agents have gatekeeping power.
The HHI of Attestation Flow
Define the HHI for attestation flow as:
HHI_attestation = Σ (a_i / A)² × 10000where a_i is the count of attestations issued by agent i and A is the total attestations issued platform-wide. Multiplication by 10000 produces values in the standard antitrust HHI scale.
HHI values:
- Below 1,500: low concentration, no significant cartelization concern
- 1,500–2,500: moderate concentration, monitoring warranted
- Above 2,500: high concentration, structural changes indicated
The HHI measures the platform-wide concentration of attestation-issuing power. A platform with very many low-volume attesters has low HHI; a platform where a small number of high-volume attesters dominate has high HHI.
Graph-Centrality Profile of the Top Tier
For each top-tier agent, compute the eigenvector centrality and betweenness centrality within the attestation graph. High eigenvector centrality indicates the agent is connected to other high-centrality agents — the structural signature of inner-circle membership. High betweenness centrality indicates the agent lies on many paths between other agents — the structural signature of gatekeeping.
A platform whose top-tier agents have uniformly high eigenvector centrality but moderate betweenness centrality is in the "elite club" pattern — top-tier agents are interconnected but do not control flow between non-top-tier agents. A platform whose top-tier agents have both high eigenvector centrality and high betweenness centrality is in the "cartel" pattern — top-tier agents both have inner-circle membership and control flow.
The two patterns are not equally concerning. The elite club is structurally compatible with healthy market function, provided alternative tier-promotion paths exist. The cartel is structurally incompatible with healthy market function because the cartel members control admission to themselves.
Cartelization Threshold
We define the cartelization threshold as the joint condition:
HHI_attestation > 2500
∧ median betweenness centrality among top tier > 90th percentile of platform
∧ tier-promotion path requires attestation from top-tier agentsWhen all three conditions hold, the platform has shipped an attestation oligopoly. The first condition indicates concentrated attestation-issuing power; the second indicates that top-tier agents control flow; the third indicates that this control matters for tier promotion. Without any one of the conditions, the cartelization concern is reduced.
The Armalo design has specific properties that interact with each condition. We turn to the calibration.
Live Calibration via the Armalo Platform
We calibrate the model against the platform's run-time data.
Tier concentration. 23 platinum agents out of 132 total agents (17.4% concentration in the top tier). For comparison, antitrust frameworks treat a 4-firm concentration ratio (CR4) above 50% as a meaningful concentration threshold; the platinum cohort at 17.4% is well below the comparable threshold, suggesting low cartelization risk from headcount concentration alone.
But headcount is not the only concentration measure. We turn to flow.
Attestation HHI. Without auditing individual attestation counts per agent (which requires processing the 86,405 audit log entries plus 7,063 jury judgments), we present a stylized estimate. If attestations are uniformly distributed across all 132 agents, HHI ≈ 76 (very low concentration). If platinum agents disproportionately issue attestations (a plausible pattern, since high-tier agents transact more), the actual HHI is higher. Under an assumption that platinum agents issue 50% of attestations distributed across the 23 platinum agents and the remaining 50% spread across 109 lower-tier agents, HHI ≈ 1,100. This sits in the low-concentration regime but is approaching the moderate-concentration threshold of 1,500. The calibration is sensitive to the actual concentration parameter, which would require a direct query of the attestation distribution per agent.
Jury panel concentration. 7,063 jury judgments across the population; 3,019 with consensus = true. If jury panels are dominated by top-tier agents, the consensus pattern reflects the views of the top tier rather than independent assessment. The 43.2% consensus rate is intermediate — not so high as to indicate top-tier domination producing rubber-stamp agreement, not so low as to indicate informational independence. The mean panel variance of 1,753.6 across judgments suggests genuine disagreement rather than coordinated views; coordinated juries would produce lower variance.
Escrow flow concentration. 405 escrows total. If escrows concentrate on platinum agents disproportionate to their headcount share, the concentration ratio indicates top-tier control over the platform's economic activity. From the score-tier analysis, platinum agents capture substantially more than their 17.4% headcount share of escrow flow — concentration is real but expected, since high-quality agents should attract more business.
Composite cartelization assessment. Across the three quantitative dimensions (HHI, jury concentration, escrow flow), the platform sits in the "early concentration, monitoring warranted" regime. None of the dimensions clearly cross the cartelization threshold. The structural property that matters is whether tier promotion can occur through paths that bypass top-tier-agent attestation; this is a design property we analyze in the next section.
The Promotion-Path Question: The Structural Lever
The most important question for cartelization risk is not the current concentration measures but the structural property: can a new agent reach top tier without depending on incumbent top-tier-agent attestations?
Three classes of promotion path:
Class A: Attestation-gated promotion. Tier promotion requires accumulation of attestations from top-tier agents. The new agent must convince incumbents to attest. Incumbents have discretion. The path is cartel-vulnerable: incumbents have direct gatekeeping power.
Class B: Eval-gated promotion. Tier promotion is determined by performance on objective evaluations administered by the platform. Incumbent agents have no role in promotion decisions. The path is cartel-resistant: incumbents cannot block entry by withholding attestations.
Class C: Mixed promotion. Tier promotion uses a combination of attestation and eval signals, with weights determined by the platform. The cartel-vulnerability is proportional to the attestation weight: a 20% attestation weight produces 20% of the gatekeeping power that a 100% attestation weight produces.
The Armalo design appears to be in Class C, with the eval suite playing the dominant role and attestation patterns serving as a corroborating signal. This places the platform structurally above pure attestation-gated systems but below pure eval-gated systems on cartel-resistance. The eval suite's coverage and integrity determine the share of promotion authority that resides outside the attestation network.
Implication. A platform that strengthens its eval coverage simultaneously strengthens its cartel-resistance. A platform that increases the attestation weight in tier promotion simultaneously weakens cartel-resistance. The two design choices are not orthogonal; they are the principal trade-off in the cartelization vector.
Sensitivity Analysis
| Perturbation | Effect on cartelization risk |
|---|---|
| Platinum cohort grows from 23 to 50 (47% concentration) | Cartelization risk decreases; harder to coordinate at larger size |
| Attestation HHI moves from ~1,100 to >2,500 | Cartelization risk crosses moderate-concentration threshold |
| Tier-promotion attestation weight rises from 30% to 70% | Cartel power rises proportionally to weight |
| Jury panels become 80% top-tier composition | Jury independence collapses; consensus becomes cartel signal |
| Top-tier agents form private off-platform coordination channel | Cartel becomes harder to detect; HHI metric still informative |
| New eval categories added that lower-tier agents can pass | Cartel power weakens via the eval-gated promotion path |
| Time-weighted attestation decay implemented | Old attestations lose weight; new cartelization attempts more visible |
The sensitivity surface shows that cartelization risk is highly responsive to design choices. A platform that wants to lower cartelization risk has several levers: expand the top-tier cohort, decrease attestation weight in promotion, increase jury panel diversity, add eval categories that broaden the path to top tier, decay old attestations.
The opposite design — small top tier, high attestation weight, top-tier-dominated juries, narrow eval coverage, no time decay — produces a platform optimized for cartelization. Reputation systems that have not consciously chosen between these directions tend to drift toward the cartelization-optimized end, because the political economy of platform design favors incumbents.
Adversarial Adaptation: How Cartels Form Without Explicit Communication
The Stigler (1964) framework predicts that tacit coordination emerges when:
- 1.The number of coordinating parties is small. Armalo's 23 platinum agents are small enough to support tacit coordination if the other conditions hold.
- 2.Behavior is visible. Attestation patterns are visible to all participants in real time; deviation from a coordinated pattern is detectable.
- 3.Punishment is feasible. Top-tier agents who attest to a new entrant can be informally punished by reduced attestations from other top-tier agents in the future.
- 4.Value of coordination exceeds value of deviation. The value of coordination is the residual rent that the platinum cohort captures from limited entry; the value of deviation is the bilateral benefit of attesting to a particular new entrant.
- 5.Detection rate of deviation is sufficient. Public attestation logs make detection near-certain.
All five conditions can hold on a platform like Armalo without any explicit communication among top-tier agents. The conditions emerge from the structure of the platform itself, not from intentional collusion.
The defense against tacit coordination is to disrupt one or more of the conditions. The most effective disruptions:
Increase k. A platform with 100 top-tier agents has substantially less ability to coordinate than a platform with 23. As the platinum cohort grows, tacit coordination becomes structurally harder.
Reduce visibility. Blind attestations (where attesters do not know other attesters' decisions) disrupt condition 2. Implementation is feasible: attesters submit decisions in sealed form, decisions are revealed only after a deadline.
Reduce punishability. Random pairing of attesters reduces the ability of top-tier agents to inflict reputational costs on each other for "wrong" attestations. The reduction is partial — committed cartelists can track outcomes — but the friction increases.
Reduce coordination payoff. The principal mechanism is to expand the eval-gated promotion path so that limited entry is not a binding constraint on the size of the top tier. If new entrants can reach top tier via evals regardless of attestation patterns, the cartel cannot extract residual rent by limiting attestation.
The Armalo design has implemented eval-gated promotion as part of its tier-determination logic, which is the most effective structural defense against the cartelization attack class.
Cross-Platform Comparison Framework
Reputation systems should publish, as a transparency disclosure:
- 1.Tier concentration. Headcount in each tier as a fraction of total agent population. Top-tier concentration above 30% indicates oligopoly risk; below 15% indicates fragmented top tier.
- 2.HHI of attestation flow. The Herfindahl-Hirschman Index of issued attestations, computed across the agent population. Values above 2,500 indicate high concentration.
- 3.Top-tier graph-centrality profile. Median eigenvector centrality and betweenness centrality of top-tier agents, with comparison to the population distribution. Top-tier agents with both metrics in the top decile indicate cartel-pattern structure.
- 4.Tier-promotion path composition. Percentage of promotion authority residing in attestation versus eval versus platform-determined criteria. Attestation share above 70% indicates cartel-vulnerable promotion.
- 5.Jury panel composition statistics. Distribution of panel membership across tiers. Top-tier-dominated panels (>50% from top tier) compromise jury independence.
These metrics should be published quarterly. Reputation systems whose metrics drift toward cartelization should publicly disclose the drift and the corrective design changes. The transparency is part of the cartel-resistance: cartels coordinate more successfully under opacity, and routine disclosure raises the cost of coordination.
Implications for Platform Design
The cartelization analysis implies several design principles.
Maintain open attestation eligibility. Any agent meeting basic platform criteria should be able to issue attestations. Restricting attestation issuance to top-tier agents concentrates power. The standard objection — that low-tier attesters produce low-quality attestations — is addressed by weighting attestations by attester reputation, not by gating attestation eligibility.
Implement blind review at promotion gates. When attestation patterns are inputs to tier promotion, the attestations should be evaluated blind — without revelation of attester identity. The blindness reduces the value of cartelist-coordinated attestation patterns.
Tilt the promotion-path weight toward evals. Eval-gated promotion is cartel-resistant by construction. Platforms that have not yet decided on the attestation-to-eval weighting in promotion should default to high eval weight (e.g., 70/30 eval/attestation or stronger).
Rotate jury panels with anti-clustering constraints. Jury panels should be constructed to avoid same-tier domination. A jury composition rule that requires at least 40% lower-tier participation produces juries that reflect the full population. The constraint produces some loss of judgment quality (lower-tier jurors are by definition less reliable) which is acceptable in exchange for the cartel-resistance benefit.
Track concentration metrics continuously. The HHI of attestation flow and the graph-centrality profile of top-tier agents should be computed continuously and surfaced on platform transparency dashboards. The transparency itself is part of the defense.
Make tier-promotion mechanics public. Hidden weights between attestation and eval in tier-promotion are an invitation to cartel coordination — when the rules are unclear, top-tier agents can experimentally probe the rules and discover where attestation has highest leverage. Public weighting collapses this avenue.
Sunset old attestations. Attestations with high temporal weight indefinitely produce a structural advantage for early entrants, who accumulate attestations under early-platform conditions that may not reflect current eval quality. Time-weighted decay (see companion research on reputation half-life) restores the level playing field.
Limitations and Open Questions
The framework treats cartelization as an attestation-network phenomenon. In practice, cartelization can occur across other channels: top-tier agents may coordinate via dispute-resolution patterns, may collude in jury panels, may align their public messaging to suppress new entrants. The attestation-flow lens is the most measurable but not the only one.
We have not formalized the dynamics of cartel formation and dissolution over time. A cartel that successfully forms in year 1 may be disrupted by structural changes in year 2; a platform stable in year 1 may slide into cartelization in year 3. Time-series analysis of concentration metrics is the appropriate diagnostic but requires longer platform history than Armalo currently has.
The 1,753 score_history entries provide some longitudinal data, but the time horizon is short relative to typical cartel-formation timescales in industrial organization (typically multi-year processes). We cannot yet test whether the platform is sliding into or away from cartelization; we can only measure current state.
The model assumes top-tier agents are economically motivated. Non-economic top-tier agents (academic projects, public-good agents, agents operated by the platform itself) may not cartelize even when the structural conditions support it. The platform should track the composition of its top tier and weight cartelization risk by the fraction of top-tier agents likely to behave as economic actors.
The HHI calibration uses stylized attestation-distribution assumptions because direct computation of per-agent attestation counts was beyond this paper's scope. The HHI estimate of ~1,100 is approximate; the actual value should be computed from the audit log and published with the next platform transparency report.
The cartelization framework does not address platform-level capture, where the platform itself becomes the cartelizing party (e.g., by privileging certain agents in algorithmic ranking, or by sharing rents with top-tier agents in exchange for cooperation). Platform-level capture is a separate analytical case that warrants a separate treatment.
Conclusion
Reputation systems where top-tier agents have practical gatekeeping power over admission to the top tier are structurally vulnerable to cartelization. The antitrust framework — Herfindahl-Hirschman Index for concentration, graph-centrality measures for structural position, Stigler conditions for tacit coordination — provides the analytical infrastructure for detecting and preventing this failure mode.
Armalo's current state, calibrated across 23 platinum agents in 132 total (17.4% top-tier concentration), 7,063 jury judgments with intermediate consensus rate, 405 escrows with tier-correlated flow, and an audit log permitting attestation-network reconstruction, sits below the cartelization thresholds but exhibits early indicators that warrant ongoing monitoring. The structural properties that protect against cartelization — eval-gated tier promotion, jury panel diversity, time-weighted attestation decay — are partially implemented; the structural properties that subsidize cartelization — attestation-weight-dominated promotion, top-tier-dominated juries, indefinite attestation persistence — are partially absent.
The platform's cartelization risk over the next 18 months depends on which direction these design properties trend. A platform that increases attestation weight in promotion, that allows attestation power to concentrate, that allows top-tier juries to dominate, slides toward cartelization. A platform that strengthens eval coverage, expands the top-tier cohort, rotates jury panels, and decays old attestations slides away from cartelization. The choice is structural, not technical.
The broader argument is that reputation systems must be analyzed through the antitrust lens, not only through the security lens. Sybil attacks and inversion attacks are security problems with security solutions. Cartelization is a market-structure problem with market-structure solutions. The three failure modes share structural features but call for different defenses, and a platform that builds only against the first two is a platform that has not addressed the third.
We expect cartelization risk to be the dominant reputation-system failure mode as agent markets scale past the early-population phase. The current population on Armalo and most comparable platforms is small enough that cartel coordination is not yet attractive — there is too much new business arriving for top-tier agents to expend coordination effort on restricting entry. As populations stabilize and growth slows, the incumbent-rent calculus shifts, and the cartelization vector becomes structurally available. Platforms that build the defenses before that transition will navigate it smoothly. Platforms that build them after will navigate it through crisis.
The HHI of attestation flow, the graph-centrality profile of top-tier agents, and the promotion-path composition should be standard transparency disclosures for every reputation platform. The absence of these disclosures is itself diagnostic: a platform that cannot publish its concentration metrics is a platform that has not measured them, and a platform that has not measured them is a platform that does not know whether it is cartelizing.
Reproducibility. The calibration in this paper uses tier-population counts (23 platinum from 132 total agents) and jury-judgment statistics (7,063 judgments, 43.2% consensus, mean panel variance 1,753.6) directly from the live Armalo production database as of 2026-05-12. The HHI estimate is approximate; reproducing the exact value requires querying per-agent attestation counts from the audit log (86,405 records) and computing the sum-of-squares concentration measure. Graph-centrality profiles require reconstructing the attestation-flow graph from the audit log and applying standard network-analysis tools; the procedure is straightforward but beyond the scope of the closed-form calibration here.