Business & MarketModels 🇷🇺 28.07.2026 17:02

GitLab report: AI code generation creates a review bottleneck and a governance gap

GitLabGitLab
According to a GitLab report based on a survey of 1528 developers and IT managers, 80% of companies adopted AI coding tools before establishing proper governance. While 78% of teams write code faster, 85% say the bottleneck has shifted from writing to reviewing and validating code. 43% of respondents cannot distinguish AI-generated code from human-written code, and 34% of those who experienced an incident could not determine if AI code was the cause.
GitLab published a report on accountability for AI code in June 2026, based on a survey of 1528 developers and IT managers from six countries. The report highlights a 'paradox of AI': individual developer productivity has increased, but software delivery speed has not kept pace. 85% of respondents agree that AI has shifted the bottleneck from writing code to reviewing and validating it. 80% of companies adopted AI tools before figuring out how to manage them. 43% cannot tell if code was AI-generated or human-written. 87% are confident they could determine if AI code caused an incident within a day, but 34% of those who actually had an incident could not. The report identifies three main barriers: inability to distinguish generated code (43%), fragmented dev tools (40%), and lack of code provenance tracking (39%). GitLab itself has reworked its Git backend and API to support machine-scale operations, claiming 50x faster wall clock time and 1000x less network traffic. It introduced Orbit, a context graph for agents that links code, pipelines, tasks, security findings, and production signals. The report defines AI accountability as answering three questions about each line of code: source, intended function, and who is responsible post-deployment. 73% worry about maintainability of AI code, 82% say it creates new technical debt, and 83% see AI code accumulation as a risk to manage now.
Сокращения
API = Application Programming Interface — интерфейс программирования приложений
SDLC = Software Development Life Cycle — жизненный цикл разработки ПО
Source: Habr — хаб ИИ — original
Our earlier posts on this topic ↓
Fresh news