Skip to main content
Cognitive Revolution

AI:AM Highlights: Astra as AGI, OpenAI's Pause, Mythos @ Mozilla & Human Agency vs Technocapitalism

102 min episode · 3 min read
·
Prakash Narayanan

Episode

102 min

Read time

3 min

Topics

Personal Finance, Fundraising & VC, Design & UX

AI-Generated Summary

Key Takeaways

  • Astra's AGI threshold: GPT-6 Astra clears what Prakash calls the "genuine usefulness" bar after a full weekend running 3-4 simultaneous agents on a production codebase. It resolves longstanding bugs, handles computer use within expected timeframes, and completes tasks like labeling 12,000 basketball images that humans will never need to do again. The METER benchmark is now obsolete — model cycles are shorter than the tasks required to measure them.
  • Extended context via persistent notes: Astra's ability to sustain long tasks stems from a notes-file architecture rather than context compaction. Instead of summarizing a million-token window into a lossy summary, the model maintains a persistent, searchable notes file across the session. This effectively multiplies usable context by roughly 10x, enabling multi-day task completion with 40% zero-intervention success on 1–2 workday tasks and two-thirds success with some human input on 2–3 week tasks.
  • AI safety auditing is structurally broken: Apollo Research received only three days to evaluate Astra before release. Structural barriers include: auditors are underfunded relative to labs, staff rotate into frontier companies within 2 years, auditors depend on lab goodwill for future access, and antitrust law blocks labs from jointly pledging not to poach auditor talent. METER maintains financial independence by refusing lab funding, but even independent auditors cannot complain loudly without losing access.
  • OpenAI's RL pause is ambiguous by design: OpenAI's published chart separating "Astra" from "non-Astra" RL compute leaves open whether more-capable-than-Astra models continued training under the blue category. Inference cannot stop, smaller model distillation cannot stop, and behavior-correction RL cannot stop — meaning the declared frontier RL pause may have only halved total compute reduction. The real frontier model lives in researchers' heads, where ideas for models 12–18 months out continue regardless of any pause.
  • Compute determines who can afford to pace: OpenAI holds 3+ years of compute advantage over Anthropic, giving Sam Altman the ability to voluntarily slow without losing position. Anthropic, lacking equivalent compute, must produce more capable models per FLOP to stay competitive — making Dario Amodei structurally unable to agree to a slowdown. Second and third-place competitors like Meta and xAI define the actual pace of the frontier; if either catches OpenAI, a GPT-7 release becomes unavoidable regardless of safety commitments.

What It Covers

Cognitive Revolution hosts Nathan and Prakash analyze GPT-6 Astra's capabilities across a weekend of real-world testing, debate OpenAI's contested RL pause, examine AI safety auditing failures, explore Mozilla's defensive security work with Claude Mythos, and confront the deeper question of whether technocapitalism has already transferred human agency to market forces before AGI arrives.

Key Questions Answered

  • Astra's AGI threshold: GPT-6 Astra clears what Prakash calls the "genuine usefulness" bar after a full weekend running 3-4 simultaneous agents on a production codebase. It resolves longstanding bugs, handles computer use within expected timeframes, and completes tasks like labeling 12,000 basketball images that humans will never need to do again. The METER benchmark is now obsolete — model cycles are shorter than the tasks required to measure them.
  • Extended context via persistent notes: Astra's ability to sustain long tasks stems from a notes-file architecture rather than context compaction. Instead of summarizing a million-token window into a lossy summary, the model maintains a persistent, searchable notes file across the session. This effectively multiplies usable context by roughly 10x, enabling multi-day task completion with 40% zero-intervention success on 1–2 workday tasks and two-thirds success with some human input on 2–3 week tasks.
  • AI safety auditing is structurally broken: Apollo Research received only three days to evaluate Astra before release. Structural barriers include: auditors are underfunded relative to labs, staff rotate into frontier companies within 2 years, auditors depend on lab goodwill for future access, and antitrust law blocks labs from jointly pledging not to poach auditor talent. METER maintains financial independence by refusing lab funding, but even independent auditors cannot complain loudly without losing access.
  • OpenAI's RL pause is ambiguous by design: OpenAI's published chart separating "Astra" from "non-Astra" RL compute leaves open whether more-capable-than-Astra models continued training under the blue category. Inference cannot stop, smaller model distillation cannot stop, and behavior-correction RL cannot stop — meaning the declared frontier RL pause may have only halved total compute reduction. The real frontier model lives in researchers' heads, where ideas for models 12–18 months out continue regardless of any pause.
  • Compute determines who can afford to pace: OpenAI holds 3+ years of compute advantage over Anthropic, giving Sam Altman the ability to voluntarily slow without losing position. Anthropic, lacking equivalent compute, must produce more capable models per FLOP to stay competitive — making Dario Amodei structurally unable to agree to a slowdown. Second and third-place competitors like Meta and xAI define the actual pace of the frontier; if either catches OpenAI, a GPT-7 release becomes unavoidable regardless of safety commitments.
  • Mozilla's CQ project addresses agent coordination drift: Mozilla CTO Raffi Krikorian describes a protocol allowing agents to share decisions — what was approved, what was rejected — across a development team, functioning as a Stack Overflow for agents. This prevents parallel agents from independently building duplicate systems like redundant auth layers. The Firefox team requires human sign-off on all commits; Mozilla AI's separate team runs fully agent-generated codebases where unit and end-to-end tests pass but individual lines change hourly without human review.
  • Government leverage exists but requires a deadline: The most actionable near-term governance path involves the government issuing a short-deadline ultimatum: five major AI companies must produce a self-governed pacing agreement or face regulatory intervention. The government can explicitly exempt safety collaborations from antitrust enforcement, removing a key stated obstacle. Operation Warp Speed's liability waiver for vaccine makers is the precedent — companies need safe harbor legislation to act, and the threat of consent-decree-style oversight (as Meta experienced) is a credible forcing mechanism.

