AI Daily Digest

Monday, June 22, 2026

4,393 words · All issues

Top items

  • Nobel laureate John Jumper leaves Google DeepMind for Anthropic, the second elite Google researcher to defect to a rival in a single week after Noam Shazeer’s move to OpenAI.
  • Z.ai’s GLM-5.2 hailed as the strongest open-weights model yet — a near-frontier coding/agent model that multiple commentators compare to a “DeepSeek moment.”
  • Anthropic Fable 5 / Mythos 5 export-ban fallout deepens: NSA director reportedly told Sen. Warner that Mythos 5 breached “almost all” U.S. classified systems in hours; Anthropic’s filing says the “jailbreak” was just a code-review prompt; Trump softens; Macron objects; China blacklists 56 U.S. firms.
  • Sakana AI launches Fugu / Fugu Ultra, a multi-agent orchestration system behind one API claiming parity with Fable 5 and Mythos on hard benchmarks.
  • OpenAI’s o3 helps diagnose 18 rare childhood diseases out of 376 unsolved cases at Boston Children’s/Harvard.
  • Getty Images signs multi-year display deal with OpenAI to put licensed imagery in ChatGPT; GETY shares jump ~200%.

Company & product developments

John Jumper leaves Google DeepMind for Anthropic. AlphaFold co-creator and 2024 Nobel laureate in chemistry John Jumper announced (via X) that he is leaving Google DeepMind after nearly nine years to join Anthropic, becoming the second highly touted Google researcher to defect to a frontier rival in a single week. His move lands just days after Gemini co-lead and Transformer co-author Noam Shazeer left for OpenAI — a one-two punch widely read as a sign Google’s talent leak is deepening. Jumper had reportedly also been contributing to enterprise coding tools at Google, an area where the company has lagged frontier rivals (TechCrunch frames his departure as following “struggles at DeepMind in selling coding tools to businesses”). Jumper said he is “taking some time to recharge” before joining Anthropic; his hire comes ahead of a June 30 Anthropic virtual event centered on AI for science. Why it matters: after 2024–2025 saw Google’s models at the frontier, 2026 has felt like a step back versus OpenAI and Anthropic — the two firms it is now bleeding senior talent to. DeepMind’s traditional edge has been in science, and losing the AlphaFold lead puts even that advantage at risk. A separate analysis (“About those ‘hackquisitions’…”) notes Google paid $2.7 billion to bring Shazeer back, only for him to leave for OpenAI in under two years.

