TL;DR

A May 2026 Google whitepaper argues that software development is moving from manual coding toward intent-driven engineering with AI agents. Its central claim is that model choice is only a small part of agent performance, while verification, tooling, context and human judgment carry most of the weight.

Google has published a May 2026 whitepaper, The New SDLC With Vibe Coding, that argues software engineering is shifting from writing code line by line to directing AI systems through intent, specifications and verification. The paper matters because it challenges a common assumption in AI coding strategy: that choosing the best model is the main driver of success.

The paper, written by Addy Osmani, Shubham Saboo and Sokratis Kartakis, says 85% of professional developers regularly use AI coding agents, 51% use them daily and about 41% of new code is AI-generated. Those figures are attributed to the whitepaper and have not been independently verified here.

Its central framework separates casual “vibe coding” from more disciplined “agentic engineering.” In the paper’s framing, vibe coding relies on quick prompts, visual checks and repeated fix-it loops. Agentic engineering uses formal specifications, automated tests, evaluations, continuous integration gates, sandboxes and human review.

The authors argue that the practical difference is verification. Tests check predictable behavior, while evaluations judge less deterministic agent work, such as tool selection, reasoning path and code quality. Without both, the paper says teams may be accepting AI output without enough evidence that it is correct, secure or maintainable.

AI Dispatch · Field Notes
Google · Osmani, Saboo & Kartakis · May 2026

The model is only 10%

A Google whitepaper argues software’s biggest shift is from writing code to expressing intent. Its sharpest claim: the model you obsess over is the smallest part of the system — the scaffolding around it does the real work.

A spectrum, not a binary — the differentiator is how outputs get verified
Vibe Coding
Casual prompts · “does it seem to work?” · disposable code · high risk
Structured AI-Assisted
Detailed prompts + constraints · manual testing · features in real codebases
Agentic Engineering
Formal specs · automated tests + evals + CI gates · production scale · low risk
Tests verify the deterministic; evals verify the rest. Without both, it’s vibe coding — however clever the prompt.
The idea worth building your strategy around
Agent = Model + Harness
~10%
HARNESS — prompts · tools · context · hooks · sandboxes · observability
MODEL~90% IS YOUR SURFACE AREA, NOT THE PROVIDER’S
Outside Top 30 → Top 5 on Terminal Bench 2.0 by changing only the harness — same model.
“Most agent failures, examined honestly, are configuration failures” — a missing tool, a vague rule, a noisy context.
The economics: it’s a token-cost problem (CapEx vs OpEx)
Vibe Coding
Low CapEx · High OpEx
Looks free, hides debt: token burn (fix-it loops), maintenance tax (AI spaghetti), security remediation. Crosses over to 3–10× more per feature.
Agentic Engineering
High CapEx · Low OpEx
Pay upfront (specs, evals, context), then ship cheaply. Levers: context engineering for first-pass success + intelligent model routing — cheap models for the easy work.
85%
of devs use AI coding agents (51% daily)
41%
of all new code is AI-generated
~90%
of agent behavior is the harness, not the model
+19%
longer on some tasks (METR) — verification is the cost
The read

The clearest map yet of how serious AI development works — and mostly tool-agnostic. But it’s a Google funnel: the concepts are neutral, the on-ramps point to Gemini, Jules & the ADK. If the harness is 90% and it’s yours, your moat and your costs both live there — so own your scaffolding, route across models, and remember: AI amplifies whatever engineering culture it lands in.

Source: Osmani, Saboo & Kartakis, “The New SDLC With Vibe Coding,” Google (May 2026). Figures are the paper’s own, incl. METR & LangChain. Analysis is the author’s.
thorstenmeyerai.com

Model Choice Is Downgraded

The most consequential claim in the paper is that a working AI coding agent should be understood as the model plus its harness. The harness includes prompts, rules, tools, context, hooks, sandboxes, sub-agents and observability. According to the paper’s rough split, the model accounts for about 10% of agent behavior, while the surrounding system accounts for the rest.

That claim changes where engineering leaders may put time and money. If the paper is right, the highest returns may come from better specifications, cleaner repository context, stronger test suites and clearer tool permissions, rather than waiting for the next model release.

The source material also frames this as an economic issue. Casual AI coding can appear cheap at first, but may create higher costs through token-heavy repair loops, maintenance problems and later security work. The paper’s preferred approach requires more upfront investment in tests, evaluations and context design, but it claims that cost can fall over time as agents succeed more often on the first pass.

Kaisi Professional Electronics Opening Pry Tool Repair Kit with Metal Spudger Non-Abrasive Nylon Spudgers and Anti-Static Tweezers for Cellphone iPhone Laptops Tablets and More, 20 Piece

Kaisi Professional Electronics Opening Pry Tool Repair Kit with Metal Spudger Non-Abrasive Nylon Spudgers and Anti-Static Tweezers for Cellphone iPhone Laptops Tablets and More, 20 Piece

Kaisi 20 pcs opening pry tools kit for smart phone,laptop,computer tablet,electronics, apple watch, iPad, iPod, Macbook, computer, LCD…

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

