Observational Equivalence Resolution¶
Resolve cases where different causes, states, agents, or models produce the same observations by adding discriminating observations, shifting frame, or preserving explicit ambiguity.
The Diagnostic Story¶
Symptom: Two or more competing explanations fit the available observations equally well, yet the analysis has settled on one as uniquely true. The evidence base cannot distinguish between the candidates, but the ambiguity is not acknowledged — it is simply resolved by selecting the most convenient or first-noticed explanation. Decisions downstream inherit the false confidence and are not revisited when the distinction would matter.
Pivot: Name the candidate explanations that share the same observation, identify the measurement or framing limits that make them indistinguishable, define what evidence would tell them apart, and either create a discriminating test or govern the decision with explicit uncertainty where resolution is not yet possible.
Resolution: Either the equivalence is broken by a discriminating observation and one explanation gains genuine priority, or the uncertainty is explicitly preserved and carried into decisions as a known constraint. In both cases, the false confidence is replaced by a calibrated epistemic state.
Reach for this when you hear…¶
[clinical diagnosis] “Two conditions produce identical presentation at this stage — we can't just treat the more common one and hope, we need to run the confirmatory test that actually distinguishes them.”
[econometrics] “This model fits the data well, but so does the alternative with the reversed causal direction — we need an instrument or a natural experiment before we can claim we know which way the effect runs.”
[security forensics] “The logs are consistent with both an insider threat and a credential-stuffing attack — they look identical from this angle, so we need a discriminating indicator before we start investigating people.”
Mechanisms / Implementations¶
- Ablation or Perturbation Test
- Ambiguity Register: The standing record of every ambiguity the parser could not resolve, each entry tagged with its competing readings and a route to whoever or whatever decides it.
- Causal Identification Probe
- Controlled Disambiguation Test: Resolves a specific ambiguity by constructing a discriminating probe whose outcome forces one reading over its rivals, and scores the confidence of the verdict.
- Decision Tree with Hold State
- Differential Diagnosis Protocol
- Forensic Discriminator
- Frame-of-Reference Shift
- Side-Channel Measurement
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (3)
- Equivalence Principle: Gravity indistinguishable from acceleration.
- Observability: Infer internal state externally.
- Uncertainty: Incomplete knowledge.
Also references 10 related abstractions
- Bayesian Updating: Update beliefs with evidence.
- Causality: Cause-effect relationships.
- Confounding: Hidden variable interference.
- Correspondence Principle: New theories match old limits.
- Counterfactual Reasoning: Hypothetical alternatives.
- Data Integrity: Accuracy and consistency preserved.
- Equivalence Relation: Groups elements into equivalence classes.
- Frame of Reference: Observational perspective.
- Hypothesis Testing (Null vs. Alternative): Null vs alternative evaluation.
- Stationarity: Stable statistical properties.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Differential Diagnosis Resolution · domain variant · recognized
Resolve symptom-equivalent possible diagnoses by using discriminating clinical evidence and explicit follow-up logic.
Causal Identification Resolution · mechanism family variant · recognized
Resolve rival causal stories that explain the same outcome by finding evidence where their counterfactual implications diverge.
Model Equivalence Resolution · subtype · recognized
Resolve rival models that match existing observations by testing cases where their predictions diverge.
Ambiguity-Preserving Decision · risk or failure variant · recognized
Act under unresolved observational equivalence while explicitly preserving the ambiguity and limiting overcommitment.