Gatekeeping¶
Core Idea¶
Gatekeeping is the structural pattern in which, between a source of items — messages, applicants, manuscripts, packets, goods, claims — and a downstream audience or destination, an actor or mechanism sits at a choke point and exercises selective passage control. The gatekeeper applies admission criteria, explicit or tacit, to decide what passes, what is held, what is modified, and what is returned. Because all flow must traverse the gate, the gatekeeper's selection function shapes the downstream distribution in ways the audience cannot directly observe. The gate's properties — criteria, throughput capacity, accountability, error profile, discretion latitude — are diagnostic of the system's biases.
The structural force lies in the topology: one channel, one arbiter, asymmetric power between sender and selector. Whether the gate is intentional or emergent, human or algorithmic, legitimate or captured, the same questions apply — what criteria, whose interests, what error rates, what accountability, what alternative paths. The defining commitments are a single (or few) choke point through which a heterogeneous stream must pass; an agent or mechanism with discretion and selection criteria; an admit/reject/modify decision with a characteristic error profile; and a downstream audience that sees only the admitted set. From this configuration a recurrent consequence follows: the downstream distribution is the source distribution conditioned on passing the gate, which differs from the unconditional source on every dimension correlated with the gate's criteria. The pattern is the choke-point-plus-arbiter unit, distinguished from market-style sorting where many parallel selectors operate.
How would you explain it like I'm…
The One Door
The Picky Doorkeeper
The Choke-Point Arbiter
Structural Signature¶
the heterogeneous source stream — the single choke point all flow must traverse — the arbiter with selection criteria and discretion — the admit/reject/modify decision with an error profile — the downstream audience that sees only the admitted set — the conditioning invariant (downstream distribution = source conditioned on passing)
The pattern is present when the following components are jointly in play:
- The source stream (the heterogeneous input). A flow of items — messages, applicants, manuscripts, packets, claims — varying along dimensions that may correlate with the gate's criteria.
- The choke point (the single channel). A topology in which all flow must pass through one (or few) point. This single-channel topology, distinct from many parallel selectors, is what makes the arbiter's power consequential.
- The arbiter (the selector with discretion). An agent or mechanism applying admission criteria — explicit or tacit — with some latitude. The role carries asymmetric power over the senders.
- The selection decision (admit/reject/modify). A passage-control act with a characteristic error profile (false acceptances, false rejections) and a bounded throughput capacity that can produce queues.
- The downstream audience (the conditioned recipient). A party that observes only the admitted set and cannot directly see what was rejected, inducing both statistical and political opacity.
- The conditioning invariant. The downstream distribution is the source conditioned on passing the gate, differing from the unconditional source on every dimension correlated with the criterion — the structural root of selection bias, capture, and strategic adaptation.
Composed, these compress a high-variance stream into a curated one the audience treats as pre-vetted, at the cost of an unobservable rejected set whose recovery requires deliberate counter-instruments.
What It Is Not¶
- Not a bottleneck.
bottleneckis capacity-mediated — flow is constrained by limited throughput; gatekeeping is decision-mediated — flow is selected by an arbiter applying criteria. A gate can also be a bottleneck when saturated, but its defining feature is the admit/reject decision, not the capacity limit. - Not buffering.
bufferingabsorbs and smooths variability in flow, holding units temporarily; gatekeeping selects which units pass at all. One regulates timing and surge; the other conditions the population. - Not screening.
screeningis a single impersonal filtering test; gatekeeping foregrounds the agent with discretion and asymmetric power over senders. Screening is one mechanism; gatekeeping is the choke-point-plus-arbiter unit with its capture and accountability dimensions. - Not regulatory capture.
regulatory_captureis one failure mode of a gate — the arbiter co-opted by the interested party; gatekeeping is the broader structure, which can be legitimate, captured, or anywhere between. Capture is what gatekeeping looks like when distance collapses. - Not informal enforcement.
informal_enforcementdistributes sanctioning across a community; gatekeeping concentrates passage control at a single choke point with one arbiter. One is diffuse peer policing; the other is a centralized selection function. - Not sampling representativeness.
sampling_representativenessconcerns whether a sample fairly stands for a population; gatekeeping is the mechanism by which the admitted set is conditioned on a criterion, which is one structural source of unrepresentativeness. - Common misclassification. Letting the word's normative charge prejudge legitimacy. "There is a gate here" is structural; "this gate is illegitimate" is a separate, domain-specific verdict. Catch it by analyzing criteria, error profile, and accountability first, and applying the legitimacy judgment as an explicit later step — neither treating every choke point as capture nor laundering a captured gate as mere "filtering."
Broad Use¶
- Journalism and publishing. Editors and news desks deciding what becomes news; the original framing, now reincarnated as algorithmic feeds that select what reaches a user.
- Scientific peer review. Editors and referees deciding what enters the literature; desk-rejection is a particularly pure case — binary, fast, single-arbiter.
- Cybersecurity and network policy. Firewalls, intrusion-detection systems, email gateways, content scanners; "deny by default" is a security primitive.
- Immigration and border control. Visa officers, consular interviews, customs inspections; eligibility criteria plus officer discretion plus queue length define the effective gate.
- Hiring and admissions. Recruiters, keyword filters, application screeners, committees — each gate reshapes the candidate pool.
- Healthcare access. Primary-care referral gating specialist access; pharmacists gating dispensing; insurer prior-authorization.
- Legal access to courts. Standing requirements, motions to dismiss, class certification — procedural gates shaping which substantive disputes get heard.
- Platform content moderation, distribution, and community boundaries. Trust-and-safety teams, app-store reviewers, retail buyers deciding shelf space, licensure boards, and informal gatekeeping of identity categories.
Clarity¶
Naming a relationship as gatekeeping forces specification of five things that otherwise stay implicit: the flow (what items, from what source, to what destination); the gate location (exactly where in the flow selection happens — often the analytic move itself); the criteria (explicit published policy or tacit norm and taste); the discretion (how much latitude the gatekeeper has — bound by rules, by metrics, or free-form); and the accountability (who reviews decisions, what the appeal path is, how errors are surfaced). Calling something gatekeeping rather than "filtering," "selection," or "moderation" foregrounds the agent and the power asymmetry, distinguishing a structural choke point (one path, one arbiter) from market-style sorting with many parallel selectors and very different dynamics.
The vocabulary also separates the descriptive from the normative. The claim "there is a gate here" is structural; the judgment "the gate is illegitimate" is a domain-specific overlay. Keeping them apart lets the same diagnostic apparatus serve a peer-review reformer, a fair-hiring auditor, and a content-policy team without prejudging legitimacy, while still surfacing the bias and capture concerns the structure makes possible.
Manages Complexity¶
Gatekeeping reduces downstream complexity by reducing the admitted set's variance: only items meeting criteria reach the audience, sparing the audience the cost of individually evaluating heterogeneous candidates. This is the structural reason gates exist at scale — large institutions delegate evaluation to a specialist few. Editors save readers' time; firewalls save hosts' attack surface; admissions committees save departments the cost of evaluating every applicant. The gate compresses a high-variance input stream into a curated output stream the downstream consumer can treat as pre-vetted.
The other side of the same coin is opaque selection: the audience sees only the admitted set and cannot directly observe what was rejected, which induces both statistical problems (selection bias, missing-not-at-random, base-rate amnesia) and political ones (silenced voices, invisible errors). Structural awareness of gatekeeping therefore prompts deliberate counter-instruments — audit samples of rejected items, double-blinding, appeals, parallel channels. Managing complexity well means accepting the compression while installing the instruments that recover what the compression hides.
Abstract Reasoning¶
Gatekeeping invites a clean abstract model with five primitives: a source distribution, a gate criterion, a gate capacity, an error profile, and a downstream distribution. From these, recurrent derivations follow. Selection bias: the downstream distribution is the source conditioned on passing, generally differing from the unconditional source on every dimension correlated with the criterion. Throughput and queueing: bounded-capacity gates produce queues, whose length is a hidden cost borne by senders and often unobserved by the gatekeeper. Type-I/type-II trade-off: every gate has a threshold, and tightening criteria trades false acceptances against false rejections. Strategic adaptation: when senders learn the criteria, they invest in appearing to meet them, sometimes decoupling appearance from substance. Capture and corruption: the gatekeeper's power attracts influence, and incentives may misalign with the audience's interest. Bypass dynamics: alternative channels erode the gate's monopoly, and the structure of the new gates is itself a gatekeeping question.
These primitives apply uniformly, so importing them into a new domain — say, a safety classifier acting as gatekeeper — makes the whole catalog of selection-bias, strategic-adaptation, and capture concerns immediately available. Reasoning at this level asks, of any choke point: what does the criterion condition on, who bears the queue, how do the two error types trade off, how will senders adapt once they know the rule, and what bypass paths constrain the gate's monopoly? This distinguishes gatekeeping from filtering (a single impersonal screening step), from censorship (a purpose, not a structure), from curation (gatekeeping with a legible defended criterion), and from a bottleneck (capacity-mediated rather than decision-mediated).
Knowledge Transfer¶
The diagnostic moves transfer with high fidelity across substrates, carried by stable role mappings: the gate maps to the editor, the firewall, the visa officer, the screener, the referral; the criteria map to published policy or tacit taste; the error profile maps to false acceptances and rejections in whatever the domain's currency is; and the accountability surface maps to the appeal, the audit, the rotation, the public criteria — or to its absence. With these fixed, a peer-review reform committee, a fair-hiring auditor, and a content-moderation policy team recognize one another's playbooks despite radically different material.
The transferable moves form a recognizable kit. Locate the gate — selection often happens somewhere surprising, such as the keyword filter rather than the committee. Make criteria explicit — tacit gates are most vulnerable to bias and capture, and forcing articulation surfaces inconsistency. Audit rejected items — without sampling the rejected set, the gate's error profile is unknowable from inside. Measure the two error types separately — aggregate acceptance rate hides them. Build a parallel channel — as a fairness check or competition mechanism. Add accountability — appeals, reviewer rotation, randomized double-blinding, published criteria. And anticipate strategic adaptation whenever criteria are published. A medical journal running three sequential gates (desk-reject, review, editorial decision), each with its own error profile, can be reformed by auditing desk-rejected papers, double-blinding the review gate, opening appeals at the editorial gate, and standing up a pre-print server as a parallel channel — and the identical anatomy applies to visa decisioning, moderation pipelines, and recommender systems. The transfer is robust because the strip-the-jargon residue — one channel, one arbiter, asymmetric power, an admitted set the audience sees and a rejected set it does not — survives into any domain where flow is decision-mediated through a choke point. The pattern is framed by its human-practice origin (it presupposes agents with discretion, power, and accountability, and carries a standing concern about bias and capture), so the descriptive structure must be kept explicitly separate from the normative judgment of any particular gate's legitimacy.
Examples¶
Formal/abstract¶
Scientific peer review at a journal is a worked instance where every role is sharp, and desk-rejection is the purest sub-case. The source stream is the heterogeneous flow of submitted manuscripts; the choke point is the editorial office through which every submission must pass; the arbiter is the handling editor (and, downstream, the referees) applying selection criteria — novelty, fit, rigor — that are part published policy and part tacit taste. The selection decision is admit/reject/revise, with a characteristic error profile: false rejections (good papers desk-rejected) and false acceptances (flawed papers published). The downstream audience — the scientific community — sees only the admitted set, the published literature, and cannot directly observe the rejected pile. The conditioning invariant is the load-bearing consequence: the published literature is the submission stream conditioned on passing the gate, so it differs from the unconditional stream on every dimension the criteria correlate with — which is the structural root of publication bias (positive results pass more readily than null results, so the published record over-represents positive findings). The interventions the prime prescribes follow directly and are exactly the field's reform agenda: audit the rejected set (study desk-rejected papers to measure the false-rejection rate, otherwise invisible from inside), double-blind the review gate to reduce identity-correlated bias, open an appeals path at the editorial gate, and build a parallel channel (pre-print servers) to erode the gate's monopoly. Each maps to a named structural lever: audit rejected items, reduce criterion-correlated bias, add accountability, install a bypass.
Mapped back: Submitted manuscripts are the source stream, the editorial office is the choke point, editor and referees are the arbiter, accept/reject is the decision with its error profile, the published literature is the conditioned downstream set, and publication bias is the conditioning invariant.
Applied/industry¶
Network firewalls and immigration control instantiate the same choke-point-plus-arbiter unit in a machine substrate and a state-institutional one. A firewall is the choke point every packet entering a network must traverse; its arbiter is a rule engine applying criteria (allow-lists, signatures, "deny by default"); its decision admits, drops, or modifies packets with an error profile of false positives (legitimate traffic blocked) and false negatives (malicious traffic admitted); and the downstream audience — the protected hosts — see only the admitted traffic. The conditioning invariant matters operationally: defenders who reason only from admitted-and-logged traffic have a base-rate-amnesia problem, because the rejected set is unobserved unless deliberately sampled — so the prime prescribes auditing dropped traffic and measuring the two error types separately rather than from an aggregate block rate. Strategic adaptation is acute: once attackers learn the criteria, they craft packets that appear to meet them, decoupling appearance from substance — the prime's standing warning whenever criteria are knowable. Immigration control runs the identical anatomy with human stakes: the consular office is the choke point, the visa officer the arbiter wielding discretion atop eligibility rules, the queue a hidden cost borne by applicants and largely invisible to the gatekeeper, and the bypass dynamics (alternative legal routes, or irregular migration) the constraint on the gate's monopoly. The descriptive structure stays separate from the normative question of whether any given border policy is legitimate.
Mapped back: Packets and applicants are source streams; the firewall and the consular office are choke points; the rule engine and the visa officer are arbiters with error profiles; admitted traffic and admitted entrants are the conditioned downstream sets; and crafted packets and the visa queue are the strategic-adaptation and hidden-queue costs the prime predicts.
Structural Tensions¶
T1 — Variance Reduction versus Selection Bias (sign of the same act). Compressing a high-variance stream into a curated set is exactly the act that conditions the downstream distribution on the criterion, so the gate's benefit (audience spared heterogeneous evaluation) and its harm (publication bias, base-rate amnesia) are one operation seen from two sides. The failure mode is consuming the admitted set as if it were a fair sample of the source — reasoning from published literature or admitted traffic about the unconditional population. Diagnostic: ask what dimension the criterion correlates with; the downstream set is biased on exactly that dimension, and treating it as representative imports the gate's selection as if it were the world.
T2 — Admitted Set versus Rejected Set (observability). The audience sees what passed and structurally cannot see what was rejected, so the gate's error profile is invisible from downstream — false rejections leave no trace there at all. The most diagnostic data sits on the unobserved side. The failure mode is estimating gate quality from the admitted set alone, where false rejections are by construction absent, and concluding the gate works because what passed looks fine. Diagnostic: sample the rejected set deliberately; without auditing what was turned away, the false-rejection rate is unknowable, and the gate cannot be evaluated from inside its own output.
T3 — False Acceptance versus False Rejection (threshold trade-off). Every gate sets a threshold, and tightening it trades the two error types against each other — fewer bad items admitted at the cost of more good ones rejected, and vice versa. They cannot be minimized jointly by moving the threshold. The failure mode is reasoning from an aggregate acceptance rate that hides which error dominates, or tightening to suppress false acceptances while silently inflating false rejections the downstream never sees. Diagnostic: measure the two error types separately and ask which the domain can least afford; a single acceptance-rate number conceals the trade-off the threshold actually governs.
T4 — Criterion versus Strategic Adaptation (temporal). A gate's criteria work until senders learn them, at which point senders invest in appearing to meet the criteria, decoupling appearance from substance and degrading the gate over time. The criterion that discriminated yesterday selects for mimicry tomorrow. The failure mode is publishing or leaking criteria and trusting them to keep meaning what they meant, while gaming hollows them out (keyword-stuffed résumés, crafted packets, citation-optimized papers). Diagnostic: whenever criteria become knowable, ask how a sender would fake the signal cheaply; if appearance can be manufactured without the underlying substance, the gate is on a decay curve and needs rotating or unobservable criteria.
T5 — Single Choke Point versus Bypass Channels (topology). The gate's power depends on a single-channel topology where all flow must traverse it, but that very power incentivizes alternative paths — pre-print servers, irregular migration, side-loading — that erode the monopoly, and the new paths are themselves gates with their own arbiters. The failure mode is reasoning as if the gate still controls all flow after bypass channels have opened, over-estimating its reach. Diagnostic: ask what fraction of flow still traverses this gate versus alternatives; a choke point with viable bypasses no longer conditions the whole distribution, and the bypass's structure is a fresh gatekeeping question, not an escape from the analysis.
T6 — Descriptive Structure versus Normative Legitimacy (framed boundary). "There is a gate here" is structural; "this gate is illegitimate" is a domain-specific overlay, and the prime is framed precisely because it presupposes agents with power, discretion, and accountability and carries a standing concern about bias and capture. The two collapse easily. The failure mode is letting the normative charge of the word "gatekeeping" prejudge a gate's legitimacy — treating every choke point as capture — or, inversely, using descriptive neutrality to launder a captured gate as merely "filtering." Diagnostic: separate the claim that selection happens here from the judgment that it is wrong; analyze criteria, error profile, and accountability first, and apply the legitimacy verdict as an explicit, separate step.
Structural–Framed Character¶
Gatekeeping sits at the far framed end of the structural–framed spectrum, consistent with its framed label and very high aggregate of 0.9. There is a genuine relational topology underneath — one channel, one arbiter, an admitted set and an unobserved rejected set, the conditioning invariant by which the downstream distribution equals the source conditioned on passing — but four of the five diagnostics read fully framed, and the residue of pure structure is thin.
Evaluative weight, institutional origin, human-practice-boundedness, and import-versus-recognize all score 1.0. The prime is a Lewin–White social-science construct that carries a standing normative concern about bias and capture wherever it travels; calling something "gatekeeping" rather than "filtering" deliberately foregrounds power asymmetry and contested legitimacy, an evaluative charge the entry itself works to hold separate from the descriptive structure — the very need for that discipline is evidence of the inherent value-load. Its origin is human-institutional, and it is human-practice bound by construction: the signature's load-bearing terms are an arbiter with discretion, accountability, strategic adaptation once senders learn the criteria, and capture when distance collapses — none of which exist without agents wielding power over other agents. Even the machine cases (firewalls, safety classifiers) and the conditioning invariant inherit the discretion-and-accountability frame; invoking the prime imports the whole catalog of selection-bias, capture, queue-as-hidden-cost, and legitimacy concerns rather than merely recognizing a choke point already wired into a system. Only vocabulary pulls back toward the middle at 0.5: the core anatomy — choke point, criterion, error profile, conditioned downstream set — does travel across journalism, peer review, immigration, hiring, and network policy, though it carries its power-and-accountability framing along. The genuine choke-point topology is real, but the inherited social-institutional frame dominates, which is exactly what the 0.9 aggregate records.
Substrate Independence¶
Gatekeeping is a moderately substrate-independent prime — composite 3 / 5 on the substrate-independence scale, lifted toward the upper-middle by a broad domain reach but capped by its social-institutional frame. Its domain breadth scores 4 / 5: the choke-point-selective-passage pattern recurs with the same structural force across journalism and publishing (editors deciding what becomes news, now algorithmic feeds), scientific peer review (editors and referees, with desk-rejection the purest case), cybersecurity and network policy (firewalls, intrusion detection, "deny by default"), immigration and border control (visa officers, consular interviews), hiring and admissions (recruiters, keyword filters, committees), healthcare access (referral gating, prior-authorization), legal access to courts (standing, motions to dismiss), and platform content moderation — including machine substrates like firewalls and safety classifiers. Structural abstraction sits at 3 / 5: the five-primitive model (source distribution, criterion, capacity, error profile, downstream distribution) and the conditioning invariant are medium-neutral enough to travel, but the signature is shot through with discretion, accountability, capture, and strategic adaptation — terms that presuppose agents wielding power over other agents, so even the firewall case inherits the discretion-and-accountability frame rather than describing a substrate-neutral law. Transfer evidence is concrete but band-limited (3 / 5): the peer-review reform agenda (audit rejected items, double-blind, appeals, parallel channels) maps cleanly onto firewall and immigration analysis, and the selection-bias/queue/capture catalog is reused across substrates — yet all are decision-mediated social or institutional gates. The predominantly social-institutional ceiling, and the standing normative charge about bias and capture the word carries, are exactly what hold the composite at moderate despite the wide reach.
- Composite substrate independence — 3 / 5
- Domain breadth — 4 / 5
- Structural abstraction — 3 / 5
- Transfer evidence — 3 / 5
Relationships to Other Primes¶
Parents (1) — more general patterns this builds on
-
Gatekeeping presupposes, typical Screening
Gatekeeping foregrounds the ARBITER with discretion and asymmetric power; screening is one impersonal filtering MECHANISM a gate may employ. The file: 'screening is one mechanism; gatekeeping is the choke-point-plus-arbiter unit.' Gatekeeping presupposes a selection test (screening) and adds the agent + capture/accountability dimensions. Tentative — owner may keep gatekeeping parentless given its framing.
Children (1) — more specific cases that build on this
-
Structural Filtering is a kind of Gatekeeping
Both produce a curated output stream by selection; the file's whole boundary rests on gatekeeping = identifiable discretionary deciders vs structural_filtering = impersonal parallel incentive filters with interchangeable producers. That makes structural_filtering a DISTINCT SIBLING-LEANING species of impersonal selection, NOT a child of the discretionary-decider sense of gatekeeping. Edge offered at low conviction only because gatekeeping is the nearest genuine kin and a broad "selection-of-output" reading could parent it; but the file argues they are contrasting kinds (agency present vs absent). LEAN: I record CONNECT at 0.55 but flag that LEAVE is defensible — do not apply if it would invert the file's interchangeability distinction. Phase-C link to gatekeeping already noted in seeds.
Path to root: Gatekeeping → Screening → Mechanism Design
Neighborhood in Abstraction Space¶
Gatekeeping sits in a moderately populated region (54th percentile for distinctiveness): it has near-neighbors but no dense thicket of synonyms.
Family — Staged Processes & Drift (32 primes)
Nearest neighbors
- Boundary Signal Spillover — 0.71
- Stage Gate Process — 0.71
- Asymmetric Screening — 0.71
- Optimal Stopping Rule — 0.70
- Funnel Analysis — 0.70
Computed from structural-signature embeddings · 2026-06-14
Not to Be Confused With¶
Gatekeeping is most sharply distinguished from the bottleneck, because both describe a single point through which all flow must pass, and the surface picture is nearly identical. The structural difference is in what governs passage. A bottleneck is capacity-mediated: the constraint is throughput — the point can only handle so much per unit time, and the consequence is queuing and delay, with whatever exceeds capacity backing up rather than being judged. Gatekeeping is decision-mediated: the constraint is a criterion applied by an arbiter, and the consequence is selection — some items are admitted, others rejected or modified, conditioning the downstream distribution on whatever the criterion correlates with. A bottleneck slows everything indiscriminately; a gate sorts. The distinction is load-bearing because it dictates the intervention: a bottleneck is relieved by adding capacity (more throughput, parallel channels), while a gate's pathologies — selection bias, capture, strategic adaptation, an invisible rejected set — are not touched by capacity at all and demand entirely different remedies (audit the rejected set, separate the error types, add accountability, build a bypass). The two can coexist — a bounded-capacity gate produces a queue and a selection — but treating a decision-mediated gate as a mere capacity problem (just speed it up) leaves its conditioning effects and capture risks completely unaddressed. The diagnostic: ask whether items are delayed by limited throughput or selected by a criterion; only the second is gatekeeping.
Gatekeeping must also be held apart from screening, with which it is frequently merged because both filter a heterogeneous input and admit only some of it. The difference is that screening names an impersonal filtering test — a single criterion applied uniformly, often automatically, with no foregrounded agent — whereas gatekeeping foregrounds the arbiter with discretion and the asymmetric power that arbiter holds over the senders. Screening is one mechanism that a gate may employ (a keyword filter, a credit check, an automated content scanner), but gatekeeping is the larger structural unit: a choke point, an agent with latitude and criteria (explicit or tacit), an error profile, an unobservable rejected set, and the attendant dynamics of capture, accountability, and strategic adaptation. Reducing gatekeeping to screening loses exactly the features that make the gatekeeping frame valuable — the agent's discretion (where tacit criteria and bias live), the power asymmetry (which makes capture possible), and the political opacity of the rejected set. A practitioner who reads a gate as "just a screening step" will analyze the test's accuracy while ignoring who controls the gate, whose interests the criteria serve, and whether the arbiter has been captured — the questions the gatekeeping frame exists to surface. Conversely, calling a genuinely impersonal, agent-free filter "gatekeeping" imports concerns about discretion and capture that do not apply.
These distinctions matter because each frame points at a different lever. A bottleneck calls for capacity; a screening problem calls for a better test; a gatekeeping problem calls for auditing the rejected set, separating error types, adding accountability, and anticipating strategic adaptation. Reading a decision-mediated, agent-controlled choke point as a capacity bottleneck or an impersonal screen leaves its selection bias, capture risk, and opacity entirely unmanaged.
Solution Archetypes¶
No catalogued solution archetypes reference this prime yet.