Blog
Continuous Delivery & GitOps

The AI Velocity Paradox: Why Faster Code Creation Is Breaking Software Delivery | Harness Blog

AI coding assistants create an "AI Velocity Paradox"—more code, new bottlenecks. Discover what the data shows about platforms and pipelines.

TL;DR

  • AI coding assistants are accelerating code creation, but 45% of deployments using AI-generated code result in failures because downstream DevOps processes have not kept pace [Source: Harness, "State of AI in Software Engineering Report", 2025].
  • Organizations with moderate CD automation are 2x more likely to see velocity gains from AI tools compared to those with low automation, proving that mature pipelines are the critical success factor [Source: Harness, "State of AI in Software Engineering Report", 2025].
  • The AI Velocity Paradox shows that developer productivity gains disappear when testing, deployment, and feedback loops cannot handle the increased volume of code changes.
  • High-quality internal developer platforms amplify the positive effects of AI adoption by operationalizing automated governance, standardized pipelines, and rapid feedback loops at scale [Source: DORA, "State of AI-assisted Software Development", 2025].
  • The future of AI software delivery requires AI woven into DevOps itself with AI-powered verification, intelligent testing, and autonomous pipeline orchestration to manage agent-generated code.

Every engineering leader I talk to is asking the same questions about AI coding assistants: How much faster can we ship? How much more productive can my developers be?

On the surface, the answers look pretty good. The 2025 "State of AI in Software Engineering" report from Harness found that 63% of organizations report shipping code to production faster since adopting AI. Developers certainly feel more productive, and who are we to argue with feelings?

Here's the thing, though: this acceleration is telling a more complicated story. While developers are spending less time typing, a study from the research nonprofit METR found that for experienced developers, the impact of AI could actually be negative, even though they felt that they were moving faster.

This highlights a growing consensus I'm seeing across the industry: we are facing an AI Velocity Paradox. AI makes generating that first draft of code easier than ever. But figuring out if that code is actually good—functional, performant, and secure—well, that still takes time.

What we’re seeing is that when you hold the quality bar high as METR did, velocity can sometimes dip with AI. More often, organizations are letting their quality bar slip, and stability issues are emerging in production. AI is supercharging the front end of the software development lifecycle (SDLC), and this flood of new code demands a serious upgrade to our feedback loops—the core promise of DevOps—to manage all this change.

How AI is Reshaping a Developer’s Day

Let’s be clear: AI is absolutely changing the coding experience. The latest DORA "State of AI-assisted Software Development" report found that AI adoption now positively correlates with software delivery throughput—a complete reversal from the previous year. Developers say it's great for boilerplate, scaffolding, and getting quick options on the table.

But to get the full picture, we have to look at how the work itself is changing.

While developers feel faster, the METR study uncovered a critical nuance: the work isn't eliminated—it changes. The cognitive load moves from typing to a whole new, demanding set of tasks: specifying what’s needed, validating the AI's output, carefully reviewing its logic, hunting for subtle bugs, and trying to integrate it into a decade's worth of architectural decisions the AI knows nothing about. Think less bricklayer, more architect meets building inspector.

This shift from creation to verification is so profound that the METR study found experienced developers sometimes took 19% longer on certain tasks, even as they felt more productive. The end result is the same: a firehose of new code, pull requests, and changes aimed directly at your delivery pipeline. And frankly, that pipeline is starting to buckle.

Part 2: The Downstream Bottleneck

This is the heart of the AI Velocity Paradox. In the Harness report, a respondent put it perfectly, describing it as "squeezing a balloon - the volume of work stays the same, it's just forced from one side to another".

The data backs this up. The imbalance in automation across the SDLC is stark. While coding workflows are 51% automated on average, that number drops to just 43% for CI/build pipeline creation and continuous delivery. We're simply generating code faster than we can validate and deploy it.

The consequences are as predictable as they are severe:

  • Increased Failures: Nearly half (45%) of all deployments linked to AI-generated code lead to problems.
  • Rising Instability: The DORA report found that while throughput is up, AI adoption is still associated with a problematic increase of about 9% in “software delivery instability”. Their conclusion is blunt: our systems "have not yet evolved to safely manage AI-accelerated development".
  • Growing Risk: Almost half (48%) of teams in the Harness report are worried they will see an increase in software vulnerabilities from using AI coding assistants. I think that might be an optimistic take.

