
A new report from GitLab has found that organizations are adopting AI coding tools faster than they can build the policies and systems needed to manage the resulting code, creating what the company’s chief product officer described as a governance gap driven by volume.
The AI Accountability Report, conducted by The Harris Poll and published in late June, surveyed 1,528 developers and technology buyers across six countries. It found that AI coding adoption is now near-universal among respondents: 91 percent of organizations have two or more AI coding tools in active use, and 78 percent report that developers are writing and committing code faster since adopting the tools.
The governance gap
Eighty percent of respondents agreed their organization adopted AI tools faster than it developed policies to govern them, and 92 percent reported some form of governance challenge with AI-generated code. GitLab defines AI accountability as the ability to answer three questions about any line of AI-generated code: where it came from, what it was meant to do, and who is responsible for it once it reaches production. Most organizations cannot answer those questions reliably today.
“Speed without control is a liability, not an advantage,” the report states.
The bottleneck shift
Eighty-five percent of respondents agreed that AI has shifted the bottleneck from writing code to reviewing and validating it. The problem is structural: 43 percent cannot reliably distinguish AI-generated code from human-written code in their own codebase, while 40 percent cited fragmented toolchains and 39 percent said their systems do not track code origin.
“AI has shifted the bottleneck from writing code to reviewing it,” said Manav Khurana, GitLab’s chief product and marketing officer. “Developers have an increased load of validating code they didn’t write and may not fully understand. The gains from writing code faster are washed away by the lag in days-long review cycles.”
Technical debt concerns
Seventy-three percent of respondents are concerned about the maintainability of AI-generated code, and 82 percent say it risks creating a new form of technical debt their organization is not prepared to manage. GitLab identified this as the “AI Paradox”, individual developer productivity improves, but the overall software delivery process does not accelerate at the same pace.
Only 28 percent of respondents say their software development lifecycle tools are fully integrated with shared data and workflows, suggesting the industry is still in the early stages of building the infrastructure needed to manage AI-assisted development at scale.
Sources: ‘Speed without control is a liability, not an advantage’: GitLab study reveals AI code generation is outpacing controls (TechRadar, July 1, 2026); GitLab Research Reveals Organizations Are Generating AI Code Faster Than They Can Control It (GitLab press release, June 23, 2026); Developers are now validating code they didn’t write, and may not understand (The New Stack)

