Access Criteria Audit¶
Test / assessment — instantiates Symbolic Boundary Reframing
Reviews whether entry rules, gatekeeping markers, or eligibility filters match the stated purpose or instead reproduce outdated symbolic exclusions.
Access Criteria Audit is the diagnostic that takes an existing set of entry rules and grades each one against the purpose it is supposed to serve. It changes nothing on its own — it produces a verdict, not a reframe. Its single defining move is to hold every filter up to the light and ask what is this criterion actually protecting, and who does it actually keep out? — separating the criteria that still earn their gatekeeping power from the ones that survive only because nobody has re-examined them. Where the reframing mechanisms redraw a boundary, the audit only tells you which parts of the current boundary deserve to be redrawn. It is the evidence step the rest of the archetype leans on.
Example¶
A mid-sized open-source data-visualization library is trying to understand why its contributor base has stopped growing while pull requests pile up unreviewed. The bottleneck is commit access: only people with the "core committer" flag can merge, and the informal rule for granting it has calcified into "someone a maintainer has met at a conference." An Access Criteria Audit takes that rule apart. First it names the marker precisely — not "seniority" in the abstract but the actual gate: conference familiarity plus two years of history. Then it traces what the gate confers and denies: who can merge, who can cut a release, whose review counts, and — crucially — the queue of skilled remote contributors from time zones that never attend the conferences.
Then comes the test. The maintainers state the value the gate is supposed to protect: that merges preserve architectural coherence and don't break downstream users. Measured against that purpose, "conference familiarity" is exposed as a proxy that correlates with trust but does not measure the thing the project actually cares about. The audit's output is a graded finding — this criterion is illegitimate as written; it filters on social proximity, not on demonstrated review quality — handed to whoever will design the replacement. The audit does not write that replacement; it makes the case that one is needed.
How it works¶
- Enumerate the markers. List every operative entry rule, including the unwritten ones, stated as the concrete filter it applies rather than the virtue it claims.
- Trace the effect of each. For every criterion, record what it grants and denies — access, recognition, voice, standing — and who lands on each side, edge cases included.
- State the protected purpose per criterion. Name what each gate is supposed to secure, in its own terms, before judging it.
- Grade legitimacy against purpose. Ask whether the criterion actually measures the protected value, or is a proxy that admits and excludes on something else. Flag mismatches as findings, ranked by how much they distort access.
Tuning parameters¶
- Scope — one contested rule or the entire gatekeeping stack. Narrow scope is fast and defensible; wide scope catches interactions between filters but risks boiling the ocean.
- Evidence depth — from a rules-on-paper read to instrumented data on who actually clears each gate. Deeper evidence catches proxy effects invisible on paper but costs time and access to records.
- Purpose strictness — how literally each criterion must map to its stated value to pass. Strict grading surfaces more illegitimate filters but risks flagging rough-but-useful heuristics.
- Edge-case weighting — how much attention the ambiguous and marginal cases get. The margins reveal the most, but chasing every exception can stall the audit.
- Verdict granularity — a pass/fail per rule, or a graded finding with severity. Finer grading routes attention but invites false precision.
When it helps, and when it misleads¶
Its strength is that it refuses to let a filter coast on tradition: a criterion either earns its exclusion by tracking the protected value, or it is named as a proxy that gates on something the group never meant to gate on. This is exactly where a disparate impact analysis is instructive — a facially neutral rule can produce a lopsided pattern of who gets in, and the audit is built to catch that gap between intent and effect.[n1]
Its central failure mode is that an audit can become a rubber stamp pointed either way — convened to bless a criterion someone has already decided to keep, or to condemn one someone has already decided to drop, with the "test" reverse-engineered to reach the verdict. It also tends to conflate legitimate but uncomfortable with illegitimate: a safety or competence gate can be genuinely exclusionary and still deserve to stand, and an audit that treats all exclusion as suspect will recommend erasing protections the group actually needs. The guarding discipline is to force the protected purpose to be written down before the criterion is graded, and to keep the audit's verdict strictly separate from the redesign decision — the audit says this gate does not track its purpose, not therefore open the gate.
How it implements the components¶
boundary_marker— its first act is to name each operative entry rule as the concrete filter it applies, making the gate inspectable.inclusion_exclusion_effect— it records, per criterion, what is granted and denied and to whom, keeping the audit about consequences rather than semantics.legitimacy_test— its core: grading whether each criterion is justified by the purpose it claims, or gates on a proxy.protected_value_or_purpose— it makes each gate state what it is supposed to secure, as the fixed reference the legitimacy grade is measured against.
The audit assesses but never rebuilds: it does not implement boundary_reframe or edge_case_rule — those belong to Category Reframing Workshop, which turns the audit's findings into a redrawn line. Nor does it embed anything (implementation_carrier); that is the carriers' job.
Related¶
- Instantiates: Symbolic Boundary Reframing — supplies the legitimacy evidence the archetype tests a boundary against before redrawing it.
- Sibling mechanisms: Category Reframing Workshop · Identity Narrative Shift · Inclusive Language Revision · Membership Criteria Update · Public Reclassification Note · Ritual Inclusion Change · Status Symbol Redesign · Visual or Spatial Cue Redesign · Boundary Renegotiation Forum
Editorial Notes¶
Form Classification¶
Form family: Assessment, Review & Assurance
Rationale: The mechanism reviews whether entry rules, gatekeeping markers, or eligibility filters match the stated purpose or instead reproduce outdated symbolic exclusions, so its operative form is a bounded assessment of existing evidence or work.
Independent corroboration: The frozen evidence defines Access Criteria Audit as 'Reviews whether entry rules, gatekeeping markers, or eligibility filters match the stated purpose or instead reproduce outdated symbolic exclusions', so its operative form is Assessment, Review & Assurance.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Sociology & Anthropology
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: Symbolic boundaries, social closure, status-based gatekeeping, and the reproduction of exclusion are characteristic sociological analyses.
Related originating lineages:
- Ethnography & Qualitative Methods — Discovering unwritten gatekeeping practices and tracing effects on marginal cases requires qualitative observation and affected-party accounts.
- Gender Studies & Queer Theory — Intersectional and structural analyses materially contribute attention to proxy criteria and uneven exclusion.
- Law & Governance — Legitimacy, equal treatment, and testing eligibility rules against protected purposes contribute the normative standard.
Review resolution: Sociological symbolic-boundary and social-closure analysis is primary; qualitative inquiry, gendered exclusion analysis, and legal legitimacy tests are the material secondary lineages.
Attribution caveat: The audit artifact is synthesized, but its governing concept of symbolic boundaries has a clear sociological lineage.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
The audit is deliberately upstream of every change mechanism: it is the input a Membership Criteria Update or a Category Reframing Workshop consumes. Keeping the diagnosis separate from the redesign is what lets a group improve its evidence — better instrumentation, a wider edge-case sweep — without re-litigating what to do about the boundary.
[n1] Disparate impact — a facially neutral rule or criterion that produces a substantially unequal effect on a group, regardless of intent. The concept, from anti-discrimination law, is the analytic lens an access audit uses to separate a gate's stated purpose from its measured pattern of who clears it. ↩