cd /news/artificial-intelligence/when-agents-implement-systems-a-case… · home topics artificial-intelligence article
[ARTICLE · art-119783] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

When Agents Implement Systems: A Case Study in Defects, Detection, and Evaluation Rigor

A case study of an LLM coding agent implementing a multi-component data system found five defects introduced during a single session, with retrieval-filtering trade-offs evaluated on the HotpotQA benchmark. Filtered recall reached its ceiling by a retrieval budget of 3, while unfiltered search recovered all required evidence only 69% of the time even at a budget of 10, a gap significant at p < 0.0001. The study highlights the need for evaluation rigor in agent-based systems engineering.

read1 min views2 publishedSep 3, 2026

arXiv:2609.01985v1 Announce Type: new Abstract: As LLM coding agents increasingly perform end-to-end engineering work, we lack empirical characterization of how they behave on systems-level requirements: schema design, async orchestration, configuration correctness, and retrieval-filtering trade-offs. We present a case study of one such agent implementing a multi-component data system against a detailed pre-existing specification. Storage technologies, schema, entity-resolution algorithm, and retrieval-filtering strategy were fixed in advance; the agent autonomy was in the implementation, in diagnosing and fixing defects it introduced, and in interaction-design choices left open. Over a single session, we catalog five such defects, categorized by constraint violated and detection method. We further evaluate, on the public HotpotQA benchmark, the one retrieval trade-off specified in that architecture: restricting candidates to a graph-identified entity set before ranking versus unfiltered search. We substitute the benchmark gold evidence labels for entity identification, since we lacked LLM access to run that stage, and report standard recall rather than the benchmark own accuracy metrics. Across retrieval budgets from 1 to 10 and 100 questions against a pooled corpus of 2994 paragraphs, filtered recall reaches its ceiling by a budget of 3, expected once candidates are restricted to the gold paragraphs themselves, while unfiltered search recovers all required evidence only 69 percent of the time even at a budget of 10, a gap that holds at every budget tested, with sign test p less than 0.0001. We close with a discussion of where the agent autonomy succeeded versus required correction, including one instance where a claimed performance fix was never re-measured on the regression that motivated it.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @hotpotqa 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/when-agents-implemen…] indexed:0 read:1min 2026-09-03 ·