We’re driving faster on bad roads. Sometimes we get there faster. Sometimes we crash.

Part 3: The DevOps Decoupling Point - How to Win

So what does this mean? How do you tackle the paradox?

Code generation isn’t the problem. The feedback loop is. How quickly can you determine if a change is beneficial or detrimental? How fast can you fix it if it's not? Amplifying these feedback loops is DevOps 101, and it's never been more critical. The answer isn't in the code creation phase, but in everything that comes after it.

Both the DORA and Harness reports, despite their different approaches, converge on a single, powerful conclusion: mature DevOps practices are the critical mitigating factor. This is the decoupling point that separates the teams who are just creating chaos faster from those who are actually delivering value faster.

The Platform as an Amplifier

The DORA report highlights a key finding regarding the importance of having a "quality internal platform". A good platform is what operationalizes these feedback loops at scale, giving you standardized pipelines, automated governance, and developer-friendly guardrails. It’s the foundation you need to let the benefits of AI actually scale. DORA's research found that a high-quality platform literally amplifies the positive effects of AI adoption on organizational performance.

The Power of Good Continuous Delivery (CD)

The Harness report delivers a stunning statistic: organizations with moderate automation in their CD processes are more than twice as likely to see a velocity gain from their AI coding tools compared to those with low automation. A robust, automated CD pipeline gives you a tight, reliable feedback loop for that deluge of new code.

Bottom line: both reports are saying the same thing. To solve the problems created by AI at the beginning of the lifecycle, you must invest in the systems that manage the end of it—you must invest in the feedback loop.

Conclusion: From AI-Assisted Coding to an AI-Powered System

If the first chapter of AI in software development was about individual productivity, the next chapter is all about systemic health. The paradox is real: just handing developers AI assistants without upgrading your delivery infrastructure is a recipe for riskier, more chaotic releases. And let's be honest, if stability continues to slip it won’t take long for the business to tell us to slow down. 

The path forward starts with the fundamentals. The Harness report shows a huge jump in success just by moving from low to medium CD maturity. A solid foundation of basic DevOps and automated testing is the first step to handling today's AI-assisted reality.

But we have to look ahead, too. Today, developers use AI chat interfaces and in IDE based assistants. Tomorrow, they might be acting as "first-line managers" for teams of autonomous coding agents. In that future, the sheer volume of change will be unimaginable, and "basic" DevOps won't cut it. The feedback loops will need to be instantaneous and intelligent. We'll need AI woven into the very fabric of DevOps—AI-powered verification, AI-driven testing, and intelligent pipeline orchestration, just to keep our heads above water.

Start building that foundation now. The paradox is a warning, sure, but it's also a massive opportunity to build the resilient, high-performing systems that will define the next era of software development.

Learn more: Best DevOps Automation Tools to Streamline Software Delivery

← Previous:
Next: →

FAQs

Related Resources

Solving the AI Velocity Paradox in Software Delivery

Harness AI

Solving the AI Velocity Paradox in Software Delivery

September 30, 2025

Trevor Stuart

+ more
Time to Read

The widespread adoption of AI coding assistants is transforming software engineering. According to our recently published State of AI in Software Engineering report, 63% of organizations now ship code faster, and nearly three-quarters of developers say AI is already “part of the engine,” not just a sidecar.

But this acceleration has uncovered a critical bottleneck. While AI-powered tools supercharge code creation, downstream processes, such as testing, security, deployment, and compliance, still rely on manual workflows and fragmented point solutions. The result is the AI Velocity Paradox: teams move code faster than ever, but they risk shipping unverified, insecure, and unreliable software into production.

Key Trends and Challenges

  • Tool Proliferation and Complexity: The average team juggles eight to ten AI tools, lengthening onboarding and increasing context switching.
  • Uneven Automation: Only 51% of coding workflows are automated, dropping to 43% for CI/build pipelines and 6% for continuous delivery, leaving most CD processes manual and brittle.
  • Security and Quality Risks: 45% of deployments involving AI-generated code cause problems, and nearly half of teams worry about increased vulnerabilities and compliance risks.
  • Cost Spiral: 70% of organizations fear AI will drive up cloud spend as inefficient code is easier than ever to deploy.
  • Manual Cleanup: Any speed gains in coding are often offset by increased manual downstream work, especially in QA, security, and incident response.
__wf_reserved_inherit