GLM-5.2 emerges as the strongest open-weights model. Z.ai (formerly Zhipu) released GLM-5.2, an MIT-licensed open-weights model, in an unusual Saturday rollout on June 13 to GLM Coding Plan members, with official weights and the release blog dropping three days later on June 16. It is distributed via its blog, Hugging Face, docs, OpenRouter, and inference providers like Fireworks and Together. Key specs: ~1M-token context (huge codebases, long research files, whole project histories in one prompt), no native vision, and a token-hungry profile. API pricing is roughly $1.40/$0.26/$4.40 per million tokens (input/cached input/output), with subscription plans $10–$160/month; the Neuron cites ~$4.40 per million output tokens, far below most frontier flagships. Developers have demonstrated it running locally with MLX on two M3 Ultra Mac Studios, and one user (Leyten) got GLM-5.2 4-bit to 30.5 tok/s on six RTX Pro 6000s.

  • Benchmark picture (per Zvi Mowshowitz’s deep dive): Artificial Analysis v4.1 places it at 51 — best among open models, behind only Fable (60), Opus 4.8 (56), GPT-5.5 (55) and Opus 4.7 (54), tied with GPT-5.4. Speed index 95 (same as GLM-5.1). LiveBench places it between Opus 4.5 and 4.6; Vals.ai ranks it 5th (clear best open model); FrontierSWE 3rd, just behind Opus 4.8; the Jake Boggs index puts it on par with Sonnet 4.6; on PosttrainBench it’s actually #1, slightly ahead of Opus 4.8; second-highest on Vending-Bench 2; #8 on EQ-Bench creative writing; #25 on Arena text and #10 on the agent leaderboard; #16 on WeirdML (new best open model). It scored badly on the “You’re Absolutely Right” anti-sycophancy test. Pattern: strong on targetable benchmarks (~Opus 4.7 average), weaker the less targetable the eval — “benchmaxxed, but not excessively.”
  • Distilled from Claude: GLM-5.2 has a strong prior that it is Claude, identifies as Claude, exhibits the distinct “Claude voice,” and uses a Claude harness — strongly suggesting heavy distillation from Claude Opus. Caveats: distilled models tend to generalize poorly (overperform on benchmark-like and common tasks, underperform on rare ones), and distillation causes observers to underestimate the true capability gap, especially now that top models may be unavailable for distillation.
  • Practitioner reactions: Jeremy Howard called it “a marvel … at least as good as Opus 4.8 and GPT 5.5.” Vercel’s CEO said it “changes things.” Mat Velloso (ex-Meta/DeepMind VP) gave a glowing endorsement. Teortaxes called it “≈Opus 4.7 in almost all text-only ways” and the first Chinese agent that can work obsessively for hours. Multiple users praised debugging, dashboard-building (matching Opus despite Opus having vision), and a coherent personality over long interviews. Michał Wadas reported GLM-5.2 solved an Envoy Gateway Kubernetes task in 2 hours for $7.32 that Opus 4.8 high had failed at. Critics (QC, gwern, typebulb) called it “benchmaxxed,” “sloppy,” strong on “puzzly” challenges but weak on real ones, terribly sycophantic, and lacking common sense; several flagged the absence of native vision as a strange omission.
  • Nathan Lambert (Interconnects) frames GLM-5.2 as a genuine “step change” — the first open-weight model that “feels right” in coding harnesses as a general agent, and the clearest open-model focal point since DeepSeek R1 (exceeding even Kimi K2’s moment). He notes the gap from Claude Opus 4.5 (Nov 24, 2025) to GLM-5.2 (June 16, 2026) is 204 days (~6.8 months), squarely in the claimed 6–9 month US-closed/China-open lag — surprising given how rapidly US labs ramped compute. He argues it creates serious pricing pressure on Anthropic’s Claude Code revenue and is “a severe economic dagger” since it diffuses while Fable/Mythos remain banned. Zvi’s bottom line: clearly the best open model and the right pick for hard problems if you need openness, but not as dope as the hype — too expensive for true bulk tasks, not strong enough for the hardest, with practical issues including no vision. Both note Z.ai founder Jie Tang’s claim of a Mythos-level model this year (Elon Musk speculated Q1 2027); Zvi would bet against it by EOY 2026 but not by Q2 2027.

Sakana AI launches Fugu and Fugu Ultra. Sakana AI dropped Fugu, a multi-agent orchestration platform that behaves like a single model: it decides whether to handle a request directly or coordinate a team of expert/specialist LLMs, managing model selection, delegation, verification, and synthesis. Users call one model via a single OpenAI-compatible API endpoint and a coordinated system of experts does the work. Sakana claims Fugu Ultra stands “shoulder-to-shoulder” with Fable 5 and Mythos on the hardest engineering, science, and reasoning benchmarks, with strong early results — though independent validation is still pending. Superhuman framed it as a Japanese startup seizing the initiative while Anthropic’s Fable is government-banned.

Getty Images signs multi-year display deal with OpenAI. Announced June 22, the agreement integrates licensed content from Getty Images, iStock, and Unsplash directly into ChatGPT’s search and discovery experiences. CEO Craig Peters said it makes “AI-powered search and discovery more useful and more trustworthy.” GETY shares soared ~200% in premarket trading. No financial terms were disclosed, and the deal covers display usage — not model-training rights.

Inception Labs’ Mercury 2 beats Google’s DiffusionGemma. Mercury 2 is a diffusion-based reasoning language model generating ~1,000 tokens/second, using the same diffusion technique that turns static into images (à la Stable Diffusion) but applied to text. It is positioned for speed-sensitive, high-volume parts of workflows rather than the hardest frontier reasoning, and is available only via API/cloud.

