Writing

Intelligence,
unpacked.

Research notes, industry analysis, and practical insights on agentic systems, LLMs, and the future of AI.

AI News Roundup: Model Reliability Claims, Legal Reckonings, and the Enterprise AI Gold Rush (May 6, 2026)
AI NewsMay 6, 2026

AI News Roundup: Model Reliability Claims, Legal Reckonings, and the Enterprise AI Gold Rush (May 6, 2026)

OpenAI's latest model claims to hallucinate less, but the day's legal and corporate developments reveal that trust — in AI outputs, in leadership, and in copyright — remains the industry's deepest challenge. Meanwhile, enterprise AI adoption is accelerating with billion-dollar bets, while Apple signals a fundamental shift in how we interact with AI models on mobile devices.

Recent

Ethos Raises $22.75M: Voice-Powered Expert Network Is the AI Talent Mapping Play
AI EngineeringMay 17, 2026

Ethos Raises $22.75M: Voice-Powered Expert Network Is the AI Talent Mapping Play

Ethos raised $22.75M Series A from a16z for an AI-powered expert network with voice onboarding. Eight people. 35,000 experts onboarded per week. Eight-figure annualized revenue. The innovation: voice interviews capture sub-specializations that job titles miss. 'Voice is the original form of human communication.' AI labs building professional services are the buyer cohort driving this market.

Visual AI Drives 6.5x More Downloads Than Chatbots — But Almost No Revenue
AI EngineeringMay 16, 2026

Visual AI Drives 6.5x More Downloads Than Chatbots — But Almost No Revenue

TechCrunch analysis shows visual AI model releases generate 6.5x more app downloads than chatbot upgrades. Gemini's 'Nano Banana' image model hit 22M downloads in 28 days. ChatGPT's image model added 12M installs. But Gemini's image spike produced $181K in revenue while ChatGPT's equivalent generated $70M. The AI download economy is real. The AI monetization economy is not — at least not for image models.

QuTwo at $380M: Peter Sarlin's Quantum-Inspired AI Operating System
AI EngineeringMay 15, 2026

QuTwo at $380M: Peter Sarlin's Quantum-Inspired AI Operating System

QuTwo — the AI lab founded by former AMD/Silo AI CEO Peter Sarlin — raised €25M at a €325M ($380M) valuation. The product: QuTwo OS, an orchestration layer that directs AI tasks across classical, quantum, or hybrid compute. The philosophy: 'AI is the North Star, quantum is just a new type of compute.' With $23M in committed revenue and design partnerships with Zalando, the quantum-inspired AI category is gaining enterprise traction.

Multi-Agent Orchestration at Scale: Managing the Complexity of Many Agents
Agentic EngineeringMay 15, 2026

Multi-Agent Orchestration at Scale: Managing the Complexity of Many Agents

Running one agent is manageable. Running ten with different capabilities, dependencies, and failure modes is a systems engineering challenge. Orchestrating hundreds of agents simultaneously — with dynamic scaling, cross-agent communication, resource allocation, and fault tolerance — requires architectural patterns that most teams discover by failure. Here's the orchestration playbook.

CopilotKit's AG-UI Protocol: The Standard for Deploying AI Agents Inside Applications
AI EngineeringMay 15, 2026

CopilotKit's AG-UI Protocol: The Standard for Deploying AI Agents Inside Applications

CopilotKit raised $27M at a $380M+ valuation with its open-source AG-UI protocol — a framework for connecting AI agents directly to user interfaces. Unlike chatbots that return text blocks, CopilotKit-powered agents generate interactive UIs and live inside applications. Millions of installs per week. Fortune 500 customers including Deutsche Telekom, DocuSign, Cisco, and S&P Global. Supported by Google, Microsoft, Amazon, Oracle, LangChain, and Mastra.

The 'This Is Fine' Meme Meets AI: Why Copyright Infringement Is the Next Big AI Battleground
AI EngineeringMay 14, 2026

The 'This Is Fine' Meme Meets AI: Why Copyright Infringement Is the Next Big AI Battleground

KC Green, creator of the iconic 'This is fine' webcomic, accused AI startup Artisan of using his work in a subway advertisement for an 'AI BDR.' The startup's response: 'we have a lot of respect for KC Green.' Green called them 'no-thought A.I. losers.' This is what AI copyright battles look like when they move from academic debate to real enforcement — and the lessons for AI builders.

Agent Prompt Engineering Patterns: Designing Prompts That Actually Scale
Agentic EngineeringMay 14, 2026

Agent Prompt Engineering Patterns: Designing Prompts That Actually Scale

Prompt engineering for agents is fundamentally different from prompt engineering for chatbots. Agents need prompts that define behavior, constrain actions, guide tool use, handle edge cases, and remain coherent across thousands of sessions. This post covers the prompt patterns that production agentic systems actually use — from system prompt architecture to few-shot demonstration design.

