The report
On September 17, 2026, Dwarkesh Patel published a long interview with OpenAI researcher Noam Brown covering multi-agent systems, recursive self-improvement, alignment and chain-of-thought monitoring.
During the safety discussion Brown argued that increasingly capable systems should not be protected by a single mechanism. After discussing sandbox security, he raised air-gapping as an extreme containment measure and said he was not convinced it would necessarily be sufficient. His concrete example was academic research in which adjacent air-gapped computers exchanged data through CPU-generated heat and built-in temperature sensors.
That example is BitWhisper, published in 2015. The experiment required two already-compromised computers at close range. The authors reported 0-40 cm separation and an effective rate of roughly 1-8 bits per hour. That is enough for a brief command or a small secret, but it is not a substitute for an ordinary network and it is not evidence that an AI has autonomously escaped a containment environment.
Brown also discussed a separate monitoring concern: chain-of-thought observability. He said researchers are already seeing signs that monitorability is degrading as models become better able to control what appears in their reasoning traces. His argument was not that chain-of-thought monitoring is useless; rather, he warned against relying on any single safety mechanism.
The wider covert-channel literature makes the architectural point stronger than the thermal example alone. Researchers have demonstrated RF emissions from memory buses, magnetic channels through Faraday shielding, conducted signals on power lines, inaudible or mechanical acoustic channels, optical leakage through screens and LEDs, and more recently high-throughput electromagnetic signaling induced by imperceptible pixel changes. None of those papers demonstrates autonomous AI escape. Together they show why a high-assurance containment boundary has to model the physical machine and its environment, not only the network interface.