Pearl’s causal ladder
Judea Pearl’s causal hierarchy defines three distinct levels of causal reasoning. They are not interchangeable — each rung requires different assumptions and different data.
Most statistical analysis — including most machine learning — operates only at rung 1. Moving to rung 2 requires an intervention model; moving to rung 3 requires a full structural causal model. Wu-Weism tracks which rung your question belongs to and tells you when it cannot answer at the rung you need.
Pearl's causal ladder
Full reference on the three rungs, what each requires, and how Wu-Weism classifies your questions.
Structural Causal Models
A Structural Causal Model (SCM) is a mathematical representation of a causal system. It consists of three parts:- Variables — the quantities in your system (exposures, outcomes, confounders, mediators).
- Edges — directed arrows that encode which variables causally influence which others.
- Mechanisms — the functions that define how each variable is determined by its parents in the graph.
Structural Causal Models
How SCMs work, how Wu-Weism builds them, and how to read the graph Wu-Weism exposes.
Claim Ledger
Every hypothesis Wu-Weism produces is recorded in the Claim Ledger — a persistent, auditable log of causal conclusions. Each entry includes:- Provenance — the full chain from question to response, including the SCM that was active and the model that generated the claim.
- Confidence and uncertainty — a score and label that reflect how well-supported the claim is given the available evidence and model assumptions.
- Falsifiability condition — the specific evidence that would overturn this claim. Claims that cannot meet this requirement are blocked by the Falsifiability Gate before they reach the ledger.
Claim Ledger
How claims are recorded, what provenance means in practice, and how to use the ledger for audit and export.
Counterfactual traces
A counterfactual trace is the step-by-step record of a do-calculus intervention. When you ask a counterfactual question — “what would have happened if X had been different?” — Wu-Weism:- Abduces the state of the system given the observed evidence.
- Applies the intervention by surgically replacing the mechanism for the intervened variable.
- Predicts the outcome in the modified model.
Counterfactual traces
How do-calculus interventions work, how to read a trace, and what the output means for your research.
All concept pages
Pearl's causal ladder
The three rungs — association, intervention, counterfactual — and what each requires.
Structural Causal Models
Variables, edges, mechanisms, and how Wu-Weism builds the graph.
Claim Ledger
Provenance, confidence, falsifiability, and the audit trail for every conclusion.
Counterfactual traces
Do-calculus step by step — how Wu-Weism traces interventions deterministically.
