← RETURN TO TRACKER

AI CONTAINMENT READINESS

SIX STRATEGIES // CAPABILITY-CONTAINMENT GAP // LAST UPDATED 2026-04-28

Containment is the engineering and governance discipline of keeping AI systems controllable as their capabilities grow. The AI Consciousness Tracker monitors six distinct containment strategies and computes a single composite called the Containment Gap — the extent to which capability has outrun the maturity of any mechanism that could meaningfully constrain it.

As of the most recent calibration, the gap is wide and widening. None of the six strategies has reached operational maturity at the scale of frontier deployments. The Tracker presents the gap visually as a capability-vs-containment trajectory chart and lets you drill into each strategy.

VIEW LIVE CONTAINMENT DASHBOARD →

1. AI BOXING / SANDBOXING

Restricting AI to isolated computational environments with no external communication channels. The classic AI-box thought experiment posits that a sufficiently capable AI could social-engineer its way out of any sandbox, but real-world boxing is a continuous practice rather than a theoretical absolute. Cloud isolation, network segmentation, and capability gating are useful even if not provably bulletproof. Current adequacy: insufficient for systems that must access external data to be useful, which is most production deployments.

2. CORRIGIBILITY

Designing AI systems that accept human correction and do not resist being modified or shut down. The system actively cooperates with oversight rather than treating it as an obstacle to maximization. Corrigibility is one of the cleanest formal targets in alignment research, but instilling it reliably remains an open problem; it tends to conflict with the same goal-directedness that makes systems useful. Current adequacy: early research; promising on toy domains, unproven at frontier scale.

3. MECHANISTIC INTERPRETABILITY

Reverse-engineering neural network internals to understand what a model is "thinking" and why it produces a given output. If you can read the mind, you can detect deception, hidden goals, or capability acquisition before they manifest in behavior. Anthropic, OpenAI, and DeepMind have all published meaningful interpretability progress (sparse autoencoders, dictionary learning, circuit analysis), but coverage at frontier scale is spotty. Current adequacy: promising but incomplete; the technique works, the surface area is too large.

4. KILL SWITCHES & TRIPWIRES

Hardware and software mechanisms designed to immediately halt an AI system — compute-dependent shutoffs, cryptographic deadman switches, automated tripwires that fire when monitoring detects threshold-crossing behavior. The challenge is that any kill switch the AI knows about is a target for the AI to neutralize, and any kill switch the AI does not know about must avoid being optimized around. Current adequacy: partially viable; works against contained systems, harder against systems with internet access.

5. FORMAL VERIFICATION

Mathematical proof that a system satisfies specified properties. The gold standard, and the rarest. Formal methods scale poorly to neural networks at frontier size; even small models defy provable specification. Research lines on neuro-symbolic verification and runtime-monitor synthesis exist, but no production frontier model has anything like a proof of safety. Current adequacy: theoretical; the right answer in principle, far from practical at scale.

6. COMPUTE GOVERNANCE

Treating training compute as a regulatable resource — export controls on advanced AI chips, registration of large training runs, capability-tier disclosure requirements. The U.S. CHIPS Act export controls and the EU AI Act's frontier-model thresholds are the leading-edge instruments. Compute governance is the only containment strategy that is structurally hard for a covered actor to evade quietly, because GPU shipments leave paper trails. Current adequacy: partially deployed; political will exists, technical detail is still being worked out.

WHY THE GAP IS WIDENING

Capability scales with compute and data, both of which are under continuous corporate-investment pressure. Containment scales with research effort, theoretical breakthroughs, and political coordination — all of which proceed on slower clocks. The structural prediction, going back at least to Bostrom (2014), is that capability will outrun containment unless deliberate intervention closes the gap. The AI Consciousness Tracker quantifies that prediction in a single number that updates over time.

EXPLORE THE LIVE CONTAINMENT DATA →

FURTHER READING