Most organizations find themselves in the “Danger Zone”: high AI adoption for coding, but low automation and intelligence downstream. This creates a fragile, high-risk environment where velocity is a mirage, and technical debt compounds.

Becoming a Velocity Leader

Velocity Leaders, i.e., organizations that have automated and instrumented their entire software delivery lifecycle with AI, aren’t just fast; they’re resilient. They use AI not just for coding, but for testing, security, deployment, and observability. This end-to-end approach transforms AI from a productivity boost into a true competitive advantage.

How Harness Bridges the Gap

Harness is built for the era of AI-driven software delivery and specifically to help organizations escape the AI Velocity Paradox.

  • Intelligent Automation, End-to-End: 83% survey participants say that AI must extend across the entire software delivery lifecycle to unlock its full potential. That’s why we built Harness to extend AI beyond code creation. That’s why we built Harness to extend AI beyond code creation. Its AI platform automates building, testing, securing, deploying, and optimizing software, applying agentic AI to every phase after code is written.
  • Consolidation, Not Sprawl: Instead of stitching together dozens of point tools, Harness delivers a unified platform, simplifying governance, reducing onboarding time, and eliminating manual handoffs that slow delivery and create risk.
  • Automated Governance and Guardrails: Only 41% of the survey participants are confident that their current governance process can reliably catch issues before release.Harness enables organizations to define, enforce, and audit policies across the entire SDLC. This reduces the risk of bad code reaching production, prevents cost overruns, and ensures compliance automatically.
  • Proactive Observability and Incident Response: Harness AI agents analyze observability data, detect anomalies, and automatically roll back problematic deployments. This reduces the mean time to resolution and eliminates release “war rooms”.
  • Feature Flags and Progressive Delivery: Built-in feature management and experimentation lets teams safely roll out and roll back changes, minimizing the blast radius of any failed deployment, especially critical as AI-generated code becomes more common.
  • Cloud Cost Optimization: Harness monitors and optimizes cloud spend in real time, preventing runaway costs from inefficient AI-generated deployments.
  • Developer Experience: By automating repetitive tasks and reducing toil, Harness lets developers focus on innovation and not just cleanup and maintenance tasks.

Conclusion

AI-powered coding is table stakes. But true velocity comes from unifying speed with safety and resilience across the entire software delivery lifecycle. Harness brings intelligent automation to the critical, often overlooked phases of delivery, turning the AI Velocity Paradox into a sustainable advantage. Organizations that embrace a platform approach - where AI powers everything after code - will be the Velocity Leaders of the next decade.

Here’s a quote from the report:

“Purpose-built platforms that automate the end-to-end SDLC will be far more valuable than solutions that target just one specific task in the future.”
— 81% of engineering leaders surveyed

Harness doesn’t just help you move fast. It helps you move fast and not break things.

Learn more about the State of AI in Software Engineering.

Explore more resources: 3 Ways to Optimize Software Delivery and Operational Efficiency

Harness Named a Leader in the 2025 Gartner® Magic Quadrant™ for DevOps Platforms For the Second Consecutive Year

Harness Platform

Harness Named a Leader in the 2025 Gartner® Magic Quadrant™ for DevOps Platforms For the Second Consecutive Year

September 25, 2025

Harness Team

+ more
Time to Read

We’re thrilled to share that Harness has been recognized as a Leader in the 2025 Gartner® Magic Quadrant™ for DevOps Platforms for the second year in a row. We believe this acknowledgment reflects the strength of our product strategy, the breadth of our platform, and our deep understanding of the DevOps landscape.

We believe this recognition is an acknowledgment to the hard work and innovation of our team and the trust of our global customer base. Today, organizations of all sizes across industries rely on Harness to streamline software delivery, reduce complexity, and improve developer productivity.

Our Journey

As a pioneer in modern software delivery, Harness has built one of the industry’s most comprehensive platforms designed to support the full spectrum of application development, deployment, and operations. Our platform has evolved through an intentional strategy of internal entrepreneurship, which enables us to develop independent, yet tightly integrated components atop a unified foundation.

With operations across North America, Europe, APAC, and Latin America,  we serve organizations of all sizes, in every industry. Customers choose Harness not just for the breadth of our platform, but for the modular consistency that allows them to adopt solutions at their own pace based on their specific needs and where they find the most value.

What’s Next for Harness

