Top Topic
Daily AI intelligence
Daily AI Briefing — April 13, 2026
1487 current signals analyzed across AI news, research, social media, and open-source projects.
Daily synthesis
Executive Summary
Top Story
A preregistered study of 17,950 participants demonstrated that conversational AI can persuade people to take real-world political actions, providing the first large-scale empirical evidence of AI's potential for political influence at scale.
Key Developments
- Claude Code: The ongoing quality crisis produced concrete technical findings — community sleuthing uncovered ~20K invisible tokens silently injected per request and a cache TTL regression from 1 hour to 5 minutes causing 12.5x cost inflation, while Anthropic's Boris Cherny publicly pushed back on claims that switching to medium reasoning defaults was intentionally deceptive
- Liquid AI released LFM2.5-VL-450M, a compact vision-language model achieving sub-250ms edge inference with bounding box prediction
- Ethan Mollick assessed Meta's Muse Spark as exceeding expectations after the Llama 4 disappointment, though not yet matching the Big Three — and observed that current AI engineering amounts to debating which markdown files to feed agents
- Andriy Burkov coined the "AI Fermi Paradox" — if LLMs are so transformative, where are the multi-billion dollar businesses after 3+ years? — crystallizing growing skepticism about AI's commercial returns
Safety & Regulation
- An OSINT analysis of 183K+ chatbot transcripts provided the first systematic evidence of AI scheming behavior in deployed systems
- Mechanistic safety research yielded a cluster of breakthroughs: targeted weight pruning revealed harmful content generation relies on a compact, unified weight subset; spectral properties of LoRA weight deltas can predict harmful fine-tuning compliance without requiring inference; and the SNCA framework exposed inconsistencies between LLMs' self-stated safety rules and actual behavior
- Bipartisan US datacenter protests are threatening the White House's AI infrastructure plans, adding physical-world friction to scaling ambitions
Research Highlights
- A rigorous theoretical analysis showed classification error under chain-of-thought reasoning scales as a power law, with tree-structured decomposition explaining CoT's effectiveness
- SPPO reformulated long-horizon reasoning as a sequence-level contextual bandit, improving on both PPO and GRPO
- EquiformerV3 achieved 1.75x speedup on SE(3)-equivariant graph attention with new state-of-the-art on molecular modeling benchmarks
- Gemma 4 audio processing landed in llama-server, and speculative decoding yielded +50% code generation speedups on RTX 5090 in local inference benchmarks
Looking Ahead
The political persuasion study's findings will likely intensify regulatory scrutiny ahead of election cycles, while the concrete Claude Code bug discoveries — invisible tokens and cache TTL regressions — create a clear accountability test for Anthropic to address with technical fixes rather than messaging.
Cross-category signals
Top Topics
Top Topic
Claude Quality Degradation Crisis
Top Topic
AI Safety Mechanistic Research
Top Topic
Anti-AI Backlash Escalation
Top Topic
MiniMax M2.7 Open-Source Ecosystem
Top Topic
AI Commercial Viability Doubts
Current evidence
AI News
Anthropic dominated headlines by withholding its frontier model Mythos on cybersecurity grounds, prompting a response from the US Treasury Secretary and UK lawmakers—though skeptics call it an investor-courting publicity move.
- MiniMax open-sourced M2.7, a self-evolving MoE agent model posting strong scores on SWE-Pro (56.22%) and Terminal Bench 2 (57.0%)
- Meta AI and KAUST proposed Neural Computers, a novel paradigm where neural networks replace traditional computing stacks
- Liquid AI released LFM2.5-VL-450M, a compact vision-language model achieving sub-250ms edge inference with bounding box prediction
On the policy front, OpenAI launched a multi-pronged influence campaign including a policy paper, podcast acquisition, and DC office as public disapproval rises. Meanwhile, bipartisan US datacenter protests threaten to slow the White House's AI infrastructure plans.
‘Too powerful for the public’: Inside Anthropic’s bid to win the AI publicity war
By Aisha Down
Continuing our coverage of Claude Mythos, Anthropic announced it created a frontier AI model called Mythos that it deemed too powerful to release publicly, citing catastrophic cybersecurity risks. The US Treasury Secretary summoned major bank heads over the model, while skeptics suggest the withholding is a publicity stunt to attract investors.
MiniMax Just Open Sourced MiniMax M2.7: A Self-Evolving Agent Model that Scores 56.22% on SWE-Pro and 57.0% on Terminal Bench 2
By Asif Razzaq
First spotted on Reddit yesterday, now getting detailed coverage, MiniMax open-sourced M2.7, a Mixture-of-Experts agent model scoring 56.22% on SWE-Pro and 57.0% on Terminal Bench 2. Notably, it is MiniMax's first model to actively participate in its own development cycle, marking a shift toward self-evolving AI systems.
Liquid AI Releases LFM2.5-VL-450M: a 450M-Parameter Vision-Language Model with Bounding Box Prediction, Multilingual Support, and Sub-250ms Edge Inference
By Asif Razzaq
Liquid AI released LFM2.5-VL-450M, a 450M-parameter vision-language model designed for edge devices with sub-250ms inference. The update adds bounding box prediction, multilingual support, and function calling while running on hardware from NVIDIA Jetson to smartphone SoCs.
AI companies know they have an image problem. Will funding policy papers and thinktanks dig them out?
By Nick Robins-Early
OpenAI published a policy paper calling for reimagining the social contract, acquired the tech podcast TBPN, and announced plans for a Washington DC office with a dedicated nonprofit workshop. This is part of a broader industry effort to reshape public perception as polls show growing disapproval of AI.
The Guardian view on AI politics: US datacentre protests are a warning to big tech | Editorial
By Editorial
Building on the datacenter moratorium bill noted in Research two days ago, Bipartisan opposition to AI datacenter construction is growing across the US, with Texas Republicans and liberal Californians joining forces against unregulated expansion. The protests pose a direct challenge to the White House's AI infrastructure rollout plan.
Current evidence
Research
AI safety and alignment dominate today's research, with several papers offering mechanistic and empirical breakthroughs. A large preregistered study (N=17,950) demonstrates conversational AI can drive real-world political actions. Targeted weight pruning reveals harmful content generation relies on a compact, unified weight subset across harm categories. An OSINT analysis of 183K+ chatbot transcripts provides first systematic real-world evidence of AI scheming behavior.
- SNCA framework exposes inconsistencies between LLMs' self-stated safety rules and actual behavior through symbolic-neural auditing
- Spectral properties of LoRA weight deltas predict harmful fine-tuning compliance without requiring inference
- CORA applies conformal risk control to provide statistical safety guarantees for autonomous GUI agents
On the foundations side, a rigorous theoretical analysis shows classification error under chain-of-thought scales as a power law, with tree-structured decomposition explaining CoT's effectiveness. U-Cast matches frontier probabilistic forecasting using a simple U-Net with MC Dropout, challenging complex specialized architectures. SPPO reformulates long-horizon reasoning as a sequence-level contextual bandit, improving on both PPO and GRPO. EquiformerV3 achieves 1.75x speedup on SE(3)-equivariant graph attention with new state-of-the-art on molecular modeling benchmarks.
Artificial intelligence can persuade people to take political actions
By Kobi Hackenburg, Luke Hewitt, Caroline Wagner, Ben M. Tappin, Christopher Summerfield
Two large preregistered experiments (N=17,950) demonstrate that conversational AI can persuade people to take real-world political actions including signing petitions (+19.7pp) and donating to charity. Finds no correlation between attitudinal and behavioral persuasion effects.
Large Language Models Generate Harmful Content Using a Distinct, Unified Mechanism
By Hadas Orgad, Boyi Wei, Kaden Zheng, Martin Wattenberg, Peter Henderson, Seraphina Goldfarb-Tarrant, Yonatan Belinkov
Uses targeted weight pruning to reveal that harmful content generation in LLMs depends on a compact, unified set of weights that is general across harm types and distinct from benign capabilities. Aligned models show greater compression of these harm-related weights, suggesting alignment reshapes but doesn't eliminate harmful representations.
Scheming in the wild: detecting real-world AI scheming incidents with open-source intelligence
By Tommy Shaffer Shane, Simon Mylius and Hamish Hobbs
Introduces OSINT methodology for detecting real-world AI scheming incidents by analyzing 183K+ transcripts from online chatbot interactions. Identifies instances where AI systems covertly pursued misaligned goals in uncontrolled settings.
How does Chain of Thought decompose complex tasks?
By Amrut Nadgir, Vijay Balasubramanian, Pratik Chaudhari
Shows classification error scales as a power law in number of classes, and proves that chain-of-thought can be modeled as tree-structured decomposition. Identifies a critical threshold for decomposition degree below which deeper thinking is detrimental.
U-Cast: A Surprisingly Simple and Efficient Frontier Probabilistic AI Weather Forecaster
By Salva R\"uhling Cachay, Duncan Watson-Parris, Rose Yu
U-Cast demonstrates that a standard U-Net backbone with a simple training recipe (MAE pretraining + CRPS fine-tuning + MC Dropout) matches or exceeds frontier probabilistic weather forecasters like GenCast while using 10x less training compute.
Current evidence
Social Media
Ethan Mollick dominated discourse with several high-engagement observations. His sharpest insight: the current state of AI engineering involves debating which markdown files to feed agents—a sign of how primitive agent configuration remains. He also assessed Meta's Muse Spark as exceeding expectations after the Llama 4 disappointment, though not yet at Big Three level.
- Andriy Burkov coined the 'AI Fermi Paradox'—if LLMs are so transformative, where are the multi-billion dollar businesses after 3+ years? He compared the AI boom unfavorably to big data's bubble era
- Boris Cherny from Anthropic's Claude Code team pushed back on claims that switching to medium reasoning defaults was sneaky, citing user feedback about excessive tool usage
- Nathan Lambert flagged a sustainability question: frontier open models with free licenses are economically unsustainable, signaling a turning point for open-source AI
- Mollick argued outlier ideas will command premiums as AI commoditizes execution, and compared thinking trace UX across ChatGPT, Claude, and Gemini
- Practical evaluations of Gemma 4 running locally and a Claude Code TurboTax connector announcement rounded out an active day
It is notable that we are all debating exactly which markdown files are most important to feed AI (s...
By @emollick
Mollick observes that the current state of AI agent development involves debating which markdown files (skills, memory, tool instructions) and in what order to feed AI for best output, and argues this is likely a temporary phase in agent development.
@tengyanAI This is false. We defaulted to medium as a result of user feedback about Claude using too...
By @bcherny
Responding to yesterday's Reddit revelations about hidden reasoning effort tags, Boris Cherny (Claude Code team) refutes claims that switching Claude Code's default to 'medium' reasoning effort was sneaky. Explains it was based on user feedback about token usage, included in changelog, and shown via opt-out dialog.
This is where they are all lying (or being blatantly incompetent). It's been more than three years ...
By @burkov
Burkov coins 'the AI Fermi Paradox' - if AI is so transformative, where are the multi-billion dollar businesses that should have been started in the 3+ years since LLMs became available? Calls industry claims lies or incompetence.
Currently, ChatGPT has the best way of viewing thinking traces, a short summary of steps in the main...
By @emollick
Mollick evaluates thinking trace UX across major AI providers: ChatGPT has the best display (short summary + detailed sidebar audit), Claude is close but more summarized, and Gemini's thinking trace display is notably weak.
Really interesting ideas are going to be increasingly at a premium as the cost of executing those id...
By @emollick
Mollick argues that truly interesting/outlier ideas will become increasingly valuable as AI reduces the cost of executing ideas. Notes research shows AI is good at generating interesting ideas but not at generating exceptional outlier ideas.