Research · Tech Industry & Practitioner
Back to sweepResearch sweep · deep · 2022 – 2026
AI and the Labour Market, Signal, Noise and Structural Change
Evidence of AI-related labour-market change from November 2022–August 2026: employment, vacancies, wages and productivity; occupational and demographic distribution; job creation, displacement and work redesign; and competing economic interpretations using ONS, BLS, Eurostat, OECD, ILO and IMF evidence.
- GPT-5.6-sol
- financial
- frontier
- academic
- vc
- blogs
- tech
Synthesised 2026-08-14
Narrative
Practitioner evidence shows rapid adoption of AI-assisted development but not a clean measure of labour-market displacement. DORA's 2024 survey of technology workers found that more than 75% used AI for at least one daily responsibility and associated higher adoption with reported improvements in documentation, code quality and review speed, while also associating it with lower delivery throughput and stability. Its 2025 follow-up used survey responses from nearly 5,000 technology professionals and more than 100 hours of qualitative material, concluding that AI amplifies pre-existing organisational strengths and weaknesses rather than producing an automatic performance gain.
The immediate work redesign is clearer than any headcount effect. Thoughtworks, Martin Fowler contributors and InfoQ practitioners describe a movement from writing implementation line by line towards specifying intent, supplying organisational context, validating output and governing agents. These sources repeatedly identify testing, architecture, security review, observability and shared context as new or enlarged constraints. They also warn that measures such as generated lines, commits and pull-request volume can rise without proving better delivery, quality or customer outcomes.
Distributional signals are mixed and mostly perceptual. Stack Overflow's 2024 survey found lower trust among professional developers than among people learning to code, while its 2025 survey reported that 52% of respondents viewed AI tools or agents as positive for productivity and that agent use remained far from universal. Practitioner accounts argue that junior staff may gain faster access to unfamiliar codebases, but that mentorship, verification and deliberate unassisted learning remain necessary; this is a work-design hypothesis, not evidence that junior vacancies have fallen. GitHub and CNCF materials add evidence of tool uptake and case studies, but they are vendor surveys or organisational examples, not representative employment, wage or redundancy statistics.
For the wider labour-market question, this lane supplies leading indicators rather than causal estimates: adoption in daily engineering work, changes in the bottleneck from coding to specification and verification, review burden, skill requirements for context engineering, and platform investment. It provides no credible basis to attribute aggregate tech employment, vacancies, wages or productivity growth to AI rather than interest rates, post-pandemic correction, firm restructuring or the business cycle. The strongest operational implication is to assess AI with end-to-end delivery, reliability, quality, incident and workforce-development measures, with explicit pre-adoption baselines, rather than use activity metrics as proxies for labour savings.
Sources
| ID | Title | Outlet | Date | Significance |
|---|---|---|---|---|
| p1 | Highlights from the 10th DORA report | Google Cloud Blog, DORA | 2024-10 | DORA's 2024 annual survey of technical professionals reports widespread daily AI use and models associations between AI adoption, individual productivity factors, software delivery throughput and stability, making its distinction between local gains and delivery outcomes central. |
| p2 | DORA 2025 State of AI-assisted Software Development Report | DORA | 2025 | The official DORA report page presents the 2025 finding that AI acts as an organisational amplifier rather than an automatic delivery-performance improvement. |
| p3 | DORA 2025 State of AI-assisted Software Development Report | Google Research | 2025 | Google Research identifies the named authors and documents the underlying design, nearly 5,000 global technology-professional survey responses plus more than 100 hours of qualitative data, which clarifies that this is practitioner evidence rather than labour-market administration data. |
| p4 | From adoption to impact: Putting the DORA AI Capabilities Model to work | Google Cloud Blog, DORA | 2025-12 | Nathen Harvey and Allison Park report DORA's cluster analysis and seven capability model, framing AI effects as contingent on organisational conditions and value-stream constraints. |
| p5 | A framework for adopting Gemini Code Assist and measuring its impact | Google Cloud Blog | 2025-03 | DORA lead Nathen Harvey and product manager S. Bogdan explicitly separate adoption and trust metrics from acceleration and business-impact measures, a useful methodological guardrail against treating accepted suggestions or AI-generated code volume as productivity. |
| p6 | 2024 Developer Survey Insights for AI/ML | Stack Overflow Blog | 2024-07 | Stack Overflow's 2024 developer survey provides role, experience and country splits for AI use, trust and perceived job threat, while remaining a self-selected perception survey rather than an observed employment dataset. |
| p7 | AI | 2025 Stack Overflow Developer Survey | Stack Overflow Developer Survey | 2025 | The 2025 survey supplies a large respondent base and reports that 52% of developers saw a positive productivity effect, while a majority either did not use agents or used simpler AI tools, limiting claims of universal agent-driven work replacement. |
| p8 | Survey reveals AI's impact on the developer experience | GitHub Blog | 2023-09 | GitHub's U.S. large-company developer survey documents high tool use and perceived benefits, but its sampling frame and vendor sponsorship make it evidence of adoption and sentiment rather than independent productivity or employment effects. |
| p9 | Survey: The AI wave continues to grow on software development teams | GitHub Blog | 2024-08 | GitHub's updated enterprise team survey tracks organisational promotion of AI tools and toolchain simplicity, useful for understanding management and workflow conditions that mediate adoption. |
| p10 | Thoughtworks Technology Radar Volume 30 | Thoughtworks | 2024-04 | The April 2024 Radar records frontline consultancy observations on AI-assisted software development teams, treating emerging techniques as adoption signals rather than outcome estimates. |
| p11 | Technology Radar Volume 32 | Thoughtworks | 2025-04 | Thoughtworks' April 2025 Radar captures practical movement towards generative-AI techniques, data management and observability in client work, showing how engineering roles and controls are being redesigned. |
| p12 | Volume 33 | Thoughtworks | 2025-11 | The November 2025 Technology Radar documents AI coding workflows, shared instructions and context supply, stressing that teams need collective knowledge diffusion rather than isolated individual automation. |
| p13 | The role of developer skills in agentic coding | martinfowler.com | 2025-03 | Thoughtworks Distinguished Engineer Birgitta Böckeler draws on hands-on use of Cursor, Windsurf and Cline in existing codebases, arguing that developer judgement and skill remain decisive as agentic tools widen the impact radius of mistakes. |
| p14 | How far can we push AI autonomy in code generation? | martinfowler.com | 2025-08 | Birgitta Böckeler's end-to-end experiment found that agents could build simple applications but made unrequested changes, shifting assumptions and declared success with failing tests as complexity increased, supporting continued human supervision. |
| p15 | Coding Assistants Threaten the Software Supply Chain | martinfowler.com | 2025-05 | Jim Gumbley and Lilly Ryan explain how agentic assistants expand the privileges and attack surface of developer environments, indicating why security review and governance work may grow even when coding tasks are automated. |
| p16 | AI in the Trenches: How Developers Are Rewriting the Software Process | InfoQ | 2026-01 | InfoQ's 2026 practitioner panel identifies a shift from code authorship to orchestration, and cautions that activity metrics can increase without corresponding gains in stability, incident performance or code quality. |
| p17 | AI Coding Assistants Haven't Sped up Delivery Because Coding Was Never the Bottleneck | InfoQ | 2026-03 | InfoQ reports practitioner and telemetry claims that AI can move the constraint to specification, review and verification, a plausible competing explanation for strong individual-output measures but modest end-to-end delivery effects. |
| p18 | LLMs and Agents as Team Enablers | InfoQ | 2024-08 | InfoQ records practitioner experiments where LLM agents gave useful but imperfect codebase guidance and frequently failed autonomous tasks, providing disconfirming evidence against claims of reliable replacement. |
| p19 | Virtual Panel: Increasing Engineering Productivity, Develop Software Fast and in a Sustainable Way | InfoQ | 2025-03 | A panel including Google, Slack and Microsoft practitioners argues that sustainable performance relies on feedback loops, quality and reduced friction, placing AI automation within wider organisational design rather than as a standalone labour-saving intervention. |
| p20 | KubeCon + CloudNativeCon North America 2024 day one: keynotes, sessions, announcements, and more | Cloud Native Computing Foundation | 2024-11 | CNCF reports Lunar's operational case study, where AI handled more than 60% of customer text communications and was said to reduce support-resolution time, but it is a single firm example and not evidence of net employment loss. |
| p21 | Emerging trends in the cloud native ecosystem | Cloud Native Computing Foundation | 2024-11 | CNCF describes internal developer platforms as a response to tooling friction and cites a single insurance implementation with faster onboarding and deployments, illustrating complementary investment in platform roles and infrastructure. |
| p22 | Turning legacy to leverage: building developer platforms in brownfield environments | Cloud Native Computing Foundation | 2024-09 | CNCF's practitioner guidance stresses that successful platforms require ongoing user research, trust and support for live systems, showing why AI-era productivity depends on complementary organisational work. |
| p23 | Exploring Generative AI | martinfowler.com | 2025-07 | Birgitta Böckeler's curated Thoughtworks series provides a dated record of hands-on experiments from 2023 through 2026, including codebase onboarding, agent autonomy, context engineering and local coding models. |