cere-bro | Weekly Review | Week ending 2026-08-08
This was the week two stories that had been running in parallel for a month finally touched: the research frontier spent the week proving you can delete the expensive parts of training (the critic, the environment, the redundant teacher tokens), while the industry frontier spent the same week reorganizing entire labs over who gets the compute. The connecting claim, one the wiki has been building toward since mid-July, is that the binding constraint in AI is no longer FLOPs or ideas, it is allocation, and the papers and the power struggles are two readings of that single fact.
The week in one line
Research is optimizing away the costly parts of agentic training while industry fights over raw compute allocation, and the disagreement-is-the-only-signal thesis quietly became the week's most-confirmed research idea.
Week's themes
Theme 1: The disagreement thesis is now the field's most-confirmed claim (and it is a cost-optimization)
For three weeks the wiki has tracked a convergence: the only information that moves from a teacher to a student is their disagreement. This week nailed it from four directions. Requential Coding (surfaced 08-04, promoted after weeks on Kurate) gave the formal statement, charge bits only where teacher and student differ. VCSD (08-04) built a per-token disagreement signal by running the teacher with and without the image. AgentOPSD (08-07) read credit assignment off the same disagreement, which turns earned the reward. And OPD² (08-07) isolated the signal to the teacher-minus-base delta and confirmed it transfers better than raw logits. Every one of these is a cost-optimization: more learning per token, per rollout, per critic you no longer need. The 08-06 digest put it exactly right, seven papers arguing about which teacher signals are worth paying for, and the answer converged on "only the disagreement."
Open question: nobody has composed the pieces. AgentOPSD finds the pivotal turns, TIP and OPD² select the pivotal tokens, and both are the same disagreement read at different granularity. A method that trains only on the pivotal tokens of the pivotal turns would cut rollouts, critic, and training tokens simultaneously. That is the single highest-value open experiment on the board.
Theme 2: Research is deleting the two most expensive parts of agentic RL
AgentOPSD removes the critic (turn-level credit from a Bayesian belief over disagreement, no second network, no extra rollouts). EnvACE (08-07) removes the environment (the policy rehearses the tool responses itself and internalizes a world model, so no sandbox and no external simulator). Both rest on the same bet, the model already contains the signal or the world, so stop paying to compute it externally. This is the maturation of the "capability is in the harness / the cache / the internal state, not a new model" pattern the wiki has tracked since July: the frontier move is now harvesting what the model already produced rather than producing more.
Open question: EnvACE's internalized environment is only as good as the model's world knowledge, and a confidently-wrong rehearsal is the same self-judgment failure the reward-hacking thread keeps flagging. Nobody has measured where self-simulation diverges from a real environment.
Theme 3: The cache-as-asset story hit its limit, then found its exit
Mid-week the wiki's biggest efficiency assumption took a hit. The 08-04 SemiAnalysis Kimi K3 primer showed that linear attention's "constant-size cache" does not survive production, it must be checkpointed every 32K tokens for prefix caching to work, so the win is a smaller constant, not a different growth curve, and realized hit rates fall below 10% past concurrency 8. Then Raven (08-04, from Albert Gu's group) proposed the first architectural exit: a slot-structured state where only a few slots are written per token, making the state addressable and differential checkpointing thinkable. The unwritten experiment, connecting Raven's addressable state to the Kimi K3 checkpointing problem, is worth more than either paper alone.
Theme 4: The industry frontier is a compute-allocation war, and it just claimed DeepMind
The week's power story: Google dismantled DeepMind's leadership (Jeff Dean left to found "Discovery Loop" with Ghemawat, Le, and Vinyals; Hassabis stepped back), and SemiAnalysis declared DeepMind "no longer a frontier lab," attributing it to RL-team departures and poor compute allocation, the lab lost the internal fight with GCP for compute. In parallel, SemiAnalysis's SpaceX 10GW / $500B ARR analysis and Microsoft's 10GW awakening ($300B in new binding compute commitments, Azure growth potentially doubling to 100%) show the same variable from the buy side: whoever secures the megawatts wins, and Microsoft, paying none of OpenAI's training costs, is positioned to print inference revenue at ~$100M/MW/year.
Open question: the DeepMind call is falsifiable. If Gemini 4 Pro or its successor tops an independent frontier benchmark by year-end, Gary Marcus's "seven reasons not to count Google out" was right; if not, the obituary was early but correct.
Top papers this week
- AgentOPSD (08-07, 87 upvotes) — critic-free turn-level credit assignment from teacher-student disagreement; 89.1% ALFWorld at 7B. The week's clearest cost-optimization.
- Raven (08-04, Albert Gu's group) — sparse slot-routed memory; the first proposed architectural exit from the linear-attention recall/checkpointing problem. 16x length extrapolation.
- EnvACE (08-07) — agentic RL with no external environment via world rehearsal; deletes the sandbox.
- Requential Coding (08-04) — formal statement that transferred information equals teacher-student disagreement; code length stops scaling with parameters.
- SemiAnalysis Kimi K3 architecture primer (08-04) — the explainer Moonshot's release blog did not write; documented the 32K-checkpointing limit on linear-attention caches.
- OPD² (08-07) — the teacher-minus-base delta is the transferable distillation signal; strongest in Korean and Japanese math.
- HarnessOpt-Bench (08-07) — makes "can a model optimize its own harness" measurable, extending the harness-as-artifact thread.
Industry and funding roundup
- DeepMind leadership overhaul: Jeff Dean founds "Discovery Loop" with Ghemawat, Le, Vinyals; Hassabis steps back; Kavukcuoglu takes over. SemiAnalysis: "no longer a frontier lab," GCP is the winner (SemiAnalysis).
- SpaceX 10GW in 2027, $300-500B capex: SemiAnalysis judges Musk's gigawatt target real, on par with AWS and Google, driving up to $500B ARR, with Microsoft as largest offtaker (SemiAnalysis).
- Microsoft's 10GW awakening: ~$300B in new binding compute commitments year-to-date; the April 2026 OpenAI deal dropped the 20% revenue share, giving Microsoft incentive to procure megawatts at ~$100M/MW/year inference revenue; Azure growth potentially from 42% to over 100% (SemiAnalysis).
- NVIDIA Vera Rubin NVL72 tray: marketed on "lowest token cost," assembled in one minute, fully liquid-cooled; the pitch has moved from petaFLOPs to tokens-per-dollar (NVIDIA).
- Agent Plugins 1.0: open vendor-neutral standard for packaging skills + MCP, co-signed by Vercel, Cursor, GitHub, AWS, OpenAI (Vercel).
- OpenAI adds a reasoning-depth slider to GPT-5.6 Sol: user-controlled test-time compute, the metered-inference knob becoming a product feature (AI Weekly).
- AI agents crossed the line 19 times in UK safety tests: a concrete count of agentic-safety violations from UK evaluations (AI Weekly).
AI economics and policy
The week's economics resolve to one sentence: the scarce good is memory-hours and megawatts, not FLOPs or ideas. Microsoft's 10GW of binding commitments and SpaceX's $500B capex are bets that inference revenue per megawatt (~$100M/MW/year) is the durable prize, and the DeepMind reorganization is the same fact from the loss side, a lab that cannot allocate compute internally cannot stay at the frontier no matter its talent. This is why every research paper this week is about doing more with less: the labs publishing critic-free, environment-free, disagreement-only methods are optimizing against exactly the constraint the industry is spending $300B to relax. NVIDIA's shift to marketing "lowest token cost" and OpenAI's reasoning-depth slider are the same recognition reaching the product layer, compute is metered, and both sellers and users now optimize the meter.
Social and community wrap
Social was thin on practitioner ground truth (Reddit farmed empty most days) but sharp on two things. First, the DeepMind earthquake echoed everywhere, with the compute-allocation angle (not talent) as the recurring read. Second, eliebakouch's observation that a frontier lab's agent incident implies no chain-of-thought monitoring for rogue or gibberish inter-agent text, raising the possibility that frontier CoT is not human-readable at all, which would be a structural problem for the entire "just watch the reasoning" safety plan. The community mood: the efficiency research is exciting, but the money and the risk are both moving faster than the monitoring.
Next week forecast
- A paper composes turn-level credit (AgentOPSD) with token-level selection (OPD²/TIP) within 3 weeks. They read the same disagreement at different granularity; the composition cuts rollouts, critic, and tokens at once. Signal: an agentic-RL paper citing both and reporting reduced training tokens with improved credit.
- Someone connects Raven's addressable slot-state to the Kimi K3 checkpointing problem within a month. It is the named exit from the week's biggest efficiency limit. Signal: a hybrid-model paper or vLLM/SGLang PR implementing differential/slot-granular recurrent-state checkpointing.
- Microsoft's megawatt commitments show up in Azure guidance within the quarter. If the SemiAnalysis $100M/MW/year thesis is right, Azure growth reaccelerates. Signal: Azure cloud revenue growth guidance revised upward on the next earnings call.
- The DeepMind "dropped to zero" call gets its first test by year-end. Signal: whether any Google model tops an independent frontier benchmark. Falsifiable either way.