Top Topic
Daily AI intelligence
Daily AI Briefing — May 26, 2026
1994 current signals analyzed across AI news, research, social media, and open-source projects.
Daily synthesis
Executive Summary
Top Story
Pope Leo XIV released his first encyclical, Magnifica Humanitas, calling for AI to be "disarmed" and subjected to rigorous ethical constraints, with Anthropic co-founder Chris Olah invited to speak at the Vatican presentation.
Key Developments
- Together AI: Open-sourced OSCAR, an attention-aware 2-bit KV cache quantization system compatible with paged KV-cache serving for long-context inference.
- WorkOS: Released auth.md, an OAuth-based open protocol for AI agent registration aimed at replacing insecure API key workarounds.
- Anthropic/MCP: MCP SDK downloads reached 97 million monthly as Anthropic donated the protocol to the Linux Foundation's Agentic AI Foundation.
- NVIDIA: Unveiled PiD (Pixel Diffusion Decoder), drawing major community buzz as a potential VAE replacement for fast high-resolution latent decoding.
- xAI: Launched Grok Build in beta for SuperGrok and X Premium+ users, adding a Plan Mode and CLI to the agent stack.
- Hugging Face: Published a glossary standardizing agent terminology (harness, scaffold), as NVIDIA's small-language-model agentic paper continued to drive infrastructure debate.
Safety & Regulation
- OpenAI: Reportedly paying NYC residents to install 360-degree home cameras to record household activities as robotics training data.
- Meta Hyperion: A Guardian investigation found a Louisiana state senator helped secure the datacenter then sold adjacent land, raising ethics concerns.
- Timnit Gebru sharply criticized the Anthropic-Vatican partnership as "Vatican-washing," arguing the Church should have partnered with exploited data workers instead.
- Heretic: A Financial Times feature on the open-source tool that decensors Llama 3.3 in under 10 minutes brought mainstream attention to community uncensoring efforts.
Research Highlights
- Constitution-following audits: Joint Anthropic/OpenAI work showed specification gaps in frontier models under multi-turn adversarial pressure.
- From Simulation to Enaction: Jack Lindsey (Anthropic) found post-trained LLMs implicitly recognize their own on-policy generations with 3–4× lower entropy than off-policy text across families and scales.
- Polymorphism Is Rotation: Independently trained transformers compute the same function in residual-stream bases differing only by a uniform random rotation, with implications for cross-model SAE transfer.
- Cognitive Security: Jacob Steinhardt published a position paper framing human belief/action autonomy as a major emerging AI safety cause area.
- QUEST: Open family of 2B–35B deep research agents released with a full mid-training/SFT/RL recipe focused on citation grounding.
- HumanEgo: Achieved zero-shot human-to-robot transfer from minutes of egocentric video via entity-level hand-object representations.
- A 45,000-researcher global RCT delivered LLM feedback on 31,000+ arXiv preprints, providing rare causal evidence on AI's effect on scientific output.
Looking Ahead
With the Vatican now weighing in alongside maturing interpretability work on refusal, faithfulness, and cross-model representational geometry, the focus shifts from whether frontier labs will accept external ethical frameworks to whether emerging agent protocols like auth.md and MCP can standardize accountability before deployment outpaces governance.
Cross-category signals
Top Topics
Top Topic
AI Safety, Alignment and Interpretability
Top Topic
Agentic Infrastructure and Tooling
Top Topic
Local Inference and Serving Efficiency
Top Topic
AI Critique and Bubble Warnings
Top Topic
Datacenters and Robotics Data Collection
Current evidence
AI News
Pope Leo XIV released his first encyclical, Magnifica Humanitas, calling for AI to be disarmed and subjected to rigorous ethical constraints.
- Anthropic co-founder appeared alongside the pope in Rome, signaling Vatican engagement with frontier labs
- The 40,000-word text condemns autonomous weapons, data colonialism, and patent hoarding
- The pope linked the digital economy to new forms of slavery and apologized for church delays on historical slavery
- The Guardian editorial drew parallels to Leo XIII's 1891 Rerum Novarum on industrial labor
On the infrastructure side, agentic and serving tooling continued to mature:
- Together AI open-sourced OSCAR, an attention-aware 2-bit KV cache quantization system enabling INT2 compression compatible with paged KV-cache serving
- WorkOS released auth.md, an OAuth-based open protocol for AI agent registration to replace insecure API key workarounds
- MCP SDK downloads reached 97 million monthly, with Anthropic donating the protocol to the Linux Foundation's Agentic AI Foundation
Additional coverage included a WIRED report on AI-driven vulnerability discovery arms races and a Louisiana ethics investigation tied to Meta's Hyperion datacenter land deals.
Citing Gandalf, Pope Leo says we must "disarm" AI
By Nate Anderson
Pope Leo XIV released his first encyclical, Magnifica Humanitas, calling for AI to be disarmed and freed from logics of domination. Anthropic co-founder appeared alongside him in Rome, signaling deep engagement between the Vatican and frontier AI labs.
Pope Leo denounces ‘culture of power’ driving rise of AI
By Angela Giuffrida in Rome
Pope Leo's encyclical denounces the culture of power driving AI's rise and calls for rigorous ethical constraints. He linked AI's digital economy harms to new forms of slavery while apologizing for the church's historical delay on slavery.
Together AI Open-Sources OSCAR: An Attention-Aware 2-Bit KV Cache Quantization System for Long-Context LLM Serving
By Asif Razzaq
Together AI open-sourced OSCAR, an attention-aware 2-bit KV cache quantization system for long-context LLM serving. It enables INT2 compression while remaining compatible with paged KV-cache systems, addressing a key cost bottleneck.
The AI Era Is Creating a Bug Hunting Arms Race
By Lily Hay Newman
WIRED reports that AI is accelerating both vulnerability discovery and exploit development, creating a cybersecurity arms race. Defenders and attackers are racing to deploy AI-powered tools for finding software flaws.
WorkOS Releases auth.md: An Open Agent Registration Protocol Built on OAuth Standards
By Asif Razzaq
WorkOS released auth.md, an open protocol for AI agent registration built on OAuth standards. It addresses the gap where agents currently rely on unscoped API keys that are hard to audit and revoke.
Current evidence
Research
Today's research is dominated by safety, alignment, and interpretability work, with several substantive contributions from Anthropic. Constitution-following audits of frontier models from Anthropic and OpenAI reveal specification gaps under multi-turn adversarial pressure. Faithfulness as Information Flow introduces sufficiency/completeness/necessity properties for CoT monitoring, while a complementary meta-evaluation shows existing faithfulness metrics fail to measure what they purport to measure.
- Polymorphism Is Rotation: independently trained transformers compute the same function in residual-stream bases that differ only by a uniform random rotation, with strong implications for cross-model SAE transfer and circuit universality
- From Simulation to Enaction (Jack Lindsey, Anthropic): post-trained LLMs implicitly recognize their own generations with 3-4x lower entropy than off-policy text, across families and scales
- Cognitive Security as an AI Safety Cause Area (Steinhardt): position paper framing belief/action autonomy as a major emerging safety frontier
Real-world impact and agent capabilities round out the highlights. A 45,000-researcher global RCT delivered LLM feedback on 31,000+ arXiv preprints, providing rare causal evidence on AI's effect on scientific output. QUEST releases an open family of 2B-35B deep research agents with a full mid-training/SFT/RL recipe focused on citation grounding. HumanEgo achieves zero-shot human-to-robot transfer from minutes of egocentric video via entity-level hand-object representations, and self-generated replay is shown to nearly eliminate catastrophic forgetting when model capacity is unsaturated.
How Well Do Models Follow Their Constitutions?
By Arya Jakkli, Senthooran Rajamanoharan, Neel Nanda
Audits how well frontier models follow their own published constitutions (Anthropic, OpenAI) under multi-turn adversarial pressure, decomposing specifications into 200+ atomic tenets each. Work from Neel Nanda group.
Human-AI Collaboration in Science at Scale: A Global Large-scale Randomized Field Experiment
By Binglu Wang, Weixin Liang, Jiahui Xue, Yuhui Zhang, Hancheng Cao, Dashun Wang, Yian Yin
Large-scale randomized field experiment delivering LLM-generated feedback on 31,000+ arXiv preprints to 45,000+ researchers globally. Shows feedback recipients revised manuscripts 12.55% more than controls.
From Simulation to Enaction: Post-trained language models recognize and react to their own generations
By Asvin G., Jack Lindsey
Shows post-trained LLMs implicitly recognize their own on-policy generations with 3-4x lower entropy than off-policy text across families and sizes. Traces effect to internal representation of input surprise.
Polymorphism Is Rotation: Operational Mechanistic Interpretability from a Two-Layer Transformer to Pythia-70m
By Jordan F. McCann
Demonstrates polymorphism: independently trained transformers compute the same function in residual-stream bases that differ by a uniform random rotation. A single matrix multiplication enables transfer of SAE features and steering vectors between models.
Faithfulness as Information Flow: Evaluating and Training Faithful Chain-of-Thought Reasoning
By Jinghan Jia, Joe Benton, Eric Easley
Studies CoT faithfulness via information flow framework with sufficiency/completeness/necessity properties. From Anthropic (Joe Benton).
Current evidence
Social Media
The Anthropic-Vatican partnership dominated AI discourse following Pope Leo XIV's first encyclical *Magnifica Humanitas* on AI, with Chris Olah invited to speak at the presentation. Tomasz Tunguz framed it as a major signal of institutional engagement, while Timnit Gebru led sharp criticism, calling it 'Vatican-washing' and arguing the Church should have partnered with exploited data workers rather than Anthropic.
- xAI launched Grok Build in Beta for SuperGrok and X Premium+ users, featuring Plan Mode and a CLI, drawing 19.7M views
- Yann LeCun sparked debate distinguishing engineering from science, defending peer review against critics
- Gary Marcus intensified bubble warnings and AI backlash predictions, while defending Demis Hassabis against Noah Smith on AGI claims
- François Chollet argued AI shouldn't be framed as a productivity booster but as enabling new workflows
- Ethan Mollick called for hard-problem repositories beyond math benchmarks
- Technical highlights included a paper on the Implicit Curriculum Hypothesis in pretraining, MeMo's separate memory architecture for LLMs, and NVIDIA DGX Spark running 16 local agents via MiniMax M2.7. Greg Brockman promoted GPT-5.5 Pro for fact-checking, while Clement Delangue (HuggingFace) warned that AI power concentration is the most critical risk.
Anthropic co-founder Chris Olah was invited to speak at today's presentation of Pope Leo XIV's encyc...
By @AnthropicAI
Anthropic announces co-founder Chris Olah was invited to speak at the presentation of Pope Leo XIV encyclical Magnifica humanitas.
Grok Build is now available in Beta for all SuperGrok and X Premium+ users. Use Plan Mode, create i...
By @xai
xAI announces Grok Build is now in Beta for SuperGrok and X Premium+ users, featuring Plan Mode, image and video generation via Imagine, and a CLI for automations and orchestrators.
@francoisfleuret Major difference in my mind: - an engineer, given a problem, invents and tries mul...
By @ylecun
Yann LeCun distinguishes engineering from science: engineers solve problems for shipping products; scientists ask new questions with sound methodology. He notes most product innovations build on years-old scientific breakthroughs.
- an engineer, given a problem, invents and tries multiple solutions and stops when the solution is good enough. The goal is product innovation and shipping.
- a scientist asks new questions, proposes various new solutions, compares them (sometimes with old ones), and writes about it. The methodology must be sound or else peers will sneer. The goal is scientific breakthroughs and technological progress.
The Vatican could have told Anthropic to stop stealing data, exploiting labor, killing the environme...
By @timnitGebru
Gebru argues Vatican should have demanded Anthropic stop harmful practices instead of partnering.
The most important thing about "Magnifica Humanitas" is that it exists. Challenges posed by the AI a...
By @tunguz
Tunguz argues Pope Leo's first encyclical Magnifica Humanitas focusing on AI is a major signal that the Catholic Church takes AI challenges seriously and hopes other institutions follow suit.