惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
WordPress大学
WordPress大学
MyScale Blog
MyScale Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
U
Unit 42
罗磊的独立博客
G
Google Developers Blog
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
aimingoo的专栏
aimingoo的专栏
Vercel News
Vercel News
N
Netflix TechBlog - Medium
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
Hugging Face - Blog
Hugging Face - Blog
大猫的无限游戏
大猫的无限游戏
F
Fortinet All Blogs
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件
博客园 - 【当耐特】
H
Help Net Security
The GitHub Blog
The GitHub Blog

Semafor

US inflation jumps, though long-term war impact yet to be seen Hospitals consider replacing some radiologists with AI Amazon takes a jab at Nvidia over chips shift VCs step in to fund university upstarts Exclusive: Anthropic is gaining on OpenAI’s revenue, but hasn’t yet eclipsed it Exclusive: AI powerhouses threaten data processing firms A South African artist is changing the way viewers understand Picasso’s Guernica Airbnb faces familiar battle in Cape Town First look at war-related inflation sparks political jostling View: China’s state businesses are reshaping markets in Africa US issues Nigeria travel warning over terrorism, kidnapping FirstRand exits UK business after regulatory hit Afreximbank’s $800M answer to Fitch Exclusive: Navy takes nuclear-powered sub offline after $800 million cost run-up Cuba leader says he will not step down Fed, Treasury summon Wall Street chiefs over AI fears How Bluesky earned its reputation — and why it could be the way of the future China eyes stronger Taiwan influence Orbán slams Hungary’s opposition as he trails in polls Iran war reshapes air travel, perhaps for the long term Tehran residents embrace calm amid tenuous truce Countries lack fiscal capacity to handle war fallout Higher producer prices ease China deflation fears Trump ‘optimistic’ on Iran peace talks Inside the five-year succession plan at a $130B warehouse giant Georges Elhedery on HSBC’s big bets on the Gulf and Asia Warsh’s Fed hearing slips past next week Moore takes on the Sun’s ‘MAGA billionaire’ and more Debatable: AI titans influencing regulation Americans still think taxes are too high, poll finds
Research pulls back curtain on Claude
Reed Albergotti · 2026-06-18 · via Semafor

Anybody who’s been playing around with AI this year in any meaningful way will have noticed that the “models” have taken a back seat to the “orchestration layer,” the non-AI operational tasks that allow the technology to function in the real world (If this were a fancy restaurant, the AI model would be the Michelin star chef while the orchestration would be all the wait staff keeping the restaurant running.)

The real power of AI models comes when they are harnessed by an elaborate piece of software that lets users interact with the technology, whether it’s Codex, Claude Cowork, or OpenClaw. “Only about 1.6% of Claude Code’s codebase constitutes AI decision logic, with the remaining 98.4% being operational infrastructure,” a little-noticed research paper from April explains. In fact, the AI model itself is sort of cordoned off from anything important. For that, old-fashioned, deterministic computer code handles everything.

These still aren’t really consumer products — yet. For that to happen, we need vastly more complex software to handle everything that comes after the AI. Consumers don’t want to think about things like security or access control. They want it all to just work.

Of course, you still need a very good AI model to get great results. But as time goes on, the AI models themselves become less important than all the infrastructure being built around them.