Skip to content

This page walks through how to apply the Mechanistic Validity pipeline to evaluate a mechanistic claim. The pipeline has six layers; the first two scope the claim, the third produces evidence, and the last three score it.

State what level of explanation the claim is making. A claim that names components (topographic) requires different evidence than one that attributes a function to them (functional) or describes an algorithm (algorithmic). The declaration constrains what counts as evidence and what counts as a gap.

See Description Modes for the seven modes.

Classify the available evidence by source (weights, activations, behavior, training) and access (observational vs. interventional). This produces an 8-cell matrix. Most published MI evidence concentrates in a single cell — interventional activations. Triangulation means covering multiple cells with independent failure modes.

See Evidence Families for the full matrix.

Produce the evidence. This is the iterative phase — run metrics, check which criteria are weak, gather more evidence where needed. Calibrations (bootstrap stability, baseline separation, seed variance) cut across all evidence families and should be run alongside the primary metrics.

See Metrics for the metric catalog.

Score the 36 criteria against the evidence. Each criterion receives one of six statuses: Confirmed, Partially confirmed, Inconclusive, Untested, Disconfirmed, or Not applicable. The scoring is deterministic given the evidence — the same record always produces the same statuses.

See Criteria for all 36 criteria across five validity types.

Aggregate the criterion scores by validity type. The five types form a dependency chain: construct → measurement → internal → external → interpretive. A debt in an upstream type is not repayable by evidence in a downstream one.

See Validity Types for the five types and their dependency structure.

The verdict reports three things: the strongest reading of the claim the record warrants, the tier that reading reaches (Proposed through Validated), and the criterion capping it — which names the experiment that would lift it.

See Verdicts for the five tiers and three diagnostic labels.

The Case Studies apply this pipeline to sixteen published claims. The IOI circuit walkthrough on the Framework Overview page shows the pipeline applied step by step to a single claim.