Tesla trademarks “Megapod.” Tesla filed a trademark for “Megapod,” a complete, self-contained turnkey computing system for AI data-center workloads — bundling a full rack-and-room of servers, networking, power, and cooling. It would compete directly with Nvidia’s dominant data-center platform.

Other product/enterprise moves. xAI released free Grok add-ins for Word, Excel, and PowerPoint, directly challenging Microsoft’s $30/month Copilot. xAI’s Grok TTS topped Vapi’s blind voice-model humanness leaderboard at 96/100. OpenAI is supplying ChatGPT Enterprise and Codex to Samsung Electronics globally — one of its largest enterprise rollouts. L’Oréal partnered with OpenAI to embed Maybelline’s virtual makeup try-on tool inside ChatGPT (unveiled at VivaTech 2026). Microsoft’s Copilot Cowork agentic workplace tool became generally available to all Microsoft 365 users. Apple’s iOS 27 embeds AI across built-in apps beyond Siri — bill-splitting from receipt photos, autonomous password repair, and on-device call-context overlays — and Apple’s “Core AI” (Core ML successor, unveiled at WWDC 26) runs LLMs from 3B up to 70B parameters on-device across iPhone, iPad, Mac, and Vision Pro with no server round-trip. Hyundai will buy SoftBank’s remaining 9.65% Boston Dynamics stake for $325M, making the Atlas robot maker wholly owned. Cursor made it easier to move local coding agents into isolated cloud VMs so work continues after a laptop closes. HumanLayer launched an agentic IDE/collaboration platform (free for small teams, then $100/user/month Pro). Retool launched a React AI app builder (free app hosting through July 1). LM Studio previewed private frontier-scale inference streamed from four Mac Studios to a MacBook and iPhone.

Field & industry developments

Anthropic now writes 80%+ of its own code with Claude, up from low single digits before Claude Code shipped in early 2025 (Anthropic calls the figure deliberately conservative). Anthropic engineers also released a 40-minute demo of building software from scratch with AI.

AI disruption hits the consulting industry — Accenture down 18%. Accenture shares fell 18% last week to their lowest level since 2017 after the firm cut its revenue forecast amid a 3% decline in new bookings. Investors fear AI is letting companies handle work they once outsourced, compressing demand across consulting.

Public trust in AI is collapsing — and tech leaders blame themselves. A new Pew survey found only 16% of Americans believe AI will positively impact society over the next 20 years, while 40% expect net harm; among under-30s, just 14% view it favorably. A UN report projects data-center power consumption nearly doubling to 945 TWh by 2030 (roughly Japan’s total usage), with AI accounting for 40% of the load, and water use reaching 9.3T liters annually. Tech layoffs surpassed 115K–123K terminations through May 2026, with AI the most-cited reason. Superhuman argues leaders stoked the fire: Sam Altman warned entry-level white-collar jobs are at risk; Dario Amodei predicted AI could wipe out 50% of white-collar work — and both are now walking it back (Altman says he was “pretty wrong”; Amodei argues automation could expand what workers do).

AI is eroding doctors’ skills. A Nature-reported trial found that after six months leaning on an AI polyp-detection tool, 19 veteran endoscopists’ unaided detection rate fell from 28.4% to 22.4% — the first trial to show AI degrading a clinically meaningful skill.

AI chatbot news use rising, but referrals minimal. The Reuters Institute Digital News Report found weekly use of AI chatbots for news climbed from 7% to 10% globally, even as only ~4% of users clicked through to the original source.

