paper-with-me

홈 › Papers

The Productivity-Reliability Paradox: Specification-Driven Governance for AI-Augmented Software Development

2026-05-01 · Sabry E. Farrag arxiv

Since 2022, AI-powered coding assistants have produced contradictory evidence: controlled studies report 20-56% productivity gains on well-scoped tasks, while the most rigorous RCT documents a 19% slowdown for experienced developers, and telemetry across 10,000+ developers shows 98% more pull requests but 91% longer review times with flat delivery metrics. This paper argues these findings constitute the Productivity-Reliability Paradox (PRP): a systematic phenomenon emerging from non-deterministic code generators and insufficient specification discipline. Through a multivocal literature review of 67 sources (2022-2026), this paper: (1) formally defines the PRP with three moderating variables (task abstraction, codebase maturity, developer experience) and two amplifying mechanisms (code review bottleneck, context window constraint); (2) proposes the AI-Augmented Methodology Taxonomy (AAMT), classifying six methodologies under three AI integration tiers; (3) introduces the Specification Governance Model (SGM), grounded in Transaction Cost Economics, with a practical governance decision guide; and (4) evaluates Spec Kit and TDAD as SGM instantiations via a four-month pilot study. Specification discipline, not model capability, is the binding constraint on AI-assisted software dependability.

📄 PDF Abstract BibTeX arXiv:2605.01160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Security Cost of Intelligence: AI Capability, Cyber Risk, and Deployment Paradox

2026-04-24 · Sukwoong Choi arxiv

Firms are deploying more capable AI systems, but organizational controls often have not kept pace. These systems can generate greater productivity gains, but high-value uses require broader authority exposure -- data acc…

Human-AI Productivity Paradoxes: Modeling the Interplay of Skill, Effort, and AI Assistance

2026-05-12 · Ali Aouad, Thodoris Lykouris, Huiying Zhong arxiv

Generative Artificial Intelligence (AI) tools are rapidly adopted in the workplace and in education, yet the empirical evidence on AI's impact remains mixed. We propose a model of human-AI interaction to better understan…

Estimating productivity gains in digital automation

2022-10-03 · Mauricio Jacobo-Romero, Danilo S. Carvalho, André Freitas

This paper proposes a novel productivity estimation model to evaluate the effects of adopting Artificial Intelligence (AI) components in a production chain. Our model provides evidence to address the "AI's" Solow's Parad…

Responsible AI: The Good, The Bad, The AI

2026-01-28 · Akbar Anbar Jafari, Cagri Ozcinar, Gholamreza Anbarjafari arxiv

The rapid proliferation of artificial intelligence across organizational contexts has generated profound strategic opportunities while introducing significant ethical and operational risks. Despite growing scholarly atte…

Iterative Audit Convergence in LLM-Managed Multi-Agent Systems: A Case Study in Prompt-Engineering Quality Assurance

2026-05-12 · Elias Calboreanu arxiv

Prompt specifications for multi-agent large language model (LLM) systems carry data contracts and integration logic across interdependent files but are rarely subjected to structured-inspection rigor. We report a single-…