paper-with-me

Papers

RigorBench: Benchmarking Engineering Process Discipline in Autonomous AI Coding Agents

2026-06-21 · Meher Bhaskar Madiraju, Meher Sai Preetam Madiraju arxiv

Agentic coding harnesses - such as Agent-Skills, Superpowers, and Agent-Rigor - are increasingly deployed to augment underlying LLMs for real-world software engineering tasks. Existing benchmarks evaluate these agents almost exclusively on outcome correctness: whether generated code passes tests or resolves issues. We argue that this outcome-only lens is insufficient: an agent that arrives at a correct solution through reckless trial-and-error, without planning, verification, or graceful recovery, is fundamentally less reliable than one that follows sound engineering discipline. We introduce RigorBench, the first benchmark designed to measure process discipline in AI coding agents. RigorBench evaluates these harnesses across five pillars: Planning Fidelity, Verification Coverage, Recovery Efficiency, Abstention Quality, and Atomic Transition Integrity. A composite RigorScore aggregates these dimensions into a single metric via a weighted sum. We curate a suite of 30 tasks spanning five categories - Plan-Then-Build, Verify-Or-Die, Doom Loop Gauntlet, Know When to Fold, and Don't Break the Build-and evaluate leading harnesses in a controlled with/without experimental design against baseline coding assistants. Our results show that structured process discipline not only improves process quality scores by an average of 41% but also raises downstream outcome correctness by 17%, providing the first quantitative evidence that how agents code matters as much as what they produce. We release the full benchmark, scoring rubrics, and trajectory analysis tools as open-source artifacts.

📄 PDF Abstract BibTeX arXiv:2606.22678

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Context Engineering: From Prompts to Corporate Multi-Agent Architecture

2026-03-10 · Vera V. Vishnyakova arxiv

As artificial intelligence (AI) systems evolve from stateless chatbots to autonomous multi-step agents, prompt engineering (PE), the discipline of crafting individual queries, proves necessary but insufficient. This pape…

Prompt Engineering

Toward Engineering AGI: Benchmarking the Engineering Design Capabilities of LLMs

2025-07-01 · Xingang Guo, Yaxin Li, Xiangyi Kong, Yilan Jiang 외 arxiv

Modern engineering, spanning electrical, mechanical, aerospace, civil, and computer disciplines, stands as a cornerstone of human civilization and the foundation of our society. However, engineering design poses a fundam…

Question Answering

A Survey of Explainable AI and Proposal for a Discipline of Explanation Engineering

2023-05-20 · Clive Gomes, Lalitha Natraj, Shijun Liu, Anushka Datta

In this survey paper, we deep dive into the field of Explainable Artificial Intelligence (XAI). After introducing the scope of this paper, we start by discussing what an "explanation" really is. We then move on to discus…

Autonomous DrivingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

nn-dependability-kit: Engineering Neural Networks for Safety-Critical Autonomous Driving Systems

2018-11-16 · Chih-Hong Cheng, Chung-Hao Huang, Georg Nührenberg

Can engineering neural networks be approached in a disciplined way similar to how engineers build software for civil aircraft? We present nn-dependability-kit, an open-source toolbox to support safety engineering of neur…

Autonomous Driving

Artificial Intelligence Nomenclature Identified From Delphi Study on Key Issues Related to Trust and Barriers to Adoption for Autonomous Systems

2022-10-14 · Thomas E. Doyle, Victoria Tucci, Calvin Zhu, Yifei Zhang 외

The rapid integration of artificial intelligence across traditional research domains has generated an amalgamation of nomenclature. As cross-discipline teams work together on complex machine learning challenges, finding …