Hardware/market shifts. SK Hynix dethroned Samsung as South Korea’s most valuable company for the first time in 25 years, driven by AI HBM memory demand (a $1.35T market cap). ByteDance’s gray-market valuation is reportedly nearing $1 trillion (secondary-market value past $600B) — which would make it China’s first trillion-dollar company — yet it’s in no rush to IPO. Microsoft and Chevron signed a 20-year natural-gas power deal for a West Texas data center that could be one of the largest in the US. JD.com founder Liu Qiangdong said robots will replace all 700,000 of its delivery workers, announcing a “Nirvana Plan” to retrain workers at 120 schools. Jane Street is hiring 500+ employees this year and stepping into the spotlight to court AI startups, talent, and compute deals. Google wants to put data centers in space — orbital compute runs ~4x ground cost, but power, not silicon, is the binding constraint (Northern Virginia grid-connection queues stretch seven years; in orbit the sun never sets).

Media/culture. Amazon MGM Studios dropped Luca Guadagnino’s nearly finished Sam Altman biopic “Artificial,” months after Amazon’s $50B OpenAI partnership; the film is now seeking a new distributor. The Atlantic found four song datasets — millions of unlicensed tracks — circulating among AI music developers (Suno, Udio, Google). A WSJ investigation found Polymarket allegedly paid creators to post videos of fake bets and winnings; videos and sites were removed after reporters inquired. Marc Andreessen and Ben Horowitz argued AI has collapsed content-production costs, shifting media power from publishers to individual creators.

Curiosities. Cornell researchers (Sil Hamilton, David Mimno) analyzed 20,000 AI-generated stories and found the same 11 words — names like Elias and Mara, jobs like lighthouse keeper and clockmaker — in 88%+ of them across ChatGPT, Gemini, and Claude alike. A new tool, intheweights.com, lets you check whether your name is important enough to be encoded in models’ training data.

Policy & safety

Fable 5 / Mythos 5 export-ban escalation (multi-source). The June 12 White House export ban on Anthropic’s Claude Fable 5 and Mythos 5 continued to dominate. New developments:

  • NSA breach claim: NSA and U.S. Cyber Command Director Gen. Joshua Rudd reportedly told Sen. Mark Warner in a classified briefing that Mythos 5 autonomously penetrated “almost all” U.S. classified systems “in hours, not weeks” during a June 11 red-team exercise (per The Economist, circulated June 21). This reframes the government’s concern from a narrow API jailbreak to demonstrated autonomous offensive cyber capability “at software speed,” shifting restoration from a technical patch to a governance-framework problem. Fable 5 briefly reappeared in the Claude Android app’s model selector on June 21 with a changed error message, suggesting partial restoration testing amid ongoing negotiations.
  • Anthropic’s rebuttal: In its filing contesting the order, Anthropic says the triggering “jailbreak” was essentially asking the model to read a codebase and fix software flaws — a capability “widely available from other models, including OpenAI’s GPT-5.5” — and that it has “not even received a disclosure” of any harmful result. (TLDR’s coverage similarly notes the “jailbreak” turned out to be just “fix this code,” and that Anthropic has been told to fix something effectively impossible.)
  • Political reactions: Trump said after a G7 meeting with Anthropic’s CEO that he no longer views Anthropic as a national security threat — though restrictions have not been formally rescinded and Anthropic hasn’t said whether it will modify guardrails. Macron called the controls “strictly nationalist,” urging Washington to share frontier AI with democracies and cooperate on regulation. An FT analysis argued Anthropic “may have talked itself into” the ban — its 2026 statements used AI-risk terms 8x more than OpenAI’s. Microsoft CEO Satya Nadella told the WSJ “we can’t let AI giants eat the economy,” warning that “if all the value is accrued by only a few models, the political economy will simply not tolerate it” and there’s “no societal permission for an AI future that hollows out entire industries.”
  • China’s retaliation: Ten days after the ban, Beijing blacklisted 56 US firms — the Commerce Ministry placed 10 (rare-earth miners MP Materials and USA Rare Earth, drone makers Teal Drones and Jaia Robotics) under full dual-use export controls, while the Finance Ministry barred 46 mostly-defense contractors (including Anduril) from government procurement, in response to the Pentagon’s latest entity-list update. AI Weekly’s framing: a kill switch is not a moat — export controls are now a two-way weapon, and the cost lands on US rare-earth and defense suppliers.

