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

推荐订阅源

罗磊的独立博客
G
Google Developers Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
有赞技术团队
有赞技术团队
Vercel News
Vercel News
MongoDB | Blog
MongoDB | Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
博客园_首页
The Cloudflare Blog
B
Blog
C
Check Point Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
U
Unit 42
D
Docker
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
A
About on SuperTechFans

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.