From Vibes To Guardrails

The paper builds on the term “vibe coding,” popularized by Andrej Karpathy in February 2025 to describe coding by leaning heavily on AI suggestions and accepting output with limited scrutiny. The Google authors treat that as one end of a spectrum rather than a label for all AI-assisted software development.

At the other end, the paper uses “agentic engineering” for workflows where AI systems operate inside defined constraints. In that model, humans still set architecture, acceptance criteria and risk boundaries, while agents generate or modify code inside those limits.

The paper also cites benchmark and experiment results to support its argument. According to the source material, one team moved a coding agent from outside the Top 30 to the Top 5 on Terminal Bench 2.0 by changing only the harness while keeping the same model. It also cites a LangChain experiment in which changes to prompt, tools and middleware lifted an agent score by 13.7 points.

“Generation is solved; verification, judgment, and direction are the new craft.”

— Osmani, Saboo and Kartakis, in the Google whitepaper

Software Testing Unlocked - A Beginner’s Guide to QA & Automation: 20-Step Journey from Beginner to Your First QA Job

Software Testing Unlocked – A Beginner’s Guide to QA & Automation: 20-Step Journey from Beginner to Your First QA Job

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Evidence Still Has Limits

Several details remain open. The source material does not provide the full methodology behind the adoption figures, including how the developer sample was selected or how “AI-generated code” was measured. The 10% model and 90% harness split also appears to be a strategic rule of thumb, not a universal measurement.

It is also unclear how consistently the benchmark gains cited in the paper would transfer to large enterprise codebases, regulated systems or teams with weak test coverage. The paper’s recommendations may be harder to apply where legacy systems lack reliable automated tests or where security review is already under strain.

The source analysis also cautions that the paper is not purely neutral. While the concepts are described as tool-agnostic, it says the on-ramps point toward Google products including Gemini, Jules and the Agent Development Kit.

Jenkins: The Definitive Guide: Continuous Integration for the Masses

Jenkins: The Definitive Guide: Continuous Integration for the Masses

Used Book in Good Condition

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Teams Face Build Decisions

The next test is whether engineering teams act on the paper’s advice by investing in the systems around AI agents. That means writing clearer specifications, improving automated tests, adding evaluations for agent behavior, tightening CI gates and tracking failures with enough detail to improve the harness.

For vendors, the paper points toward competition beyond model quality alone. Tooling, model routing, repository context management, observability and policy controls may become key parts of AI coding platforms.

For readers making software decisions now, the main takeaway is narrow but practical: buying access to stronger models may help, but the paper argues that production-grade AI coding depends on the engineering system that surrounds them.

Executive Sandbox - Beach Themed Zen Garden - Desktop Stress Relieving Office Decor - Includes 8” x 10” Hardwood Sandbox, 8 Seaside Accessories, and Ultra-Fine Sand

Executive Sandbox – Beach Themed Zen Garden – Desktop Stress Relieving Office Decor – Includes 8” x 10” Hardwood Sandbox, 8 Seaside Accessories, and Ultra-Fine Sand

Instantly transport yourself to the beach with this idyllic zen garden

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

What is the actual news development?

Google has published a May 2026 whitepaper, The New SDLC With Vibe Coding, arguing that AI-assisted software development now depends heavily on verification, tooling and human direction rather than code generation alone.

What does “the model is only 10%” mean?

It means the paper treats the model as only one part of an AI coding agent. The larger influence, according to the paper, comes from the harness around it: prompts, tools, context, rules, tests, evaluations, sandboxes and monitoring.

Is Google saying vibe coding is bad?

The paper treats vibe coding as useful for prototypes, experiments and disposable scripts, but risky for production systems. It argues that serious software work needs stronger verification and human oversight.

What is confirmed and what is claimed?

It is confirmed from the source material that the paper makes the argument and reports adoption figures. The adoption numbers, benchmark improvements and economic claims are attributed to the paper and related analysis; their broader applicability remains uncertain.

Why should software teams care?

If the paper’s argument holds, teams that focus only on model choice may miss the larger source of quality and cost control. Better tests, evaluations, context and tooling could determine whether AI coding saves time or creates more work later.

Source: Thorsten Meyer AI

You May Also Like

When One Agent Isn’t Enough: Claude Now Builds Its Own Team of Agents on the Fly

Anthropic says Claude Code can build task-specific agent teams through dynamic workflows for complex work.

Apple Wants Blacklisted Chinese RAM — and That Tells You How Bad the Squeeze Got

Apple is reportedly lobbying Washington to buy CXMT memory after Mac and iPad price hikes, showing pressure from the AI-driven RAM shortage.

US Election 2028: Republican Candidate Predictions & Tips

Analysis of leading Republican candidates for the 2028 US presidential election based on current trends and expert insights.

The Memory Squeeze: Why Your RAM Bill Doubled

Consumer DDR5 prices have jumped sharply in 2026 as AI memory demand pulls DRAM capacity toward higher-margin HBM.