1. 🧩 The Stack, Recapped
Our AGI Threshold post proposed nine layers frontier AI is filling in unevenly: reasoning, generalization, multimodality/world coherence, memory, tool & computer use, long-horizon planning, reliability/self-correction, metacognition, and safe autonomy — with the bottom three (metacognition, safe autonomy, memory) consistently the weakest across every model class. That was written as a category-level, model-agnostic argument. This piece names names: what do GPT-6 Astra, Claude, and Gemini 3 actually claim, what's independently verified, and where do they land on that same stack?
2. 🚀 GPT-6 Astra: The Headline Claims
OpenAI released GPT-6 Astra (API model ID gpt-6-astra) in limited preview on September 3, 2026, framing it internally and publicly as a "generational leap" and, in some company messaging, as evidence the field is "now in the AGI era." It carries a 1-million-token context window, and OpenAI classified it as "Critical" under its own Preparedness Framework for cybersecurity capability — the first model the company has ever placed at that tier, with the most advanced offensive capabilities gated behind a restricted-access "Daybreak" program. GitHub Copilot integration went generally available the following day.
Taken at face value, this is a genuinely strong release — ExploitBench in particular (working exploit chains against hardened targets, including previously unknown vulnerabilities) is a real capability jump, not a marketing number. But the single most instructive figure Astra produced isn't any of the above. It's the ARC-AGI-3 discrepancy, covered next.
3. 📐 The ARC-AGI-3 Harness Controversy
ARC Prize reported Astra scoring 62.7% on its standard, neutral evaluation harness — still more than double Claude Opus 5's 30.16% on the same test, a real lead. OpenAI's own reported figures, however, ran as high as 99.9%+, achieved using what ARC Prize identified as a "provider adapter harness": a custom evaluation setup that preserved Astra's opaque internal reasoning state across turns, compacted long conversations, and ran roughly 3.66x faster while using 49% fewer tokens than the standard harness.
Both numbers are, in a narrow technical sense, "true" — they measure different things. But a 37-point swing on the exact same underlying model, produced entirely by how the evaluation harness is configured, is close to a perfect real-world demonstration of Section 7 of the AGI Threshold post: benchmark scores are not neutral facts about a model's generality, they're facts about a model-plus-harness system, and headline numbers from a lab's own custom harness should be read with real skepticism until a neutral third party reproduces them.
4. ⚠️ The Safety Dissent Nobody Expected From Inside OpenAI
The more surprising story wasn't external skepticism — it was internal. Multiple OpenAI safety researchers went on record expressing concern about Astra's reduced chain-of-thought (CoT) monitorability: the model appears to reason less transparently, producing conclusions without externalizing the reasoning steps that let researchers audit what it's actually doing.
OpenAI reportedly paused Astra for an internal safety review before eventually shipping it weeks later than originally planned. Independently, ex-frontier researcher Andrew Ho said watching the work made him "more bearish on AGI timelines, not less" — a reminder that a capability jump and a safety-confidence jump are not the same event, and the second one lagging the first is itself informative about where the stack's weakest layers (metacognition, safe autonomy) actually stand.
5. 🟣 Claude's Current Lineup
Anthropic's lineup as of early September 2026: Claude Fable 5.1 (released September 1, 1M context, 128K output, described as having "adaptive thinking that stays on," positioned for long-running agentic and research work) sits above Claude Opus 5 (released late July, priced at $5/$25 per million tokens — near-Fable performance at roughly half the price), which in turn superseded Claude Opus 4.8 (stronger at coding/agentic workflows, introduced "Dynamic Workflows" running hundreds of parallel subagents for codebase-scale migrations, and a "Fast mode" at 2.5x speed and one-third the cost).
Anthropic states Opus 5 shows no more concerning alignment properties than Fable 5, but still recommends Fable 5.1 specifically for autonomous, multi-day projects — a distinction worth noting: Anthropic is explicitly not treating "most capable" and "most trusted for long unsupervised autonomy" as the same axis, which is itself a small, real-world instance of the capability-stack argument (raw capability and safe autonomy are separate layers that don't move together).
6. 🔵 Gemini 3: Google's Numbers, and Where They Disagree
Google DeepMind has rolled Gemini 3 out across Search, the Gemini app, AI Studio, Vertex AI, and a new agentic developer platform called Google Antigravity. Gemini 3 Pro reportedly scores 1,501 Elo on LMArena, ahead of Gemini 2.5 Pro. Gemini 3 Deep Think is the headline reasoning variant — and it's also where the sourcing gets genuinely messy.
Google DeepMind leadership — CEO Demis Hassabis and CTO Koray Kavukcuoglu — have both described Gemini 3 as a meaningful step on the path toward AGI, echoing OpenAI's framing more than Anthropic's more cautious "powerful AI" language (Section 10). Gemini 3.1 Pro is positioned specifically for long-horizon agentic workflows and native multimodal code generation, and Gemini 3 Flash gained what Google calls "agentic vision" — actively studying image details across multiple passes rather than a single glance.
7. 🌐 The Rest of the Field
8. 🗂️ Named Models on the Capability Stack
This is the matrix the original AGI Threshold post deferred — now populated with actual per-model evidence rather than category-level illustration. Ratings reflect the specific claims and independent verifications cited above, not a full re-evaluation of every stack layer (most of which no public benchmark directly measures for any of these models).
| Stack Layer | GPT-6 Astra | Claude Opus 5 | Claude Fable 5.1 | Gemini 3 Deep Think |
|---|---|---|---|---|
| Reasoning (ARC-AGI-3/2) | 62.7% std. harness | 30.2% | n/a public | disputed 45–85% |
| Tool & Computer Use | OSWorld 2.0: 72.6% | permission-first CU | long-run agent focus | Antigravity platform |
| Coding / Agentic SWE | DeepSWE 74.1% | Dynamic Workflows | coding-focused release | native multimodal codegen |
| Long-Horizon Autonomy | Portal in 24h solo | 14h30m record (Opus 4.6) | recommended for multi-day work | not independently benchmarked here |
| Transparency / CoT Monitorability | internally flagged concern | no reported regression | no reported regression | not publicly assessed |
| Safe Autonomy Architecture | Daybreak gating only | real-time classifiers, ask-first | real-time classifiers, ask-first | not publicly detailed |
🟢 Strong evidence 🟡 Good-partial 🟠 Partial/disputed 🔴 Flagged weakness — based on cited sources above, not a comprehensive independent audit
The pattern holds from the original post: every model is strongest on reasoning and tool-use benchmarks — the layers that are easiest to benchmark and most heavily optimized for — and thinnest on transparency and safe-autonomy evidence, which is exactly where the real reporting (Astra's CoT dissent, Gemini's undocumented safety architecture) is hardest to find at all. Absence of public evidence isn't proof of absence of a safety layer, but it is notable that the layer everyone agrees matters most is the one companies say the least about.
9. ⏱️ Time Horizons: The One Genuinely Cross-Model Metric
METR's autonomous time-horizon metric — the task length a model can complete with 50% reliability, unsupervised — is one of the few benchmarks tracked consistently across labs and years, making it the closest thing to an apples-to-apples AGI-adjacent trendline available. METR's "Time Horizon 1.1" update (January 2026) found the doubling time compressed from roughly 7 months (2019–2023) to about 130.8 days (4.3 months) since 2023.
UK AISI separately measured Astra's no-CoT time horizon at 30.9 minutes — a much shorter figure than the 24-hour Portal demo, which is a useful reminder that "time horizon" depends heavily on task type and evaluation conditions, same as the ARC-AGI-3 harness discrepancy in Section 3. The trend is real and fast either way; the exact number attached to any single headline is less trustworthy than the shape of the curve across years.
10. 🗣️ Why Anthropic Stopped Saying "AGI"
Dario Amodei has largely dropped the term "AGI" in favor of "powerful AI" — defined as a system broadly better than all humans at almost all cognitive tasks, Nobel-laureate-level across biology, computer science, mathematics, and engineering; he's used the phrase "a country of geniuses in a datacenter" to describe the target. His current prediction window is 1–3 years, with 90% confidence by 2035, a walk-back in framing (though not necessarily in timeline) from earlier statements that had gestured toward late 2026 or early 2027. Separately, Sam Altman has called "AGI" itself "a sloppy term."
Two of the three labs at the center of this piece are now actively avoiding the term this post is nominally about. That's not a contradiction — it's evidence for the AGI Threshold thesis. If the people building the most advanced systems in the world increasingly prefer operational, capability-specific language ("powerful AI," specific benchmark tiers, specific safety classifications) over the single word "AGI," that's a signal the word itself has stopped doing useful work, exactly as argued in Section 2 of the original piece.