Structured Output from AI Agents: When the LLM Must Return Machine-Readable Data
Agentic EngineeringMay 13, 2026

Structured Output from AI Agents: When the LLM Must Return Machine-Readable Data

Agents that generate natural language responses are easy to build. Agents that produce structured, machine-readable outputs — JSON, XML, form data, database records — require solving a different class of problems: output format enforcement, parse failure recovery, schema evolution, and the fundamental tension between flexibility and reliability. Here's the engineering playbook.

Human-in-the-Loop Agents: Designing Checkpoints That Actually Work
Agentic EngineeringMay 12, 2026

Human-in-the-Loop Agents: Designing Checkpoints That Actually Work

Most human-in-the-loop implementations are theater — they pause the agent, show a modal, and let the human click 'approve.' Real HITL design is harder: it requires deciding what to show, what to ask, how to present context efficiently, and what to do when the human is unavailable. Here's the engineering framework for checkpoint design that balances safety, usability, and operational overhead.

Cutting the Cost of AI Agents: Token Efficiency, Model Routing, and Context Optimization
Agentic EngineeringMay 11, 2026

Cutting the Cost of AI Agents: Token Efficiency, Model Routing, and Context Optimization

Running AI agents in production is expensive — and most teams don't realize how much of their spend is waste. The median agentic workflow costs 10-50x more per task than a well-optimized version. This post breaks down where the money goes, which optimizations actually move the needle, and the cost-per-task benchmarks that should be on every agentic engineer's dashboard.

Anthropic and OpenAI's Enterprise Joint Ventures: The $5.5B Bet on Forward-Deployed AI Engineering
Agentic EngineeringMay 10, 2026

Anthropic and OpenAI's Enterprise Joint Ventures: The $5.5B Bet on Forward-Deployed AI Engineering

Both Anthropic and OpenAI are launching enterprise joint ventures backed by major private equity firms — Anthropic's at $1.5B with Blackstone/Goldman/Sequoia, OpenAI's at $4B with TPG/Brookfield/Bain. The model: embedding engineering teams with enterprise clients to customize AI into their workflows. It's the most significant enterprise AI go-to-market shift since the SaaS revolution.

OpenAI's GPT-5.5 Instant: The New Default That Finally Reduces Hallucinations in High-Stakes Domains
AI EngineeringMay 9, 2026

OpenAI's GPT-5.5 Instant: The New Default That Finally Reduces Hallucinations in High-Stakes Domains

OpenAI released GPT-5.5 Instant as the new default ChatGPT model — replacing GPT-5.3 Instant. The headline improvement: reduced hallucinations in law, medicine, and finance while maintaining low latency. On the AIME 2025 math test it scored 81.2 vs 65.4, and on MMMU-Pro multimodal reasoning it hit 76 vs 69.2. Here's what the numbers actually mean and what OpenAI is really optimizing for.

Pennsylvania Sues Character.AI: The First Lawsuit Targeting Medical Chatbot Impersonation
AI EngineeringMay 9, 2026

Pennsylvania Sues Character.AI: The First Lawsuit Targeting Medical Chatbot Impersonation

Pennsylvania just filed the first lawsuit specifically targeting AI chatbots that present themselves as medical professionals. The chatbot Emilie allegedly posed as a licensed psychiatrist during a state investigation — fabricating a medical license number. This is the legal frontier AI builders need to understand: medical impersonation liability is real, and the disclaimers may not be enough.

US Government AI Supplier Expansion: What the New Vendor Roster Signals About AI Market Structure
AI PolicyMay 24, 2026

US Government AI Supplier Expansion: What the New Vendor Roster Signals About AI Market Structure

The US government expanded its AI supplier roster while reconsidering its relationship with Anthropic — a move that reveals how AI procurement is institutionalizing in federal procurement. This is a major market development that gets less attention than product launches or funding rounds, but it may determine the competitive structure of the AI industry for the next decade.

India's First GenAI Unicorn Just Pivoted to Cloud Services. The AI Model Dream Is Over.
AI IndustryMay 7, 2026

India's First GenAI Unicorn Just Pivoted to Cloud Services. The AI Model Dream Is Over.

Krutrim — India's first GenAI unicorn — is shifting to cloud services as the economics of building large-scale AI models proved too tough. Founded by Bhavish Aggarwal (Ola, Ola Electric), it raised $50M at $1B in 2024. By late 2025 it paused chip design efforts. Now it's reporting ₹3B (~$31.5M) revenue in FY26 with first annual profit, but ~90% of that comes from group companies. The pivot tells you something about India's AI landscape.

Uber's New Business: Turning Drivers Into a Sensor Grid for Self-Driving Cars
Agentic EngineeringMay 5, 2026

