Claim Scope Freeze¶
Audit record — instantiates Counterexample Boundary-Shift Audit
Records the claim and its membership criteria exactly as they stood before any counterexample appeared, so later boundary changes are visible against a fixed baseline.
Claim Scope Freeze is the timestamped baseline the rest of the audit measures against. The boundary-shift move depends on there being no fixed record of what the claim and its category meant before the challenge — if the "before" is fuzzy, any later contraction can be passed off as "what I always meant." Freeze closes that door. At the moment a claim is asserted (and crucially, before any counterexample is raised), it captures two things verbatim: the claim as stated and the membership criterion in force at that moment — the rule for who counts as a member, exactly as it stood, however vague. It renders no judgment and tests nothing; its value is entirely in being an immutable "as-of" snapshot that a later move can be diffed against.
Example¶
An HR team publishes a leadership principle: "All of our managers are collaborative." Before anyone contests it, a scope freeze records two fields. Original claim record: the sentence verbatim, dated, attributed to the VP who stated it in the all-hands. Pre-challenge membership criterion: "manager" as the org chart then defined it — anyone with direct reports and a manager-grade title — with a note that no collaboration test was part of that definition.
Three weeks later, an employee cites Director Okafor, an org-chart manager with a documented pattern of steamrolling his team, as a counterexample. The VP responds that Okafor "was never really a manager in the sense I meant — real managers collaborate." The freeze record makes the sleight visible instantly: on the dated snapshot, "manager" meant has direct reports, full stop; collaboration was the claimed property, not part of who counted. The audit doesn't yet rule on Okafor — it simply has an unambiguous "before" to hold the "after" against, which is the whole point of freezing early.
How it works¶
- Capture the claim verbatim with a timestamp and attribution, so its wording cannot be silently edited later.
- Capture the membership criterion as-of — the operative rule for category membership at assertion time, recorded as it actually was, including "criterion was implicit / unspecified" when that is the honest state.
- Seal the snapshot — mark it read-only. Subsequent refinements are appended as new records, never overwritten onto the baseline.
The freeze deliberately does not evaluate whether the criterion is good, independent, or circular — only that this was the criterion in force. Judgment is downstream work.
Tuning parameters¶
- Freeze trigger — when the snapshot is taken: at first assertion (strongest, but you may freeze many claims that are never challenged) or at first sign of dispute (cheaper, but risks capturing an already-contaminated "before").
- Criterion resolution — how hard to press the claimant to make an implicit rule explicit at freeze time. Pressing yields a sharper baseline but can manufacture precision the speaker never had.
- Attribution granularity — claim logged to a person, a document, or an institution.
- Immutability strictness — whether corrections to a mis-transcribed baseline are forbidden outright or allowed only as visible, dated amendments.
When it helps, and when it misleads¶
Its strength is that it makes the "before" incontestable. Every downstream mechanism — the timing test, the diff log, the revision memo — is only as trustworthy as the baseline it references, and freeze is that baseline. It also protects an honest claimant, by preserving a record that a legitimate criterion really did predate the dispute.
Its failure mode is the contaminated or over-sharpened baseline. Freeze too late and the "before" already reflects the coming shift; press too hard for precision and you record a crisp criterion the speaker never actually held, then unfairly hold them to it — a form of moving-the-goalposts run in reverse.[1] The guarding discipline is to freeze early and to record vagueness as vagueness rather than resolving it on the claimant's behalf.
How it implements the components¶
Freeze fills the archetype's baseline-capture slots and nothing else:
original_claim_record— the verbatim, timestamped claim, sealed against later editing.pre_challenge_membership_criterion— the membership rule as it stood before any counterexample, recorded honestly including where it was implicit.
It does not record the eventual revised claim (claim_revision_record) or the rule licensing a legitimate narrowing (legitimate_scope_revision_rule) — that "after" record belongs to its nearest twin Scope-Revision Memo; freeze owns the pre-dispute snapshot, the memo owns the governed change.
Related¶
- Instantiates: Counterexample Boundary-Shift Audit — freeze supplies the fixed baseline the audit diffs against.
- Sibling mechanisms: Ad Hoc Boundary-Shift Probe · Category-Predicate Separation · Counterexample Admissibility Test · Independent-Criterion Challenge · Negative-Case Conservation · Scope-Revision Memo · Symmetric-Case Application · True-Member Language Flag
Editorial Notes¶
Form Classification¶
Form family: Record, Log & Register
Rationale: Records the claim and its membership criteria exactly as they stood before any counterexample appeared, so later boundary changes are visible against a fixed baseline, making its operative form a durable record, ledger, register, or trace whose value depends on preserving actual state or history.
Independent corroboration: The frozen evidence defines Claim Scope Freeze as 'Records the claim and its membership criteria exactly as they stood before any counterexample appeared, so later boundary changes are visible against a fixed baseline', so its operative form is Record, Log & Register.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Statistics & Experimental Design
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Universal
Rationale: Preregistration practice established timestamping hypotheses and inclusion criteria before results or counterexamples can induce boundary changes.
Related originating lineages:
- Philosophy — Falsifiability and counterexample analysis explains why the original scope must remain fixed while a claim is tested.
- Rhetoric — Debate practice identifies post-challenge scope retreat as moving the goalposts.
Review resolution: OSF defines preregistration as a time-stamped, read-only plan recorded before data collection or analysis, directly matching the freeze against outcome-driven revision. The mechanism generalizes that statistical practice to counterexamples in argument, adding philosophical and rhetorical lineages and becoming a universal Encyclopedia synthesis.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Researched adjudication after independent review; high confidence.
Sources consulted:
References¶
[1] Nosek, B. A., Ebersole, C. R., DeHaven, A. C., and Mellor, D. T. "The Preregistration Revolution". Proceedings of the National Academy of Sciences 115(11), 2600–2606 (2018). Explains that a claim must be frozen before relevant outcomes are observed if prediction is to remain distinguishable from postdiction. registry ↩