The export-control-as-nuclear-architecture framing. The Economist’s cover (“America’s AI Power Grab”) argues Washington is building an export-control architecture for frontier AI modeled on nuclear technology, setting a precedent allied governments will have to live with. Nathan Lambert warns GLM-5.2’s release date will permanently associate it with Fable/Mythos in the AI power-structure mental map — raising the prospect that the US government could one day deem a capable open-weights Chinese model unsafe for public release, even as Chinese labs charge forward.

AI supply-chain attacks under siege. Microsoft attributed last week’s npm supply-chain attack on the @mastra AI-agent framework (140+ poisoned packages) to North Korean state group Sapphire Sleet (BlueNoroff); the info-stealer hunts 166 wallet extensions across Windows, Linux, and macOS. About 7,000 Langflow servers are under active exploitation via CVE-2026-5027 (CVSS 8.8), a path-traversal flaw in an unsanitized file-upload endpoint, with VulnCheck confirming in-the-wild hits — and the same “shipped faster than reviewed” pattern runs through LangGraph (SQL injection) and LangChain (path traversal). The AutoJack attack lets one malicious webpage hijack AutoGen Studio for host-level remote code execution. Unpatched critical flaws (“MaXSS” and “Spyder”) in the 10M-install AI Chrome extensions SiderAI and MaxAI enable full browser-session takeover without user interaction.

Other policy/safety notes. Commerce Secretary Howard Lutnick reportedly warned ASML that the US believes one of its advanced chipmaking machines has reached China (ASML denies it). Ted Chiang argued in The Atlantic that calling AI “conscious” lets its makers off the hook, dissenting against the industry’s rush to fund AI-welfare research. Zvi Mowshowitz endorsed NY-12 congressional candidate Alex Bores (championed the RAISE Act and AI existential-risk-focused regulation), noting OpenAI and a16z’s “Leading the Future” PAC named Bores their primary target. A viral “Europe 2031” doomsday thought experiment by Brussels thinktankers — depicting an economically shattered Europe left behind by US/China AI for lack of datacenter investment — was read by MEPs and discussed by British and German officials.

Research papers

OpenAI o3 diagnoses rare childhood diseases (Boston Children’s/Harvard). Researchers ran 376 unsolved pediatric genetic cases — all prior specialist dead ends — through o3 Deep Research, and doctors confirmed 18 new diagnoses after the model surfaced testable leads. The team fed o3 each case’s de-identified symptoms and a shortlist of suspect genes, then had it weigh inheritance patterns, public databases, and recent research; cases spanned neuromuscular, neurodevelopmental, and psychiatric categories. The 18/376 result (~4.8–5%) came after earlier specialist reviews came up empty. In seven cases, the diagnosis already existed at another clinic or public database but had never reached the patient’s local records. Even after full sequencing, ~half of rare-disease cases go unsolved, with files piling up too fast for doctors to revisit against newer research. Why it matters: a year-old general Deep Research model can tirelessly cross-reference disconnected databases (the human genome has ~20,000 protein-coding genes), giving “dead-end” cases another chance — though it doesn’t guarantee a cure. (Reported via OpenAI, NBC News, and The Atlantic angles.)

PerceptionDLM: Parallel Region Perception with Multimodal Diffusion Language Models (HuggingFace, 49 upvotes). Most MLLMs rely on autoregressive generation, limiting efficiency when captioning multiple image regions. PerceptionDLM, built on PerceptionDLM-Base (SOTA among open-source diffusion MLLMs), exploits diffusion’s parallel decoding via efficient prompting and structured attention masking to perceive multiple masked regions simultaneously at both sequence and token levels — substantially faster than sequential approaches without sacrificing caption quality. The authors introduce the Parallel Detailed Localized Captioning Benchmark (ParaDLC-Bench, scaling DLC-Bench to multiple region masks per image) and claim to be the first to achieve parallel region captioning/perception with diffusion LMs. Code, models, and datasets released.

