Skip to content

Causal Mechanism Mapping

Map the mechanism connecting a proposed cause to an effect before intervening.

Solution archetype #
146
Problem family
Uncertainty, Evidence & Inference Failure
Problem subfamily
Causal, Counterfactual & Attribution Validity

The Diagnostic Story

Symptom: The team is confident that A causes B — the correlation is clear, the timeline is right, and the story feels compelling. But repeated interventions on A keep failing to move B, and nobody can describe the actual pathway that connects them. The root cause has become a slogan rather than an explanation, and rival causal stories compete without any evidence about the mechanism itself.

Pivot: Turn the causal claim into an inspectable pathway: name the proposed cause and effect, break the connection into mechanism links, attach evidence and uncertainty to each link, surface rival explanations and confounders, and identify where in the pathway an intervention could plausibly change outcomes.

Resolution: Interventions become better targeted because they act on identified links in the mechanism rather than on superficially correlated factors. Uncertainty about each link is visible, so decisions to act, wait, or test further are grounded rather than based on assumption. Causal claims stay revisable as new evidence arrives.

Reach for this when you hear…

[public health] “We keep funding the awareness campaign because rates went down after the last one, but we have no idea whether it was the campaign or the simultaneous policy change or just seasonal variation.”

[software reliability] “The post-mortem says the root cause was insufficient monitoring, but that's not a root cause — that's a symptom, and we keep fixing the same symptom every quarter.”

[organizational development] “Every engagement survey shows trust is low and we keep adding perks, but if we can't say how perks are supposed to change trust we're guessing.”

When This Archetype Applies

No catalog groundingNone of the structural conditions is currently represented by an accepted prime or domain-specific abstraction.

Actors treat a relationship as causal because it is correlated, sequential, plausible, emotionally salient, or politically useful, but they have not specified the pathway through which the proposed cause would produce the target effect. As a result, interventions target visible symptoms, convenient levers, or blamed actors instead of the mechanism that actually drives the outcome.

What this problem means

The structural problem is causal shortcutting. Actors move from “these things are associated,” “this happened before that,” “this explanation sounds plausible,” or “this actor is visible” to “this caused that.” The missing middle is the mechanism: the pathway through which influence is transmitted.

Without the mechanism, interventions tend to target symptoms, proxies, blamed individuals, or politically convenient levers. A product team may copy a feature without copying the conditions that made it work. An incident team may punish a person without fixing the tool and governance pathway that enabled the failure. A policy team may fund the activity most associated with success while missing selection effects or contextual barriers.

Show the applicability expression

Applicability expression6 distinct conditions

Action-driving causal claimandHigh-stakes causal errorandany onePost-hoc temporal inferenceorUntraced root causeorCompeting causal storiesorUnproven mechanism transfer
Algebraic12(ABCD)

groundedpartly groundedopen

Equivalent to the 4 condition sets it replaces, with 6 duplicate condition cards removed.

2Required in every casenumbered 1–2

These hold no matter which pattern applies.

1

Action-driving causal claim · open

A proposed causal claim is being used to justify action.

2

High-stakes causal error · open

A wrong causal claim would make a high-stakes intervention costly, risky, or ethically sensitive.

4At least one of theselettered A–D

Any single one of these completes the pattern.

A

Post-hoc temporal inference · open

A metric changed after a decision and temporal order is being treated as proof of causation.

B

Untraced root cause · open

An incident review names a root cause without tracing the path from condition to failure.

C

Competing causal stories · open

Multiple plausible causal stories compete for the same outcome.

D

Unproven mechanism transfer · open

A mechanism is assumed to transfer across contexts without a demonstrated invariance argument.

0 of 6 conditions grounded · 6 open.

Read the methodologyDownload the trigger-logic data

Mechanisms / Implementations

  • Causal Diagram: Draws candidate causes, effects, mediators, and confounders as a graph so the structure of a causal claim — including backdoor paths — can be inspected at a glance.
  • Mechanism Map: Decomposes a causal story into an ordered table of links, each with its actor, process, evidence, and uncertainty, so the weak links become visible.
  • Root-Cause Analysis: root_cause_analysis implements the archetype as a method by investigates upstream contributors to a failure or incident and can instantiate the archetype when it maps how the contributor produced the failure.
  • Causal-Loop Map: Maps reinforcing and balancing feedback loops when causal influence cycles through a system rather than moving in a one-way chain.
  • Process Tracing: process_tracing implements the archetype as a method by uses sequence evidence, signatures, and within-case observations to test whether the proposed mechanism actually occurred.
  • Intervention Test: Deliberately changes a chosen intervention point and watches whether intermediate and final outcomes move as the mechanism predicts.
  • Causal Inference Review: Audits the identification assumptions, comparison groups, confounders, and evidence behind a causal claim before it is accepted.
  • Theory of Change Model: Lays out how a program's activities are expected to produce outputs, outcomes, and impact through an explicit, testable causal pathway.
  • Contribution Analysis: Builds a plausible contribution story — assembling evidence and weighing other influences — when a clean control or randomized comparison is unavailable.
  • Failure Tree Analysis: Traces an undesired top event down through the combinations of component failures and enabling conditions that can produce it.

Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.

Built directly on (2)

Also references 5 related abstractions

Variants

Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.

Causal Pathway Mapping · subtype · recognized

A variant that emphasizes ordered mediating steps between a cause and an effect.

Intervention Point Mapping · implementation variant · recognized

A variant focused on choosing where to act inside a causal mechanism chain.

Process-Tracing Mechanism Map · method family variant · recognized

A variant that tests mechanism occurrence through within-case sequence evidence and diagnostic observations.

Theory-of-Change Mapping · domain variant · recognized

A program-design variant that maps how activities are expected to produce outputs, outcomes, and impact.

Failure Pathway Mapping · risk or failure variant · candidate

A variant focused on how conditions combine to produce a failure state and where safeguards can interrupt the path.

Editorial Notes

Problem Classification

Classification: Uncertainty, Evidence & Inference FailureCausal, Counterfactual & Attribution Validity

Problem kernel: association is called causal without a generating pathway

Rationale: Sequence, plausibility, emotion, or politics substitutes for a mechanism connecting proposed cause to effect, leading intervention toward symptoms.

Independent corroboration: The earliest necessary condition in the frozen evidence is: Actors treat a relationship as causal because it is correlated, sequential, plausible, emotionally salient, or politically useful, but they have not specified the pathway through which the proposed cause would produce the target effect. That is a causal counterfactual and attribution validity problem because Association or observed outcome is assigned causal meaning without a mechanism, valid counterfactual, confounder control, or correct level of change.

Review outcome: Independent reviewer agreement; high confidence.