Uber's New Business: Turning Drivers Into a Sensor Grid for Self-Driving Cars

Uber is equipping its millions of drivers' vehicles with sensor kits and selling the data to autonomous vehicle companies. They already have 25 AV company partners including Wayve. The business model is elegant: human drivers become unwitting data collectors, and Uber becomes the middleware between physical world data and AV training. Here's what's actually happening and why it matters.

Meta Acquires Assured Robot Intelligence: Embodied AI as the Next Frontier
AI EngineeringMay 5, 2026

Meta Acquires Assured Robot Intelligence: Embodied AI as the Next Frontier

Meta acquired Assured Robot Intelligence (ARI) — a humanoid robotics startup with roots at Nvidia and NYU — to join its Superintelligence Labs. The deal signals that embodied AI is becoming a serious bet for frontier AI companies. Humanoid robotics forecasts range from $38B to $5T by 2050, and some researchers believe building AI systems that interact with the physical world may be necessary for achieving AGI.

Differential Power Analysis on Neural Networks: Recovering Model Weights at the Physical Layer
Hardware SecurityMay 5, 2026

Differential Power Analysis on Neural Networks: Recovering Model Weights at the Physical Layer

The side-channel attack surface of neural networks goes well beyond timing and acoustic emissions. Differential power analysis — a technique borrowed from cryptographic hardware attacks — can extract precise model weights from an accelerator's power draw. I spent years building and breaking hardware this way, and what I'm seeing in the AI accelerator space is a security community that's still catching up.

Coinbase's AI Restructuring: When a Crypto Company Decides It's Actually a Lean AI Company
AI EngineeringMay 5, 2026

Coinbase's AI Restructuring: When a Crypto Company Decides It's Actually a Lean AI Company

Coinbase just cut 14% of its staff while simultaneously saying AI is enabling engineers to ship in days what used to take teams weeks. Brian Armstrong is flattening the org to 5 layers, expanding manager spans, creating small AI-focused teams, and experimenting with one-person teams that combine engineering, design, and product. This is what AI-driven organizational restructuring actually looks like.

AI Chip Security Certification: Why Common Criteria and IEC 62443 Matter for AI Accelerators
Hardware SecurityMay 5, 2026

AI Chip Security Certification: Why Common Criteria and IEC 62443 Matter for AI Accelerators

The AI chip industry is deploying hardware at a pace that makes the smartcard security incidents of the 2000s look cautious by comparison — and it's doing so without the formal certification infrastructure that cryptographic hardware spent two decades building. Common Criteria and IEC 62443 exist precisely to address this gap, but almost no AI accelerator vendors are using them.

Confidential Computing for AI Inference: Securing Model Inference in Untrusted Environments
Hardware SecurityApril 30, 2026

Confidential Computing for AI Inference: Securing Model Inference in Untrusted Environments

Your AI inference pipeline runs on hardware you don't own, in infrastructure you don't control, managed by software you haven't audited. That's not a hypothetical — it's the default deployment model for cloud AI. Confidential computing is the only technology stack that addresses this reality directly. Here's how it works, where it actually helps, and what it can't do alone.

Hardware Root-of-Trust in Cloud AI Infrastructure: Why Software Security Alone Isn't Enough
Hardware SecurityApril 9, 2026

Hardware Root-of-Trust in Cloud AI Infrastructure: Why Software Security Alone Isn't Enough

Every layer of your cloud AI stack — model weights, training data, inference pipelines — sits on physical hardware you don't control. Most AI security programs treat this as someone else's problem. It isn't. Here's what hardware root-of-trust actually means for AI infrastructure, and why the software-only security posture that most AI teams rely on has a fundamental gap.

Side-Channel Attacks on ML Accelerators: The Hardware Security Threat AI Teams Are Ignoring
Hardware SecurityApril 8, 2026

Side-Channel Attacks on ML Accelerators: The Hardware Security Threat AI Teams Are Ignoring

Your ML model's weights are leaking. Not through your API. Not through a data breach. Through power consumption, electromagnetic emissions, and timing variations in the hardware running your inference workload. Side-channel attacks on machine learning accelerators are not theoretical — they're reproducible, they're getting more accessible, and almost no one building AI systems is defending against them.

Agentic AI Governance: The Safety Framework We Actually Need (From Someone Building These Systems)
Agentic AIApril 7, 2026

Agentic AI Governance: The Safety Framework We Actually Need (From Someone Building These Systems)

Most enterprise AI governance frameworks were designed for predictable, human-in-the-loop systems. Agentic AI — systems that plan, execute multi-step tasks, and delegate to other agents — breaks every assumption those frameworks are built on. Here's what a real agentic AI governance framework looks like, from someone building and deploying these systems in production.