Developers' labor shifts to requirements-crafting, a preprint claims
A v2 arXiv preprint argues that prompts used with coding assistants act as lightweight, evolving requirements artifacts rather than simple interaction inputs.
Edward Mullen ·

Most perceive AI coding assistant prompts as mere instructions, transient inputs that generate code. However, a new analysis suggests this view is fundamentally flawed. Instead, these prompts function as 'lightweight, evolving requirements artifacts,' blurring the historic separation between detailing what software should do and how it should be built.
How the paper defines the prompt as a hybrid artifact Rather than treating a prompt as a single instruction, the preprint maps prompt text to two roles: a requirements axis (intent, constraints, acceptance criteria) and a solutions axis (library choices, code templates, implementation shortcuts). The paper walks through examples showing how small edits to requirement-like prompt terms materially change the generated implementation.
That framing reframes a prompt from ephemeral input to a mutable requirements document that lives inside developer workflow. The authors’ examples and taxonomy are the core contribution; they do not claim organizational outcomes beyond the artifact analysis.
Measurement, baseline, and limits the paper acknowledges The preprint is explicit about its scope: it is a conceptual decomposition supported by illustrative examples and controlled prompt ablations, not a field study across teams or industries. The authors do not provide large-scale telemetry comparing time-to-spec or defect rates pre- and post-assistant adoption, nor do they report on long-term maintainability outcomes.
That means the paper documents what prompts are doing at the artifact level but does not prove that this artifact-level shift translates to productivity or quality changes at scale.
Why this is an org-chart change, not just a UI one If prompts now encode requirements, the boundary between product/design roles and implementation roles becomes porous: product managers and business analysts traditionally own formal requirements, while engineers own implementation. The paper implies that prompt-based iteration makes developers the active authors of requirements through prompt refinement, effectively folding requirements engineering into development sprints.
That suggests new role definitions, upstream handoffs, and manager-level KPIs will be necessary to prevent invisible work and misaligned accountability. The paper itself stops short of proposing titles or reporting structures, leaving those implications unstated.
Who gains and who becomes exposed by the blend Teams that already centralize domain expertise in engineering (for example, embedded software or data-platform teams) will find the blended prompt-requirements model easier to absorb; those that separate product, design, and engineering will face coordination leakage where implicit requirements live only inside developers’ prompt histories. The hidden middle — senior engineers who synthesize domain constraints into compact prompts — become de facto product authors without compensation or recognition.
The preprint flags the artifact shift but does not track career-path or compensation effects.
The skeptic’s counter-read: maybe prompts are just nicer search A reasonable counter is that prompts are an advanced interface for retrieving and composing code, not a substitution for formal requirements. Critics would point out that well-run teams will continue to capture core requirements in version-controlled artifacts and use prompts for transient scaffolding.
The preprint does not engage deeply with teams that maintain strict spec discipline, so it leaves unanswered whether disciplined process can contain the drift the paper documents. That omission is important: if strong spec tooling adapts, the org-chart effect could be limited.
Practical consequences for managers and HR leaders
If you are a CTO or head of engineering, the immediate risk is invisible labor: developers may spend more time on iterative prompt refinement — a task rarely captured in time logs or velocity metrics — while product owners assume requirements are covered. To avoid misallocation, organizations will need to decide whether prompts are first-class requirements artifacts in their repositories, who is authorized to edit them, and how to measure their quality.
The preprint makes this need visible but does not provide a governance model.
Observable signals that will vindicate or falsify the claim Three concrete falsifiers would have already disproven the paper’s thesis: a major software-methodology body publishing explicit separation of prompt engineering from design roles by Q4 2024; prominent IDEs releasing features that clearly separate requirements vs. solution components by Q3 2024; or a large, reputable survey showing a substantial decline in requirements-clarification time attributable to assistants by Q1 2025.
None of these validations are in the paper, so the burden shifts to field signals: watch for job postings that list “prompt requirements” or similar responsibilities in titles, engineering org charts adding dedicated “requirements prompt” reviewer roles, or procurement language in RFPs that treats prompt corpora as part of deliverables. If those patterns emerge inside enterprise procurement and HR documents over the next 6–12 months, the paper’s org-chart thesis will have operational teeth.
The preprint offers a useful lens for executives: prompts are not neutral UI copy; they are artifacts that encode design intent. The work is conceptual and preliminary, and it omits organizational design solutions, but its core insight forces a mundane but consequential question for 2026 budgets: who owns the requirements that now live in the IDE, and how will that ownership be reflected in titles, KPIs, and procurement contracts?