StatsGate
Open sourceDetects impossible or internally inconsistent statistics using GRIM and p-value consistency checks.
What it checks
- GRIM consistency of reported means
- p-value and test-statistic agreement
- Impossible summary statistics
What it does not check
- It finds arithmetic impossibility, not fraud, and not poor study design.
Where it sits
DTL
StatsGate runs inside DTL
Deterministic Taxonomy Lanes
Is this output or decision allowed?
DTL routes an output or decision into a defined verification lane, applies machine-readable rules, and returns a categorical result with the reasoning recorded. It does not score confidence. It decides, or it declines to decide.
acceptblockreviewabstainpending evidence
Evidence
Every verdict leaves a record
| Property | Behaviour |
|---|---|
| Determinism | The same input produces the same verdict. A result that does not reproduce is treated as a defect. |
| Signing | Verdicts are Ed25519 signed and anchored in a tamper-evident chain. |
| Replay | A sealed pack can be re-run later to detect verification drift. |
| Availability | Fail-closed. If this gate cannot be reached, the result is recorded as unavailable, never as a pass. |
| Independence | A third party can verify a pack without our source code and without contacting us. |
Other gates in DTL
ClaimGate
Extracts claims from AI or scientific output and routes each one to the determ…
UnitGate
Dimensional-analysis checker for physics equations. Catches equations that can…
ElementGate
Chemistry validator covering formula parsing, molar mass and reaction balancin…
TheoryGate
Determinizer for mathematics and physics theory claims, returning exact verdic…
ChipGate
Structural sanity checker for Verilog RTL. Finds undriven outputs, multi-drive…
MedGate
Clinical decision-support checks covering dose binding, oncology dosing limits…
ClaimLint
Lints documentation for unsupported AI and science claims. Runs as a CLI or a …
MathGate
Exact-arithmetic engine producing replayable certificates. 1,116 of 1,116 Proo…
Security Lanes
Reproducible test cases across CWE and OWASP weakness families with transparen…
Run it against your own cases
The audit protocol is public. You do not need our permission, our source or our involvement to test a gate and publish what you find.
