Reality Is the Final Verifier: On Two Key Gaps in Agentic Software Engineering

📅 2026-09-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
论文针对软件工程中的需求差距和模型差距问题,提出了一种利用部署证据来持续修订需求、模型或评估器的方法,以缩小这些差距。
📝 Abstract
Software development follows an implementation-verification loop in which developers or agents iteratively revise an implementation until an evaluator, such as a test suite, accepts it. The evaluator checks the implementation against a set of requirements under a model of the deployment environment. Yet even a formal proof that the implementation satisfies the requirements under the model cannot guarantee acceptable behavior after deployment. Requirements only approximate stakeholder intent, and the model only approximates the real deployment environment. We call these together - requirement gap and model gap - the two-gap framework, which unifies the main failure modes of agentic software engineer-ing: reward hacking exploits omissions in the requirements or model, while hallucination widens the gaps by fabricating requirements or environment assumptions. Because neither gap can generally be certified closed in an open, changing world, the goal shifts from closing them to continuously narrowing them. We therefore propose an assurance-revision loop that uses deployment evidence to revise the requirements, model, or evaluator when stakeholders reject the resulting behavior. We then cast assured agentic development as a resource-allocation problem over human judgment, agent capability, and compute. The two principal bottlenecks mirror the two gaps: human judgment for the requirement gap and faithful, costly evaluation for the model gap. Reality remains the final verifier: acceptable behavior under actual deployment conditions is the ultimate test, while predeployment evaluations remain proxies for it.
Problem

Research questions and friction points this paper is trying to address.

requirement gap
model gap
agentic software engineering
deployment environment
stakeholder intent
Innovation

Methods, ideas, or system contributions that make the work stand out.

two-gap framework
assurance-revision loop
resource-allocation problem
🔎 Similar Papers
No similar papers found.