Gates

The checkers that run inside the layers

A gate is a hand-built, falsifiable rulebook, not a model's opinion. Each one decides a narrow question exactly, or declines to decide it. Most are public repositories you can clone and run today.

How to read the status labels

Open source

Public repository with working code you can run today.

Interactive lab

Runnable console, plus a public repository where one exists.

Research

Early scope. Not for operational use, and labelled as such.

There is no "coming soon" on this page

Every gate listed has code behind it. Gates labelled research are early and are not for operational use, and they say so on their own page. A capability with nothing behind it does not get an entry.

DTL

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.

ClaimGate

Interactive lab

Extracts claims from AI or scientific output and routes each one to the deterministic gate that can settle it.

UnitGate

Interactive lab

Dimensional-analysis checker for physics equations. Catches equations that cannot be right regardless of the numbers.

ElementGate

Interactive lab

Chemistry validator covering formula parsing, molar mass and reaction balancing against a known-compound registry.

StatsGate

Open source

Detects impossible or internally inconsistent statistics using GRIM and p-value consistency checks.

TheoryGate

Open source

Determinizer for mathematics and physics theory claims, returning exact verdicts rather than opinions.

ChipGate

Open source

Structural sanity checker for Verilog RTL. Finds undriven outputs, multi-driven signals and unintended latches.

MedGate

Interactive lab

Clinical decision-support checks covering dose binding, oncology dosing limits, interactions and paediatric restrictions.

ClaimLint

Open source

Lints documentation for unsupported AI and science claims. Runs as a CLI or a GitHub Action in CI.

MathGate

Open source

Exact-arithmetic engine producing replayable certificates. 1,116 of 1,116 ProofBench-X cases pass and reproduce.

Security Lanes

Open source

Reproducible test cases across CWE and OWASP weakness families with transparent scoring.

DAX

Is this physical action allowed to happen?

DAX places a permission boundary between a decision and an action that affects hardware, machinery, infrastructure or another physical system. It is fail-closed: if the check cannot complete, the action does not proceed.

ExecutionGate

Open source

Fail-closed permission boundary for downstream use. The reference implementation of the DAX layer.

OrbitGate

Open source

Deterministic verification for orbital and satellite claims, with benchmark artefacts.

FlightGate

Research

Early work applying action permission to flight-envelope and operational constraints.

GridGate

Research

Early work applying action permission to energy and grid operational limits.

DCLA

The governing rules changed. What does that affect?

DCLA tracks changes to regulations, policies, controls and operating requirements, then identifies the systems, decisions, evidence and previous approvals that may need reassessment. Affected work is held rather than allowed to continue on a superseded rule.

EU AI Act Profile

Open source

An application profile mapping deterministic lanes and evidence onto specific EU AI Act articles.

DTL Taxonomy

Open source

The open claim taxonomy and verdict schema. The vocabulary controls and evidence are expressed in.

DELA

The underlying evidence changed. What does that affect?

DELA detects changes in scientific, operational or other source evidence, traces the affected dependencies, preserves the work that remains valid, selectively replays reproducible operations, and routes non-reproducible work to qualified human review.

BioChangeGate

Open source

Scientific state diffs, dependency impact, selective replay and sealed evidence. The reference implementation of the DELA layer.

FoldInputGate

Open source

Pre-flight checks for structured prediction job metadata before a run is accepted.

ConfidenceGate

Open source

Confidence-contract routing for predicted structures. Turns a confidence band into a routing decision rather than a caveat.

ProvenanceGate

Open source

Provenance continuity checks for scientific AI artefacts. Detects a broken chain between an artefact and its source.

ReplayGate

Interactive lab

Re-runs sealed evidence packs to detect verification drift over time.

Test them yourself

The audit protocol is public. Any lab can run a gate against its own cases and sign a verdict, without our source code and without our involvement.

Next · See it work AI Control Tower