Wu-Weism will not record a claim that cannot be tested. Before any hypothesis or counterfactual finding reaches the Claim Ledger, it passes through a set of gates — automated checks that enforce the logical conditions required for a claim to be scientifically meaningful. The most important of these is the Falsifiability Gate.Documentation Index
Fetch the complete documentation index at: https://wuweism.com/llms.txt
Use this file to discover all available pages before exploring further.
What the Falsifiability Gate does
The Falsifiability Gate evaluates whether a claim specifies — even implicitly — what evidence would disconfirm it. A claim that cannot, in principle, be proven wrong is not a scientific claim. It is an assertion. Wu-Weism enforces this as a hard gate: claims that fail the falsifiability check are not recorded in the Claim Ledger with apass status. Instead, the response is flagged and the gate decision is written as fail with a rationale explaining what is missing.
A failed gate does not mean your research question is invalid — it usually means the question needs to be made more specific. The rationale in the gate decision tells you exactly what is required.
Why it matters
Unfalsifiable claims are unscientific in a precise sense: if no possible observation could contradict the claim, then the claim carries no predictive content. It cannot guide decisions, cannot be updated by new evidence, and cannot be used as input to a causal model. By enforcing falsifiability before recording claims, Wu-Weism ensures that your Claim Ledger contains only findings that are:- Testable — there exists some observation that would, if true, count as evidence against the claim.
- Specific — the claim refers to a defined population, intervention, time horizon, or measurable outcome.
- Actionable — the claim can be used as a premise in further causal reasoning.
How the gate works
Claim is produced
A response is generated by the causal reasoning engine — whether from Causal Workbench dialogue, Hybrid Synthesis, or Legal Causation analysis.
Falsifiability is evaluated
Before the claim is committed to the Claim Ledger, the Falsifiability Gate analyzes the claim text for:
- Whether a measurable outcome is specified.
- Whether a defined condition or intervention is referenced.
- Whether a disconfirming observation is logically possible given the claim’s structure.
The gate assigns a score from
0.0to1.0and produces apass,warn, orfaildecision.
Gate decision is recorded
The decision — including the gate name, outcome, rationale, and score — is written to the claim’s
gate_decisions field.Gate decision structure
| Field | Description |
|---|---|
gateName | The gate that evaluated this claim: falsifiability, identifiability, or novelty. |
decision | pass — claim meets the criterion. warn — claim meets the threshold but with caveats noted in the rationale. fail — claim is blocked. |
rationale | A plain-language explanation of why the claim passed, was flagged, or was blocked. |
score | The gate’s numeric assessment, 0.0–1.0. Scores below approximately 0.4 result in fail. |
What happens to blocked claims
When a claim fails the Falsifiability Gate:- The claim is not written to the Claim Ledger with
status: active. - The workbench response includes the gate decision and rationale, so you can see why the claim was blocked.
- You can refine your question and resubmit — the revised claim will be evaluated independently.
The Common Sense Governor
Alongside the scientific validity gates, Wu-Weism applies a Common Sense Governor: a policy layer that declines requests enabling threats, coercion, deception, or targeted harm — regardless of how they are framed scientifically. If your request is declined by the Common Sense Governor, you will see the following response:“I can’t help with drafting or strategy that enables threats, coercion, deception, or targeted harm.”The Common Sense Governor operates before the causal reasoning engine and is not a scientific gate — it is an ethical constraint on the platform’s use. No trace record or claim is created for requests declined at this layer.
The Identifiability Gate
For interventional analyses (do-calculus), Wu-Weism applies an additional gate before running the computation: The Identifiability Gate checks whether the causal effect you are asking about can actually be identified — that is, estimated without bias — given the set of confounders available in your SCM. If the causal effect is not identifiable with the available adjustment set, the gate fails and the intervention is not run. The rationale explains which confounders are missing or why identification fails under the current graph structure.The Novelty Gate (Hybrid Synthesis)
In Hybrid Synthesis, a third gate applies to synthesized hypotheses: The Novelty Gate evaluates whether a synthesized hypothesis is genuinely novel relative to prior art in your uploaded document corpus and Wu-Weism’s scientific knowledge base.| Decision | Meaning |
|---|---|
pass | The hypothesis is not substantively represented in prior literature and represents a candidate novel finding. |
warn | The hypothesis has partial overlap with prior art; the rationale identifies the closest existing work. |
fail | The hypothesis is substantially anticipated by existing literature. It is recorded but tagged as a replication rather than a novel finding. |
fail on the Novelty Gate means your hypothesis is corroborated by prior art, which is scientifically valuable, but should not be presented as an original contribution.
All gates at a glance
Falsifiability Gate — applies to all claims
Falsifiability Gate — applies to all claims
Evaluates whether the claim specifies a testable, potentially disconfirmable condition. Hard gate:
fail blocks the claim from active status in the Claim Ledger.Identifiability Gate — applies to interventional analyses
Identifiability Gate — applies to interventional analyses
Checks whether the causal effect can be identified with the available confounder adjustment set before running do-calculus. Hard gate:
fail prevents the intervention from being computed.Novelty Gate — applies to Hybrid Synthesis hypotheses
Novelty Gate — applies to Hybrid Synthesis hypotheses
Evaluates whether synthesized hypotheses are novel relative to prior art. Soft gate:
fail classifies the claim as a replication rather than blocking it.Common Sense Governor — applies to all requests
Common Sense Governor — applies to all requests
Policy layer that declines requests enabling threats, coercion, deception, or targeted harm. Not a scientific gate — operates before the reasoning engine. No trace or claim is created for declined requests.
Related
Claim governance
Gate decisions are recorded in every claim record — learn how to read and export them.
Provenance and audit trails
Understand the full reasoning trail behind every claim that passes the gates.