Being named a Leader in the 2025 Gartner® Magic Quadrant™ for the second year in a row to us, is a milestone we’re proud of but we feel it’s just the beginning.

As we continue to evolve, we remain focused on improving developer experience, simplifying DevOps adoption, and integrating security and reliability directly into the development lifecycle. Our ecosystem of open-source tools and third-party marketplace integrations will continue to grow, bringing even more innovation into the hands of engineering teams.

Thank you to our customers, partners, employees, and community for your continued trust. We’re excited about the journey ahead and can’t wait to show you what’s next.

Learn more

Please get a complimentary copy of the Magic Quadrant for DevOps Platforms, 2025

Or to talk to someone about Harness, please contact us

Gartner Disclaimer
Gartner, Magic Quadrant for DevOps Platforms 2025, Keith Mann. George Spafford, Bill Holz, Thomas Murphy, 22 September 2025

Gartner does not endorse any vendor, product or service depicted in its research publications and does not advise technology users to select only those vendors with the highest ratings or other designation. Gartner research publications consist of the opinions of Gartner’s research organization and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.

GARTNER is a registered trademark and service mark of Gartner and Magic Quadrant are registered trademarks of Gartner, Inc. and/or its affiliates in the U.S. and internationally and are used herein with permission. All rights reserved.

AI-Powered Resilience Testing with Harness MCP Server and Windsurf

Resilience Testing

AI-Powered Resilience Testing with Harness MCP Server and Windsurf

September 15, 2025

Ashutosh Bhadauriya

+ more
Time to Read

The complexity of modern distributed systems demands proactive resilience testing, yet the old-school chaos engineering often presents a steep learning curve that can slow adoption across teams. What if you could perform chaos experiments using simple, natural language conversations directly within your development environment?

The integration of Harness Chaos Engineering with Windsurf through the Model Context Protocol (MCP) makes this vision a reality. This powerful combination enables DevOps, QA, and SRE teams to discover, execute, and analyze chaos experiments without deep vendor-specific knowledge, accelerating your organization's journey toward building a resilience testing culture.

Simplifying Chaos Engineering

Chaos engineering has proven its value in identifying system weaknesses before they impact production. However, traditional implementations face common challenges:

Technical Complexity: Setting up experiments requires deep understanding of fault injection mechanisms, blast radius calculations, and monitoring configurations.

Learning Curve: Teams need extensive training on vendor-specific tools and chaos engineering principles before becoming productive.

Context Switching: Engineers constantly move between documentation, experiment configuration interfaces, and result analysis tools.

Skill Scaling: Organizations struggle to democratize chaos engineering beyond specialized reliability teams.

The Harness MCP integration changes this landscape by bringing chaos engineering capabilities directly into your AI-powered development workflow.

Understanding Harness Chaos Engineering MCP Tools

The Harness Chaos Engineering MCP server provides six specialized tools that cover the complete chaos engineering lifecycle:

Core Experiment Tools

chaos_experiments_list: Discover all available chaos experiments in your project. Perfect for understanding your resilience testing capabilities and finding experiments relevant to specific services.

chaos_experiment_describe: Get details about any experiment, including its purpose, target infrastructure, expected impact, and success criteria.

chaos_experiment_run: Execute chaos experiments with intelligent parameter detection and automatic configuration, removing the complexity of manual setup.

chaos_experiment_run_result: Retrieve detailed results including resilience scores, performance impact analysis, and actionable recommendations for improvement.

Advanced Monitoring Tools

chaos_probes_list: Discover all available monitoring probes that validate system health during experiments, giving you visibility into your monitoring capabilities.

chaos_probe_describe: Get detailed information about specific probes, including their validation criteria, monitoring setup, and configuration parameters.

Setting Up Harness MCP Server with Windsurf

Prerequisites

Before beginning the setup, ensure you have:

  • Windsurf IDE installed 
  • Harness Platform access with Chaos Engineering enabled
  • Harness API key with appropriate permissions
  • Go 1.23+ (to build from source)

Step 1: Build the Harness MCP Server Binary

You have multiple installation options. Choose the one that best fits your environment:

Building from Source

For advanced users who prefer building from source:

  1. Clone the Repository:
git clone https://github.com/harness/mcp-server cd mcp-server

  1. Build the Binary:
go build -o cmd/harness-mcp-server/harness-mcp-server ./cmd/harness-mcp-server