GateMem: Benchmarking Memory Governance in Multi-Principal Shared-Memory Agents (HuggingFace, 13 upvotes). Existing memory benchmarks assume single-user settings, leaving shared assistants (hospitals, workplaces, campuses, households) understudied, where multiple principals write to a common memory pool and query under different roles/scopes. GateMem jointly evaluates utility for legitimate long-horizon requests, access control across contextual authorization boundaries, and active forgetting after explicit deletion requests, spanning medical, office, education, and household domains with multi-party episodes, incremental memory injection, hidden checkpoints, and leak-target annotations. Finding: no method simultaneously achieves strong utility, robust access control, and reliable forgetting — long-context prompting gives the best governance score but at high token cost, while retrieval/external-memory methods cut cost yet still leak unauthorized or deleted information. Current memory agents remain far from reliable shared institutional deployment.

MemSlides: Hierarchical Memory Driven Agent Framework for Personalized Slide Generation (HuggingFace, 13 upvotes). MemSlides separates long-term memory (split into user-profile memory for intent-conditioned round-0 personalization and tool memory for reusable execution experience) from working memory (active preferences and session constraints across revision rounds). It pairs this with scoped slide-local revision so targeted updates act on the smallest affected region instead of regenerating the full deck. Experiments show user-profile memory improves persona-alignment, tool-memory injection improves closed-loop modify behavior, and working memory carries preferences across multi-turn revisions.

BrainG3N: Dual-Purpose Tokenizer for Controllable 3D Brain MRI Generation (HuggingFace, 7 upvotes). Latent diffusion places two competing demands on a tokenizer: encoder embeddings must retain clinical information, and the decoder must reconstruct anatomically faithful volumes. BrainG3N decouples them with a frozen volumetric masked-autoencoder (MAE) encoder producing clinically informative embeddings and a dedicated CNN decoder reconstructing voxels from a linear projection. Pretrained on 35,309 volumes from 18 public cohorts (four modalities, ten disease categories, 200+ acquisition sites), the encoder matches or beats SOTA (BrainIAC, BrainSegFounder, MedicalNet) on 21 of 23 linear-probing tasks, and a conditional diffusion transformer trained on the embeddings supports conditional generation across six variables plus patient-specific longitudinal forecasting.

Other research/technical notes. Nathan Lambert released a new paper on open RL recipes for terminal agents. A LessWrong transparency audit of DiffusionGemma found it remained similarly monitorable to Gemma despite its diffusion architecture, highlighting a gap between “variable transparency” and “algorithmic transparency” and exploring non-chronological reasoning, token smearing, and intermediate-context reasoning. NVIDIA’s ENPIRE is a closed-loop framework letting coding agents iteratively improve real-world robot policies through automated resets, evaluation, verification, and refinement. Mahi Shafiullah introduced a robot-learning method mapping chaotic human videos to dexterous robot actions. Morph LLM reported a 3.07x codegen speedup by training a speculative-decoding drafter on coding output (not the internet), plus kernel-tuning autoresearch reaching 162 tok/s on affordable GPUs and a PCIe interconnect approach cutting time-to-first-token by 84%. An AI engineer claimed to have cracked Linear A (the Bronze Age writing system, ~1800–1450 BC).

Tooling & releases

OpenAI Codex Record & Replay. A new macOS feature (Computer Use enabled) lets you demonstrate a recurring workflow once and turn it into a reusable, inspectable, editable skill — e.g., filing expense reports, submitting PTO, creating correctly configured issues, publishing videos, or downloading the same weekly report. Steps: open Plugins → “+” → Record a skill, state your goal and variable inputs, record the workflow, then have Codex refine it with naming rules and preferences.

Claude Code artifacts. New artifact integrations let users preview work as live, interactive, shareable pages.

