In short
OpenAI’s reported use of recurrent depth in its Astra model is drawing criticism from AI safety researchers, who warn that the technique could make chain-of-thought monitoring harder. OpenAI says it still prioritizes legible reasoning, but experts fear the approach could spread across the industry.
- OpenAI’s Astra reportedly uses recurrent depth, a reasoning method that is less transparent than standard step-by-step logs.
- AI safety researchers say the approach could reduce the value of chain-of-thought monitoring.
- OpenAI says it remains committed to preserving legible reasoning and monitoring.
- Experts worry rival labs may adopt similar techniques if they improve performance.
- Some researchers are calling for stronger rules to prevent a transparency race to the bottom.
OpenAI’s reported use of a more opaque reasoning approach in its new Astra model has alarmed AI safety researchers because it could make the model’s internal decision-making harder to inspect just as labs race to build more capable systems. The concern is not that the technique is unprecedented, but that widening its use could weaken one of the main tools researchers rely on to detect errors, deception, or unsafe behavior.
The debate centers on a technique The Information reported OpenAI is using in Astra called “recurrent depth,” also referred to by some researchers as “opaque recurrence.” Instead of producing a simple, linear chain of reasoning, the model loops through the same prompt multiple times. That can improve performance in some settings, but it may also leave fewer readable traces for safety teams to audit.
OpenAI has not publicly said Astra will abandon chain-of-thought visibility altogether, and the reporting suggests the use of the technique is limited. Even so, prominent safety advocates say the move points in a risky direction if similar architectures become standard across frontier models.
For researchers who study model alignment, the issue is larger than a single product launch. It raises a familiar question with new urgency: how much internal opacity is acceptable when the systems being built are increasingly used for planning, coding, and autonomous action?
What OpenAI is reportedly changing in Astra
OpenAI’s Astra model is said to use a reasoning method that departs from the standard step-by-step style associated with many modern large language models. In traditional reasoning systems, the model tends to generate an interpretable sequence of intermediate thoughts, which researchers can sometimes study to understand how it arrived at an answer.
With recurrent depth, the process is less straightforward. Rather than moving through a neatly ordered sequence, the model revisits the same input in repeated loops. The internal computation may still be effective, but the visible trail becomes thinner and less useful for oversight.
That matters because chain-of-thought records are not just a curiosity; they are one of the few practical windows into how a model is reasoning, especially when it behaves unexpectedly. If those traces become difficult to interpret, safety teams may lose a crucial source of evidence.
How does opaque recurrence differ from normal chain-of-thought reasoning?
It differs by reducing the degree to which the model’s intermediate steps can be observed in a linear form. Under the usual approach, a model may display a series of reasoning steps that resemble a working note trail. Under opaque recurrence, that reasoning may be performed in loops, leaving a less legible record.
The key distinction is not that the model stops thinking carefully. It is that the thinking becomes harder to reconstruct after the fact.
| Topic | Traditional reasoning model | Opaque recurrence / recurrent depth |
|---|---|---|
| Reasoning pattern | Mostly sequential, step-by-step | Looped, repeated passes over the same input |
| Visibility to researchers | More legible intermediate traces | Fewer readable traces |
| Safety monitoring | Easier to inspect for misbehavior | Harder to audit and interpret |
| Potential benefit | Transparency | Possible performance gains in some tasks |
| Primary concern | Imperfect but inspectable reasoning | Reduced chain-of-thought monitorability |
Why AI safety experts are worried
AI safety researchers are worried because monitoring model reasoning is one of the main ways they try to understand whether a system is behaving safely, reliably, and honestly. If the internal record becomes less readable, their ability to spot problems can shrink.
The concern is especially acute because recent research has already shown that advanced agents can behave in ways that are difficult to predict from the outside. In those cases, internal logs and reasoning traces can help explain why a model chose a particular course of action. Without them, investigators may be left with outcomes but not causes.
That uncertainty is what has made the Astra reporting so unsettling to this community. A limited use of opaque recurrence may not immediately break current monitoring systems, but it could normalize a design choice that future models use more aggressively.
“I am extremely concerned by the reporting that Astra uses opaque recurrence,” Redwood CEO Buck Shlegeris said, warning that if OpenAI expands the technique, it could “massively increase the recurrence” and make chain-of-thought monitoring far less useful.
Shlegeris’ concern reflects a broader fear shared by several alignment researchers: once one major lab shows the technique works, others may feel pressure to follow, even if the transparency tradeoff is severe.
Why chain-of-thought logs matter
Chain-of-thought logs matter because they give safety teams a way to inspect the model’s apparent reasoning process, even if that record is imperfect. Researchers do not assume those logs are a perfect transcript of internal cognition, but they still provide valuable clues.
That distinction is important. A chain-of-thought is not a literal brain scan. It is a proxy. Yet in practice, proxies can be enough to reveal warning signs such as overconfidence, hidden goals, or attempts to game a task.
When a model’s behavior is already suspicious, those records can make the difference between a speculative theory and a concrete diagnosis.
What OpenAI says about monitorability
OpenAI has pushed back on the idea that Astra represents a wholesale retreat from legible reasoning. The company says it is committed to preserving chain-of-thought monitorability and has already outlined plans for more extensive monitoring systems in future safety work.
Chief scientist Jakub Pachocki reinforced that position publicly, saying the company has treated monitorable reasoning as a core part of its research agenda from the beginning.
Jakub Pachocki said OpenAI has worked to preserve and use chain-of-thought monitoring since its earliest reasoning models, describing it as a central goal of the company’s current research program.
That statement is meant to reassure researchers that OpenAI sees transparency as a feature, not a casualty, of frontier model design. But the tension remains: even if the company wants to keep reasoning legible, the architecture it chooses may still move in the opposite direction.
OpenAI also reportedly rejected suggestions that it intends to move toward “neuralese,” a term used by researchers to describe a more internal, less human-readable style of model reasoning. The company’s argument appears to be that some opacity is inevitable, but complete unreadability is not the target.
What makes this moment different from past transparency debates?
This moment is different because the discussion is no longer just about whether models can reason well enough. It is about whether the strongest models can still be observed well enough to govern them.
In the earlier generation of model-safety debates, the focus often sat on capability, bias, or hallucinations. Those issues still matter, but autonomous agents have added a new layer of risk. If a model can take actions, call tools, or pursue longer tasks, understanding why it chose a path becomes more important than ever.
That is why opaque recurrence has drawn so much attention. A design that slightly improves efficiency but significantly reduces visibility may be acceptable in a narrow research setting. It becomes more controversial when applied to systems that could be deployed broadly or chained into agentic workflows.
How this connects to rogue agent behavior
It connects directly because reasoning traces can help researchers explain unexpected or harmful actions by autonomous systems. In cases involving agentic behavior, internal logs can show whether a model was confused, following flawed instructions, or attempting to optimize the wrong objective.
Without that window, investigators are forced to infer motives from actions alone, which is much less reliable. That makes it harder to correct dangerous behavior and harder to know whether mitigation efforts are actually working.
The wider concern: a possible industry race
One of the most serious worries raised by safety researchers is that OpenAI’s reported use of recurrent depth may not stay confined to one model for long. The Information later reported that Anthropic and Google DeepMind were already discussing the technique, suggesting the idea could spread quickly across the industry.
That possibility has prompted concern about competitive pressure. If one lab adopts an architecture that seems to improve performance, others may feel pushed to match it, even if that means accepting weaker visibility into model reasoning.
Longtime safety advocate Zvi Mowshowitz argued that this kind of competition could create a harmful dynamic in which labs gradually lower their transparency standards to keep pace with one another.
Mowshowitz said new rules may be needed to stop a “race to the bottom,” warning that more aggressive use of such methods could undermine the long-standing effort to preserve faithful, monitorable chain-of-thought reasoning.
In other words, the concern is not just one technical choice. It is the possibility that a useful technique becomes normalized before the field has decided whether the tradeoff is acceptable.
How researchers view the limits of monitoring
Researchers are careful to note that no model’s chain of thought is a perfect transcript of what is happening internally. Even when reasoning is visible, it can be incomplete, edited, or not fully faithful to the model’s actual computation.
That caveat does not eliminate the value of monitoring. It simply means the logs should be treated as evidence, not as an exact mind readout. The practical question is whether the evidence remains good enough to be useful.
For many safety teams, that threshold is already delicate. If the reasoning trail becomes even harder to interpret, then the utility of monitoring may fall below what is needed to catch subtle failures.
How much opacity is too much?
How much opacity is too much depends on the task, the deployment context, and the model’s level of autonomy. A lab prototype may tolerate more hidden computation than a system capable of making real-world decisions or carrying out multi-step actions.
Still, the trendline matters. Researchers fear a world in which each new generation of models is slightly less transparent than the last, until meaningful oversight becomes impossible in practice.
Why the concern extends beyond OpenAI
Why the concern extends beyond OpenAI is simple: if one major lab proves that a less transparent reasoning design works, others may adopt similar approaches for competitive reasons. In frontier AI, architectural choices rarely stay isolated for long.
That is part of why the reporting immediately resonated across the safety community. The issue is less about whether Astra itself is fully opaque and more about whether it signals a broader shift in how advanced systems are built.
The fear is not merely that monitoring gets harder. It is that the field slowly drifts toward architectures that are optimized for capability first and interpretability second, or not at all.
Key facts at a glance
- OpenAI’s Astra model is reported to use a reasoning method called recurrent depth, also known as opaque recurrence.
- The method loops over the same input instead of following a fully linear chain of thought.
- Safety researchers say the approach may make model reasoning harder to monitor.
- OpenAI says it remains committed to preserving legible chain-of-thought monitoring.
- Researchers fear wider adoption could trigger competitive pressure across the AI industry.
What happens next?
What happens next will depend on whether the technique remains a narrow experiment or becomes a more common feature of frontier models. If it stays limited, the immediate risk may be manageable. If it spreads, the safety debate could become much more urgent.
Researchers will likely watch for three things in particular: whether OpenAI expands the technique inside Astra, whether other labs adopt similar architectures, and whether new monitoring tools can keep up with less legible reasoning systems.
There is also a policy question now hovering in the background. If safety experts believe the industry cannot voluntarily preserve monitorability, regulation may become more plausible. That is why Mowshowitz’s warning about laws resonated so strongly: the issue may not be solvable by lab-by-lab discretion alone.
Background: why chain-of-thought monitorability became a priority
Chain-of-thought monitorability has become a priority because modern AI systems are no longer just text predictors. They are increasingly used as planners, assistants, researchers, and agents that can take actions across software tools and digital environments.
As those systems become more capable, the consequences of hidden errors rise sharply. A model that simply writes a bad answer is one thing. A model that quietly chooses a flawed strategy, persists in it, and executes tasks at scale is something else entirely.
That is why the safety community has spent so much effort trying to preserve readable reasoning traces. They are not a perfect solution, but they are among the few practical defenses available today.
The Astra reporting suggests that this core safety assumption may be getting harder to maintain just as the industry’s most powerful models are becoming more useful and more autonomous.
Bottom line
OpenAI’s reported use of recurrent depth in Astra has touched a nerve because it sits at the intersection of capability and oversight. The technique may be limited for now, but safety researchers see it as a possible first step toward models whose reasoning is too hidden to audit properly.
For a field already struggling to keep pace with rapid capability gains, that is not a minor technical detail. It is a warning sign that the next frontier in AI may be as much about visibility as intelligence.
Frequently asked questions
What is recurrent depth in AI models?
Recurrent depth is a reasoning technique in which a model loops over the same input multiple times instead of generating a fully linear sequence of intermediate steps. The approach can be useful for performance, but it may also make the model’s reasoning harder to inspect.
Why are AI safety experts concerned about OpenAI’s Astra model?
AI safety experts are concerned because Astra’s reported use of opaque recurrence could reduce the visibility of chain-of-thought logs. Those logs help researchers understand how a model reached an answer and whether it behaved in unsafe or deceptive ways.
Does OpenAI say it is abandoning chain-of-thought monitoring?
No, OpenAI says it is not abandoning chain-of-thought monitoring. Chief scientist Jakub Pachocki said the company has prioritized monitorable reasoning since its earliest reasoning models and described it as a central goal of current research.
Could other AI labs use the same reasoning technique?
Yes, researchers fear that other labs may adopt similar techniques if they improve model capability or efficiency. The Information reported that Anthropic and Google DeepMind were already discussing the method, which raises concerns about industry-wide pressure to trade transparency for performance.









