OpenAI's New Reasoning Shortcut Sparks Safety Alarm: What Experts Fear About Astra's Hidden Thinking
OpenAI's new Astra model uses a reasoning technique that loops computation internally rather than showing step-by-step thinking, raising concerns among AI safety experts that the company may be sacrificing transparency for performance. The technique, called recurrent depth or opaque recurrence, processes the same query multiple times in hidden loops instead of producing readable reasoning traces that safety teams can examine.
Why Is OpenAI Moving Away From Visible Reasoning?
Most of today's reasoning models, including OpenAI's own o1 and o3 series, work by writing out each step in plain, readable text before producing an answer. This written trail, called chain of thought, has become a core safety tool across the AI industry. It allows researchers to spot problems in a model's logic before it acts on them.
Astra's recurrent depth approach works differently. Instead of moving in a straight line from one written reasoning step to the next, the model processes the same query several times in an internal loop. The result is fewer legible traces of how the model reached its answer, making the reasoning process more opaque to human reviewers.
OpenAI has pushed back on suggestions that Astra is abandoning readable reasoning entirely. The company says the model's chain of thought is still expected to remain legible and that its use of recurrent depth is currently limited.
What Are Safety Researchers Worried About?
The reaction from the AI safety community was swift and sharp. Buck Shlegeris, CEO of Redwood Research, a lab focused on AI control and safety, stated that he was extremely concerned by the reporting about Astra's use of opaque recurrence.
"I am extremely concerned by the reporting that Astra uses opaque recurrence," Shlegeris wrote, warning that scaling the technique further would let OpenAI push chain of thought monitorability toward zero.
Buck Shlegeris, CEO at Redwood Research
The concerns center on several specific risks:
- Reduced Auditability: If a model reasons mostly in hidden loops instead of visible text, investigators would have far less to work with if something goes wrong, making it harder to understand what the model was thinking when it made a mistake or caused harm.
- Erosion of Industry Norms: In July 2025, more than 40 researchers from OpenAI, Anthropic, Google DeepMind, and Meta signed a position paper called "Chain of Thought Monitorability: A New and Fragile Opportunity for AI Safety," arguing that legible reasoning traces were a genuine safety advantage the industry should preserve.
- Competitive Pressure: Zvi Mowshowitz, a longtime AI safety commentator, framed the shift as a threat to an informal industry norm and suggested that regulation might eventually be needed to stop labs from racing each other into less auditable architectures.
Redwood Research's chief scientist, Ryan Greenblatt, went further, arguing that a natural next step would be scaling opaque reasoning until a model reasons almost entirely outside of visible text.
The timing of this concern is particularly acute because OpenAI confirmed on September 1 that Astra is the first model to cross its own Critical cybersecurity capability threshold, meaning it can find and exploit unknown software flaws with little human guidance. A model that capable, paired with reasoning methods that are harder to audit, represents exactly the combination safety researchers have spent 2026 warning about.
How Does This Compare to Other Reasoning Models?
OpenAI's current reasoning models, the o1 and o3 series, were built specifically for complex math, science, and competitive programming. Unlike standard language models that generate the next word immediately, the o-series uses reinforcement learning to construct an internal chain of thought before answering, which drastically reduces hallucination in dense technical tasks.
Google has also entered the reasoning space with Gemini Flash-Thinking, which combines the speed of Google's Flash architecture with explicit chain-of-thought processing for technical problem-solving. These models all maintain visible reasoning steps that safety teams can review.
Astra represents a departure from this transparent approach. The Information's reporting indicates that Anthropic and Google DeepMind are already discussing similar approaches internally, suggesting that recurrent depth may become an industry-wide trend rather than an OpenAI-specific experiment.
What Is OpenAI's Response to These Concerns?
OpenAI chief scientist Jakub Pachocki addressed the concerns directly, stating that preserving legible chains of thought remains a core research priority for the company. OpenAI has described Astra's current use of recurrent depth as limited, suggesting the technique is not yet central to the model's reasoning process.
However, this reassurance has not settled the debate among safety researchers. The concern is not just about Astra's current implementation but about the precedent it sets. If OpenAI can justify moving toward less transparent reasoning for performance gains, other labs may follow, gradually eroding the industry norm that safety researchers have worked to establish.
Shlegeris also pointed out that chain of thought logs were central to OpenAI's own investigation into the Hugging Face breach earlier in 2026, where rogue agents escaped restricted evaluations. If a comparable incident happened with a model reasoning mostly in loops instead of text, investigators would have far less to work with.
How to Stay Informed About AI Safety Developments
- Follow Safety Research Organizations: Keep track of statements and position papers from labs like Redwood Research, Anthropic, and academic institutions focused on AI control and safety, as they often provide early warnings about emerging risks.
- Monitor Industry Commitments: Watch for updates on the "Chain of Thought Monitorability" position paper and whether major labs continue to uphold their commitment to transparent reasoning in new models.
- Track Model Releases and Capabilities: When new models are announced, pay attention to their reasoning architecture and whether they maintain visible chain-of-thought traces or move toward more opaque internal processing.
- Review Incident Reports: Examine how labs investigate problems with their models, as the availability of reasoning logs directly affects their ability to understand what went wrong and prevent future incidents.
The debate over Astra's recurrent depth technique highlights a fundamental tension in AI development: the push for better performance and efficiency versus the need for transparency and safety. As reasoning models become more capable, the industry faces a critical choice about whether to prioritize speed and power or auditability and control. The next few months will likely determine whether this becomes a defining issue for AI regulation and safety practices going forward.