Step 2: Configure the Harness MCP Server in Windsurf

  1. Navigate to your Windsurf Settings, click on Cascade, then Manage MCPs.
Windsurf settings screen showing the Cascade section and the Manage MCPs button
  1. Click on View raw config to open your mcp_config.json file

  1. Add the below configuration to the file
{ "mcpServers": { "harness": { "command": "/path/to/harness-mcp-server", "args": ["stdio"], "env": { "HARNESS_API_KEY": "your-api-key-here", "HARNESS_DEFAULT_ORG_ID": "your-org-id", "HARNESS_DEFAULT_PROJECT_ID": "your-project-id", "HARNESS_BASE_URL": "https://app.harness.io" } } } }

Step 3: Add the Path of your Binary and Harness Credentials

Gather the following information, add it to the placeholders and save the mcp_config.json file.

  • Command: Path to your built harness-mcp-server binary
  • API Key: Generate from your Harness account settings (Profile > My API Keys)
  • Organization ID: Found in your Harness URL or organization settings
  • Project ID: The project containing your chaos experiments
  • Base URL: Your Harness instance URL (typically https://app.harness.io)

Step 4: Verify Installation

  1. Restart Windsurf: Close and reopen Windsurf to load the new configuration
  2. Go back to Mange MCPs, you should see a list of tools available
Windsurf Manage MCP servers screen showing enabled Harness tools like chaos_experiment_describe
  1. Test Connection: Try a simple prompt like:

"List all chaos experiments available in my project"

If successful, you should see chaos-related tools with the "chaos" prefix and receive a response with your experiment list.

AI-Powered Chaos Engineering in Action

With your setup complete, let's explore how to leverage these tools effectively through natural language interactions.

Discovery and Learning Phase

Service-Specific Exploration:

"I am interested in catalog service resilience. Can you tell me what chaos experiments are available?"

Expected Output: Filtered list of experiments targeting your catalog service, categorized by fault type (network, compute, storage).

Deep-Dive Analysis:

"Describe briefly what the pod deletion experiment does and what services it targets"

Expected Output: Technical details about the experiment, including fault injection mechanism, expected impact, target selection criteria, and success metrics.

Understanding Resilience Metrics:

"Describe the resilience score calculation details for the network latency experiment"

Expected Output: Detailed explanation of scoring methodology, performance thresholds, and interpretation guidelines.

Experiment Execution Phase

Targeted Experiment Execution:

"Can you run the pod deletion experiment on my payment service?"

Expected Output: Automatic parameter detection, experiment configuration, execution initiation, and real-time monitoring setup.

Structured Overview Creation:

"Can you list the network chaos experiments and the corresponding services targeted? Tabulate if possible."

Expected Output: Well-organized table showing experiment names, target services, fault types, and current status.

Monitoring Probe Discovery:

"Show me all available chaos probes and describe how they work"

Expected Output: Complete catalog of available probes with their monitoring capabilities, validation criteria, and configuration details.

Analysis and Reporting Phase

Result Interpretation:

"Summarise the result of the database connection timeout experiment"

Expected Output: Comprehensive analysis including performance impact, resilience score, business implications, and specific recommendations for improvement.

Probe Configuration Details:

"Describe the HTTP probe used in the catalog service experiment"

Expected Output: Detailed probe configuration, validation criteria, success/failure thresholds, and monitoring setup instructions.

Comprehensive Resilience Assessment:

"Scan the experiments that were run against the payment service in the last week and summarise the resilience posture for me"

Expected Output: Executive-level resilience report with trend analysis, critical findings, and actionable improvement recommendations.

The Road Ahead

The convergence of AI and chaos engineering represents more than a technological advancement, it's a fundamental shift toward more accessible, and intelligent resilience testing. By embracing this approach with Harness and Windsurf, you're not just testing your systems' resilience, you're building the foundation for reliable, battle-tested applications that can withstand the unexpected challenges of production environments.

Start your AI-powered chaos engineering journey today and discover how natural language can transform the way your organization approaches system reliability.

Get Started

Get Started with Harness AI

Try the full platform free. No module restrictions, no credit card.

Eric Minick
Sr. Director of DevOps Solutions
Eric Minick is an internationally recognized expert in software delivery with experience in Continuous Delivery, DevOps, and Agile practices, working as a developer, marketer, and product manager.
eric-minick
Eric Minick
https://www.linkedin.com/in/ericminick/
https://x.com/EricMinick