$ cat briefs/daily/2026-08-11.md
2026-08-11
August 11, 2026 (Tue)
3 stories · 1 paper · 2 watch items · 3 new pages
A heavy Monday, unusually evenly distributed: Meta, OpenAI and Anthropic each published one first-tier item, all dated 2026-08-10. Two of them are about who is allowed to hold a capability, and they answer it in opposite directions.
+3new pages
[01]
Top Stories
1. Meta released its flagship model's student under Apache 2.0 — and kept the teacher closed
- Muse Glimmer, 2026-08-10: a 30B dense multimodal model with open weights on Hugging Face under Apache 2.0. 131,072 context, 100+ languages, and 4-bit quantization reported to cut memory from 55 GB to 18–20 GB — one consumer GPU (source).
- It is distilled from Muse Spark (1.0 / 1.1): pre-training used logit distillation on the teacher's outputs, with mid-training adding agent-heavy data and longer contexts. The teacher, Muse Spark 1.2, shipped five days ago as a closed paid API.
- Meta's own agentic figures: MCP Atlas 75.5 against Gemma4-31B's 54.2 and Qwen3.6-27B's 62.5, plus DeepSearch QA 74.6, Gaia2 43.3, SWE-Bench Pro 51.2. None independently measured, and this repo's eval snapshots carry no column for any of those suites to check them against.
- Mark Zuckerberg published the policy argument alongside it: US policy must reduce friction if American open source models are to lead, naming DeepSeek and Moonshot as getting "uncomfortably close to the American frontier".
- Why it matters: "Meta returns to open source" is how this was covered and it is not quite what happened. The frontier model stayed closed and the derived model went open, five days apart on one product line — a third position alongside the Llama-era open frontier and the closed turn of spring 2026. It costs Meta nothing where the revenue is, and buys the whole of the policy argument.
- → Muse Glimmer, Meta AI, Open-Weights Policy Fight
2. OpenAI shipped a cyber model trained to refuse less, three days after slowing one over cyber risk
- GPT-5.6-Cyber, 2026-08-10, released alongside a two-tier split of Daybreak: Blue opens loosened general-purpose models to approved defenders, Red gates the new model behind tighter vetting for authorized vulnerability research and exploit validation (source).
- Built on top of Sol, trained to find zero-days and build exploit chains, and explicitly to reduce refusals on dual-use work. The one published figure measures compliance, not capability — Advanced Cybersecurity Completion Rate 95.0%, against 57.3% for GPT-5.5-Cyber, 2.0% for Sol via Daybreak Blue and 1.5% for Sol with standard safeguards.
- OpenAI reports finding two previously unknown V8 vulnerabilities with it, chainable to escape the Chrome heap sandbox. No price, no system card, no Preparedness tier published. Hardware security keys become mandatory for individual Daybreak accounts on 2026-09-01.
- Why it matters: on 2026-08-07 the Preparedness Framework was the stated reason Astra's development slowed. Three days later a cyber model shipped. These are separable decisions — one gates an unreleased flagship's development, the other gates distribution behind vetting — but OpenAI did not address the pairing, and the framework's published tiers do not distinguish the two kinds of gate. That is the first time the difference has had weight, and it is unanswered.
- → GPT-5.6-Cyber, Preparedness Framework, AI-Enabled Cyberattacks
3. An unreleased Claude moved a 160-year-old bound — and published a proof anyone can check
- Anthropic reported on 2026-08-10 that an unreleased research version of Claude, asked to attempt the Riemann hypothesis, did not solve it but raised the proven lower bound on the fraction of zeta zeros lying on the critical line from 41.6% to 67.2% — reported as the largest single improvement in the problem's history, displacing a figure built from decades of human work (source).
- Formally verified in Lean, with the proof public, and reviewed by external number theorists Brian Conrey and Dan Goldston.
- Anthropic states plainly that this is not a proof of the hypothesis and that it does not expect the approach to lead to one — the bound was an unintended byproduct of the larger attempt.
- Why it matters: AI for Mathematics exists here because the hard part of these claims has never been generation, it is whether anyone outside the lab can check the result. Both prior OpenAI results needed a human editing step; Astra's ten results came with certificates but no released model. This is the first entry on that page whose verification is public, machine-checkable and independent of the lab's own account — and the lab published its own ceiling next to the headline.
- → More than two thirds of the zeros of the Riemann zeta function lie on the critical line, AI for Mathematics, Anthropic
[02]
Paper Picks
More than two thirds of the zeros of the Riemann zeta function lie on the critical line — Anthropic, 2026-08-10 (Lean formalisation)
- TL;DR: the mathematical move is treating zeros on and off the critical line as a unified geometric space rather than analysing them separately, which yields a stronger inequality. The run took ~a day and a half over two sessions in Claude Code — 31M output tokens, 650 initial ideas, ~60 subagents, 2,400 shell commands.
- Why read it: the mechanism is the interesting part independent of the result. This is idea generation plus filtering at a scale no person runs by hand, in the same agent harness this wiki tracks for coding work — pointed at an open problem in number theory, and leaving behind an artefact a proof assistant can re-check.
- → More than two thirds of the zeros of the Riemann zeta function lie on the critical line
[03]
Watch
- DeepSeek V4-Pro's reported GA window opened yesterday with nothing in it. The July 28 Chinese-press target was August 10–20; no DeepSeek channel confirms it, and V4-Pro remains the April 24 preview. Second day of the window. → DeepSeek V4
- Gemma team event announced for 2026-08-20. A date with no artefact attached, surfaced through r/LocalLLaMA rather than a Google channel. Noted because Gemma 4 12B and Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image) are both on this wiki and a Gemma release would land in the size class Muse Glimmer just claimed. → Google DeepMind
[04]
New in Wiki
- Muse Glimmer (new — Meta's 30B Apache 2.0 agentic model. Benchmarks are Meta's own with nothing local to check them against;
Pricingreadsunknownbecause no first-party hosted rate was published.) - GPT-5.6-Cyber (new — OpenAI's Daybreak Red cyber model.
Context windowandPricingreadunknown; there is no system card and no Preparedness tier a day after release.) - More than two thirds of the zeros of the Riemann zeta function lie on the critical line (new — the zeta bound. No arXiv ID surfaced; the reported author line is "Claude; Anthropic", recorded as reported rather than endorsed.)
[05]
Updates
- Meta AI: Muse Glimmer added to Models & Products and Recent Activity
- OpenAI: the Daybreak split and GPT-5.6-Cyber added, with the Astra pairing left open rather than resolved
- Anthropic: the zeta result added to Recent Activity
- Open-Weights Policy Fight: the open-student/closed-teacher split recorded as a third position, not as a reversal
- Preparedness Framework: the missing tier for GPT-5.6-Cyber recorded, and the development-gate vs distribution-gate distinction named
- AI-Enabled Cyberattacks: a new Open Problem — distributing offensive capability to vetted defenders is now the industry's standard answer and no published evidence tests it
- AI for Mathematics: State of the Art rewritten; the "not independently reproducible" problem now notes that both 2026 headline results come from unreleased models