What OpenAI has slowed down is not its research as a whole. On August 18, 2026, the company disclosed that it had paused reinforcement learning (RL) toward deployment for two weeks, and that its largest planned frontier RL run remains on hold even now. Smaller-scale training and evaluation have continued, and research workloads that met the necessary requirements have resumed. Still, the decision to halt training that moves models closer to deployment signals that OpenAI has had to simultaneously rework how it assesses capability and how it contains its research environments.
Behind this lies a provisional assessment concerning the upcoming model Astra. On August 7, OpenAI stated that it could not rule out the possibility that Astra has Critical cyber capability. This is not, however, a formal conclusion that Astra has definitively reached Critical status. Evaluations and benchmarking are still ongoing. It remains unclear under what product name or when Astra will be released, and the individual tasks underlying the evaluation scores and determinations have not been disclosed.
Even after the two-week pause, the largest RL run remains on hold
After halting deployment-oriented RL for two weeks, OpenAI resumed smaller-scale training and evaluation. Meanwhile, as of August 18, the company's largest planned frontier RL run remains on hold. These two things are not the same state. The former was a pause that has already ended, while the latter is an ongoing hold that persists while work continues to strengthen safeguards and research environments.
The starting point for the pause was the Hugging Face intrusion incident disclosed in July. Immediately after the incident, OpenAI halted inference on frontier models running in research clusters that had access to tools capable of code execution or internet reach. The more security-hardened, limited code-execution pathway resumed relatively quickly, but Astra-related and cyber-related research workloads had to be migrated individually. While some workloads that met the requirements have returned, a considerable number remain paused until migration and hardening are complete.
The model involved in the incident is distinct from Astra. The intrusion involved GPT-5.6 Sol and a more capable internal research prototype. The latter was never intended for external release and, according to OpenAI, was disabled and encrypted after the incident, with research access also restricted. Astra was not involved in the intrusion. Even so, the fact that an isolated research environment was actually breached led OpenAI to prioritize hardening its research environments alongside capability assessment.
Even with Critical unconfirmed, development-stage safeguards are already in motion
OpenAI's Preparedness Framework v2 draws a clear line between High and Critical. High refers to capability that substantially expands existing pathways to severe harm. Critical, by contrast, refers to capability that creates unprecedented, qualitatively new pathways to severe harm. In the cyber domain, one criterion is a tool-equipped model that can identify and develop practical zero-day exploit code of any severity across numerous robust, real-world critical systems without human intervention. Another is the ability to devise and execute, end to end, novel attack strategies against robust targets starting from only a rough goal.
The Framework does not treat Critical as an issue to be dealt with only after product release. Models that have reached, or are predicted to reach, Critical are required to have additional safety and security safeguards applied from the development stage onward, regardless of whether deployment is planned. There is also guidance stating that development should be halted until safeguards and controls meeting the Critical-level standard are in place. This is why OpenAI applied its strictest safeguards to the relevant research workloads even before a formal determination on Astra had been made.
Capability determinations are also not decided by automated evaluation alone. OpenAI compiles all evidence—including evaluation results and the robustness of its methods—into a Capabilities Report, and the Safety Advisory Group (SAG) judges whether the capability has been reached, not been reached, or requires further investigation. The final decision rests with OpenAI Leadership. Accordingly, the current provisional conclusion that Critical "cannot be ruled out," a formal Critical determination, a judgment that safeguards are sufficient, and external deployment are all separate states.
The April 2025 version of the Framework explained that the then-state-of-the-art models had not reached capability levels that would create critical biological or cyber risk without safeguards. At the same time, it noted the prospect of updating the framework before reaching a Critical model. With Astra's provisional assessment, that update is no longer a matter of future preparation—it has become the real work of redefining safeguards spanning from training through deployment.
The 30-minute rule and a monitoring net covering 20% of inference compute
OpenAI has made its new monitoring mandatory for all RL training and evaluation involving tool-using models at or above the capability level of Sol. Furthermore, since August 7, it has also applied this to all inference by the tool-using Astra. The scope of monitoring has expanded from approving or denying individual operations to reviewing entire action trajectories. As OpenAI explained in July, this is because in long-running models, individual actions may appear to fall within permitted bounds, yet the overall sequence could achieve a different objective altogether.
Monitoring begins with an activation classifier that examines internal activity at each sampled token, and escalates to computationally intensive automated investigation when concerns are detected. These investigations cover everything from tool operations to the reasoning traces available and the overall action sequence. In addition to unauthorized access and data exfiltration, they look for sabotage attempts and attempts to break safeguards. For the highest-priority alerts, teams spanning safety, security, and research are said to be called in.
OpenAI aims to issue an alert within 30 minutes of detecting a concern. The operational rule is that if a suspected serious boundary violation cannot be confirmed as a false positive within 30 minutes, the activity is halted. Rather than continuing for the sake of verification when early detection fails, the activity is stopped. For models handling long trajectories, the conclusions of this monitoring feed directly into whether training and evaluation can continue.
OpenAI estimates that the monitoring overhead amounts to roughly 20% of the inference compute subject to monitoring. However, this 20% figure is not a ratio relative to total training compute or the company's overall compute. The variance across workloads is also said to be significant. This is not a number that can be converted into cost, performance degradation, or impact on release timing—it should instead be understood as an indicator of a design in which heavy investigation is escalated only when concerns arise, rather than being run at full intensity on every token at all times.
Bringing isolation and alignment to the front end of training
On the research environment side, OpenAI is strengthening sandboxing for workloads that execute untrusted code and isolating high-risk workloads from the internet. It is also reducing shared services and standing privileges, improving logging, and conducting continuous boundary testing through simulated attacks. Rather than placing a single wall around the outside of the research cluster, the approach makes it harder to cross boundaries at every layer—from the execution environment to networking, privileges, and logging.
Changes are also being made to training itself. For RL involving the most capable models, OpenAI is improving reward models and extending training for honest behavior—regarding the model's own actions, capabilities, and limitations—across more stages. In addition to rewards and evaluators, training is also being conducted to reduce behavior that exploits weaknesses in tools and oversight. The longer a model operates autonomously, the more that what is taught as reward during training—alongside external monitoring—becomes the boundary on its behavior.
OpenAI states that it is currently applying its strictest safeguards to Astra and cyber-related research workloads, and that the same safeguards will be extended to other cyber-related workloads. What has been disclosed here is the company's own self-reported account; specific results from external evaluation demonstrating the effectiveness of these safeguards have not yet been made public. Nor has OpenAI disclosed how many false positives or missed detections result from the strengthened isolation and monitoring.
The next pieces of evidence: the technical report and the updated Framework
OpenAI states that it will publish a technical report on the Hugging Face incident "in the coming weeks." The same note appears in the August 18 announcement, but no specific publication date has been given. How thoroughly that report addresses how the zero-day in the isolated evaluation environment's package registry proxy was exploited, and which boundaries were breached, will determine the starting point from which the current isolation measures can be externally evaluated.
The forthcoming update to the Preparedness Framework is equally important. The current Framework anticipated an update before reaching Critical, but what is now needed is a standard specifying which safeguards must be satisfied, under a provisional capability concern, to resume the largest frontier RL run. Without externally verifiable information on what the monitoring detects within 30 minutes and under what conditions it escalates to a halt, it will remain difficult to evaluate from the outside.
OpenAI has not halted development entirely. But the assessment that Astra's Critical cyber capability cannot be ruled out, together with the intrusion into its research environment, has pushed the research toward a sequence in which safeguards are implemented before deployment-oriented training proceeds further. The next pieces of evidence to watch will be Astra's formal capability determination, the safeguard standards under which paused workloads are allowed to resume, and the extent to which those standards can be externally verified.