Roundup of new/notable tools (from The Neuron, Mindstream, Superhuman): pool (open-source terminal/editor coding agent with ACP support, slash commands, MCP tools, rewind); ML Intern (automates the post-training research loop); Open Design (local-first BYOK design canvas); Lore (content-addressed version control for binary-heavy teams); Cua (background Linux computer-use agents); Hyperagent (turns video/dashboards into agentic demos); Exa Agent (cost-effective web-research API); GeoAxis (geolocates photos from landmarks/terrain, no GPS); Mara (lifecycle email automation); Freesong AI, TrackSensei (music tools); Storebird (WooCommerce sales chatbot); Backgrind, Monoshoot, IMG2Excel, Yeero, You.com. Recall (GitHub) keeps a local, LLM-free log of Claude Code sessions condensed into resume-ready summaries to save tokens and preserve privacy offline.

Developer-practice writeups. “From prompting agents to loop engineering” argues AI coding is shifting toward building systems that repeatedly prompt, evaluate, and re-prompt agents until a measurable goal is hit. “Don’t rely on instructions, use Agent Hooks to enforce guardrails” shows building deterministic hooks (e.g., never use an input tag directly; never claim work done while tests fail) that interject mid-workflow. “When it’s the maintainer who’s AI-pilled” describes agents turning open issues into prompts, generating and refining solutions, and committing autonomously, fixing issues hours after identification. Google Chrome’s Lighthouse added an “Agentic Browsing” category — deterministic, reproducible audits scoring how well sites are built for machine interaction (improve via WebMCP, a sound a11y tree, and stability), suitable for CI/CD. Google, Microsoft, and Cisco are developing the Agentic Resource Discovery (ARD) protocol.

Upcoming & future developments

Google’s Gemini 3.5 Pro still hasn’t shipped. Promised for June with a 2M-token context window and a “Deep Think” mode, it remained unreleased with ~10 days left in the month, keeping prediction markets near 50–55% on a pre-July launch.

GLM-Fable roadmap tease. A LocalLLaMA thread circulated a claimed Z.ai “GLM-Fable” roadmap before year-end (treat as community chatter unless Z.ai confirms). Separately, founder Jie Tang claims a Mythos-level model this year; Elon Musk speculated Q1 2027; Lambert and Zvi see the 6–9 month open/closed lag as the key variable.

The “Flat Curve Society” thesis. Steve Yegge argues (and Anthropic claims) that AI capability will keep growing exponentially, but most people will stop perceiving progress — only a few will access superintelligence beyond this year’s model classes, and open models are unlikely to advance past “Fable class” due to enormous compute requirements and government lockdowns.

Strategy & analysis (founder/industry essays)

SaaS moats shift from data to workflow orchestration. TLDR Founders’ lead essay argues the real SaaS moat was never data storage but the workflows around systems of record (high switching costs); in an agentic world the moat moves to workflow orchestration — platforms that coordinate, route, and govern agents across business processes.

Evals as strategic IP. A strong evaluation suite captures judgment, tone, and taste, assesses tool use, and breaks tasks into scorable dimensions; the best companies treat agentic evals as a core quality, reliability, and governance layer that will define the next AI era.

Minimum viable unit of saleable software. There’s a “zone of viability” where buying beats AI-rebuilding: software novel enough to make a rebuild non-trivial, with ongoing maintenance burden, priced to discourage rebuild-by-LLM. Below that threshold, an LLM rebuild costs the same or less than the purchasing process.

Cybersecurity incumbents “on the precipice.” AI is weakening the three forces that protected incumbents — switching costs (agents automate migrations), proprietary data advantages (better reasoning over available data dilutes exclusive telemetry), and distribution (fast evaluation lets buyers test and swap vendors more often).

Other essays: “The Fake Traction Problem” (founders mistaking curiosity for validated, risk-reducing traction that fails diligence); “Work Whiplash” (priority churn and unclear roles causing burnout); “Risk is severely misunderstood” (top candidates overestimate downside of joining elite startups); “Big tech engineers need big egos”; “When ideology becomes systemic risk” (ideological founders eventually triggering regulator/investor/government resistance); “Why Amazon hates ‘human-in-the-loop’ AI governance” (humans are inconsistent, error-prone, and degrade over time); and analyses arguing minimal downside to switching to open models running on private machines, given new on-device safeguards.