Skip to content

Ad Hoc Boundary-Shift Probe

Fallacy detection — instantiates Counterexample Boundary-Shift Audit

Flags when a category's boundary was moved only after a counterexample appeared — the tell-tale post-hoc, circular shift that rescues a universal claim by redefining it.

Version
v1 · 2026-08-24 · History
Mechanism #
110
Type
Fallacy Detection
Form family
Assessment, Review & Assurance
Solution family
Boundary & Scope Control
Problem family
Representation, Classification & Model Misfit
Problem subfamily
Category Boundary, Segmentation & Cluster Fit
Origin domain
Philosophy
Also from
Linguistics & Semiotics, Rhetoric
Instantiates
Counterexample Boundary-Shift Audit

The Ad Hoc Boundary-Shift Probe is a narrow detector: it does not decide whether a claim is true, nor whether a counterexample really belongs. It watches the sequence of moves and fires on exactly one pattern — a membership boundary that contracts only after a disconfirming case is named, using a rule that turns out to be a restatement of the very property in dispute. That double signature — post-hoc timing plus circularity — is what separates a genuine no-true-Scotsman dodge[n1] from an honest refinement. The probe's entire job is to raise a flag with the two-part evidence attached, so the surrounding audit knows a boundary change needs scrutiny rather than silent acceptance.

Example

A political commentator states on a broadcast panel: "No true conservative supports industrial tariffs." A caller names Senator Delacroix — a thirty-year party veteran, lifetime-high ratings from conservative advocacy groups — who has championed tariffs for a decade. The commentator, without a beat: "Well, Delacroix isn't a *real conservative, is he."*

The probe runs two checks against that reply. Timing: was "opposes tariffs" part of the stated definition of conservative before Delacroix was raised? No — the earlier segments defined the term by tax policy and judicial philosophy; tariffs never appeared until they became inconvenient. Circularity: does the new exclusion rule ("real conservatives oppose tariffs") say anything beyond the original claim ("conservatives oppose tariffs")? No — the rule is the claim wearing a disguise. Both signals fire, so the probe logs a boundary-shift flag: definition contracted post-counterexample; exclusion criterion ≡ disputed predicate. It renders no verdict on tariffs or on Delacroix's politics — only that this particular save is illegitimate as stated.

How it works

The probe applies two tests in sequence and fires only when both trip:

  • Timing test — compare the exclusion criterion's timestamp against the counterexample's. If the rule that removes the case has no record predating the case, it is presumptively ad hoc. A criterion already on the books survives this test even if invoked late.
  • Circularity test — reduce the proposed exclusion rule to its logical content and check whether it is equivalent to the negation of the asserted property. If "not a real member" just means "does not have the property the claim asserts," the boundary has been rebuilt from the claim itself and carries no independent information.

The output is a boundary-change diff — old boundary, new boundary, the case that triggered the contraction, and which of the two signals tripped — handed to the audit as a flag, not a ruling.

Tuning parameters

  • Circularity strictness — how close the exclusion rule must come to the predicate to count as circular. Loose settings catch paraphrases and near-synonyms but risk flagging a genuinely distinct-but-correlated criterion; tight settings only catch bald restatements.
  • Timing window — how far back a criterion must be on record to count as pre-existing. A generous window forgives criteria stated moments earlier; a strict one demands they predate the whole dispute.
  • Trip logic — whether both signals are required (fewer false alarms) or either suffices (higher recall, more noise).
  • Evidence source for timing — whether the probe reads from an external freeze record or reconstructs order from the transcript, which is weaker.

When it helps, and when it misleads

Its strength is speed and specificity: it catches the exact rhetorical move that lets a universal claim escape refutation, and it does so with legible evidence rather than an accusation. Because it fires on structure, not content, it works across domains a subject expert might not share.

Its failure mode is the false positive on legitimate late-stated criteria. Sometimes a real, independent membership rule genuinely existed and simply wasn't voiced until the case arose — the timing signal trips even though nothing improper happened. The classic misuse is to treat any post-counterexample clarification as a fallacy and thereby forbid all refinement, which is itself a way to win arguments unfairly. The guarding discipline is to treat a flag as a request for the freeze record, not a conviction: if the criterion can be shown to predate the dispute and to carry content beyond the predicate, the flag is cleared.

How it implements the components

The probe fills only the detection-side machinery of the archetype:

  • circularity_and_timing_test — this is the probe's core: the paired check for post-hoc introduction and predicate-equivalence.
  • boundary_change_diff_log — its output artifact, recording old vs. new boundary and the case that forced the contraction.

It does not gather or preserve the disconfirming cases themselves — that record is counterexample_candidate_record, kept by its nearest twin Negative-Case Conservation; the probe only reads a case to time it, whereas conservation durably archives it. Nor does it demand an independent rule (independent_exclusion_rationale) — that is Independent-Criterion Challenge.

Editorial Notes

Form Classification

Form family: Assessment, Review & Assurance

Rationale: The mechanism flags when a category's boundary was moved only after a counterexample appeared — the tell-tale post-hoc, circular shift that rescues a universal claim by redefining it, so its operative form is a bounded assessment of existing evidence or work.

Independent corroboration: The frozen evidence defines Ad Hoc Boundary-Shift Probe as 'Flags when a category's boundary was moved only after a counterexample appeared — the tell-tale post-hoc, circular shift that rescues a universal claim by redefining it', so its operative form is Assessment, Review & Assurance.

Nearest alternative: Analysis, Modeling & Optimization — It applies timing and circularity checks to an existing boundary defense and returns a finding rather than changing the boundary.

Review outcome: Independent reviewer agreement; medium confidence.

Origin Attribution

Primary origin: Philosophy

Origin pattern: Single lineage

Present-day reach: Universal

Rationale: Testing whether a category definition was retroactively narrowed after a counterexample is an informal-logic analysis of the No True Scotsman fallacy.

Related originating lineages:

  • Linguistics & Semiotics — Category membership, lexical meaning, and context-sensitive boundary changes contribute the semantic side of the diagnosis.
  • Rhetoric — Strategic redefinition during argument is also studied as a persuasive maneuver and burden-shifting tactic.

Review resolution: Moving a claimed boundary to test whether a distinction is principled is fundamentally a philosophical counterexample and consistency probe. Rhetoric and linguistic framing shape how the boundary is stated, and its logic is broadly reusable across domains.

Review outcome: Reconciled after independent review; high confidence.

Notes

[n1] The no-true-Scotsman move, named by philosopher Antony Flew: a universal claim is defended against a counterexample by redefining the subject so the counterexample no longer counts ("no true Scotsman would do that"). The probe operationalizes Flew's diagnosis into two checkable signals.