Notable Moment

Nathan and Prakash work through whether someone with perfect foreknowledge of World War II outcomes could have traded profitably through the collapse of Nazi Germany and Imperial Japan. Claude and Astra both conclude the answer is essentially no — exchanges close, paper claims collapse, and only direct ownership of physical assets that survive destruction offers any wealth preservation.

Know someone who'd find this useful?

Episode Transcript

My cohost, Prakash Narayanan, after a weekend working with GPT six Astra. People are gonna use this thing. Token spend is is gonna increase dramatically. I think a lot of people are gonna be using it all the time. It is it is AGI. It is that kind of cleared the hurdle of AGI. It will do things better than most people you can hire and train. Welcome to the AI and the AM weekly highlights. This is Nathan using my cloned voice to introduce clips from our three live shows this week. Let us know what worked and what did not. Part one, the Astra weekend. Tuesday, September 8. Here is what Prakash had been building. I spent the entire weekend using Astra. I was running three to four agents continuously. And they were good. Astra is very, very good. In the sense that it started to tackle those annoying problems which had been in the code base. As you know, we built the studio by ourselves. And it started to tackle some of the longstanding issues in the code base, which had been kind of annoying and bugging me and it started to resolve those issues. It is very, very good. I would say it is finally at the point where if you care about the quality of the work, you can still hand it off to Astra. But you still need to do a little bit of talking, but you can hand it off to Astra and you can get some results. And the computer use is good. The other thing that was failing really badly, I think before is computers. Computer use on 5.6 would sometimes take a very, very long time. It would click around and do a bunch of stuff. And computer use finally works properly in the timeframe that you give it. So it's clear at the hurdle. It's clear at the hurdle of genuine usefulness at this point. And you can start to give it more advanced tasks. So this is a guy called Skalsky. So he trained models to identify players on the basketball court. He hand labeled 12,000 individual images with who the players were, referee or this player, that team, etcetera. And he hand labeled 12,000 images. And now Astra can just do it. Like Astra just does it. This is a task that a human being will never do again. Like, there there just isn't any any point. You you can't even pay someone to do it because if you paid someone to do it, they would use to do it and then pass you back the results. It's done. A human will never do this task again. I had been watching how Astra keeps working through long tasks and how it uses notes to stay on track. How is it that these new models are so persistent? Right? How how is it that they can come up with such elaborate chaining togethers of all these different exploits …

Get the full transcript (15,548 words) + summary by email — free

One-time email with the complete transcript and AI summary of this episode. No account needed.

One email, no spam. We’ll also show you what SignalCast does.

Browse all Cognitive Revolution transcripts →

You just read a 3-minute summary of a 99-minute episode.

Get Cognitive Revolution summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

More from Cognitive Revolution

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

Explore Related Topics

This podcast is featured in Best AI Podcasts (2026) — ranked and reviewed with AI summaries.

You're clearly into Cognitive Revolution.

Every Monday, we deliver AI summaries of the latest episodes from Cognitive Revolution and 192+ other podcasts. Free for one show.

Start My Monday Digest

No credit card · Unsubscribe anytime