📊 Full opportunity report: The Model Is Only 10%: The Real Lesson of the New SDLC on ThorstenMeyerAI.com — validation score, market gap, and execution plan.
TL;DR
A recent Google whitepaper emphasizes that in AI-assisted development, the core value lies in configuring and controlling the system, not the AI model itself. The model is only 10% of the system, with the harness and context engineering making up 90%.
A new Google whitepaper titled The New SDLC With Vibe Coding highlights that the most impactful change in software engineering is shifting from emphasizing AI models to prioritizing the harness and context engineering. The paper states that the model constitutes only about 10% of the system’s behavior, while the remaining 90% depends on configuration, scaffolding, and context management. This reframing challenges common assumptions about AI development and suggests new strategic priorities for engineering teams.
The whitepaper, authored by Addy Osmani, Shubham Saboo, and Sokratis Kartakis, presents data indicating that 85% of professional developers use AI coding agents, with over half using them daily. It emphasizes that the biggest shift is the transition from vibe coding—quick, minimal review workflows—to agentic engineering, which involves formal specifications, automated tests, and human oversight.
The core insight is that the model is only a small part of the system’s behavior. The paper states that changing the harness (prompts, rules, tools) can dramatically improve performance, as evidenced by experiments where tweaking only the harness moved an agent into the top tier on benchmarks. The authors argue that cost efficiency and reliability depend more on configuration than on the latest model version.
Furthermore, the paper discusses the importance of context engineering—the quality and scope of information loaded into the agent—highlighting six types of context and the strategic use of static versus dynamic loading. It also introduces the concept of Agent Skills, modular procedural knowledge loaded on demand, enabling flexible, scalable AI systems.
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.
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.
Why Configuration and Context Are Critical in AI SDLC
This shift matters because it redefines where development effort and strategic advantage lie in AI-assisted software engineering. Instead of chasing the latest models, organizations should focus on building robust harnesses and managing context. This approach can lead to significant cost savings and improved reliability, especially as AI becomes more embedded in development workflows. The insight challenges the industry to rethink investments and expertise, emphasizing configuration, verification, and judgment over raw model improvements.

YAML Made Simple: A Beginner’s Guide to Configuration and Data Structuring
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background and Prior Developments in AI Coding Strategies
Prior to this publication, the industry largely viewed AI models—like GPT-4, Claude, and others—as the primary source of system intelligence. The common belief was that better models directly translate into better outputs. However, recent experiments and benchmarks have shown that system performance is heavily influenced by how the models are integrated and controlled. The whitepaper builds on this understanding, framing it as a fundamental evolution in SDLC, with a focus on configuration and context management as the new core skills.
This perspective aligns with ongoing industry trends towards formalization, testing, and automation, but it explicitly quantifies the impact of harness design, shifting the strategic focus from model development to system configuration.
“The model constitutes only about 10% of what determines behavior; the harness is the other 90%.”
— Addy Osmani

AI Engineering: Building Applications with Foundation Models
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Unclear Aspects of Applying the New SDLC Framework
While the whitepaper presents compelling evidence and arguments, it remains unclear how broadly these insights have been adopted across different industries and team sizes. Specific best practices for harness design, context engineering, and cost management are still emerging, and the relative importance of these factors may vary depending on the application domain. Additionally, the long-term impact on AI model development priorities is yet to be fully understood.

Mastering Claude Code Agent Skills: Building Modular, Production-Ready AI Systems with Skill-Based Architectures
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Next Steps for Adoption and Validation of the Framework
Organizations are expected to reevaluate their AI development strategies, focusing on harness and context engineering. Industry leaders may develop standardized tools and frameworks to support this shift. Further research and case studies will clarify best practices and quantify benefits. Monitoring how this approach influences cost, reliability, and speed in real-world projects will be critical in the coming months.

MCP Server Development with Python: Architecting Production Systems for AI Agents, Tool Integration, and Context Management
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
Why is the model only 10% of system behavior?
The whitepaper explains that the model’s output is heavily influenced by how it is integrated, configured, and controlled through scaffolding, prompts, tools, and context management, which together determine 90% of the system’s behavior.
How does this shift impact AI development costs?
Focusing on harness and context engineering can reduce costs by decreasing token usage, improving reliability, and lowering maintenance and security expenses, making AI projects more economical in the long run.
What skills should engineers prioritize now?
Engineers should develop expertise in configuration, context management, verification, and system design, rather than solely focusing on developing or fine-tuning models.
Will this change how AI models are built?
Yes, the emphasis will shift from creating larger or better models to designing systems that effectively harness existing models through configuration and control mechanisms.
Is this approach applicable to all AI systems?
While the principles are broadly relevant, their effectiveness depends on the specific application and the maturity of the AI tooling and infrastructure in use.
Source: ThorstenMeyerAI.com