paper-with-me

Papers

When Errors Become Narratives: A Longitudinal Taxonomy of Silent Failures in a Production LLM Agent Runtime

2026-06-12 · Wei Wu arxiv

LLM agent systems increasingly run as long-lived autonomous runtimes: scheduling jobs, calling tools, maintaining memory, and pushing results to humans. We present a longitudinal study of silent failures in one such system: a personal-assistant agent runtime in continuous production since March 2026, with roughly 40 scheduled jobs, 8 LLM providers, a tool-governance proxy, and a knowledge-base memory plane, defended by 4,286 unit tests and 827 governance checks. Over eight weeks we documented 22 incidents with full root-cause postmortems, in which one meta-pattern -- a failure whose error signal never reaches a human in actionable form -- manifested at least 28 times. We derive a five-class, mechanism-oriented taxonomy: (A) environment and platform quirks, (B) design-assumption mismatches, (C) error swallowing and dilution, (D) chained hallucination and fabrication, (E) operational omission and forensic blind spots. Class D is unique to LLM systems and the most dangerous: the system does not merely fail to report an error -- the LLM transforms it into fluent, plausible narrative delivered to the user. We term this fail-plausible: gray failure's differential observability escalated -- the observer is not just blind, it is convincingly lied to by the failure itself. Three findings: about 70% of silent failures were caught by human user-view observation, not tests or audits; a retrospective audit of 15 incidents found 0% ex-ante prevention but 87% regression blocking -- audits are regression engines, not prediction engines; incident latency (13 hours to 60 days) tracks failure mechanism, not code complexity -- the longest-lived failures lived in the seams between components, where no test runs. We describe the resulting defense framework and distill design principles for agent systems whose failures are loud, attributable, and boring. All postmortems and artifacts are public.

📄 PDF Abstract BibTeX arXiv:2606.14589

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lost in Stories: Consistency Bugs in Long Story Generation by LLMs

2026-03-06 · Junjie Li, Xinrui Guo, Yuhao Wu, Roy Ka-Wei Lee 외 arxiv

What happens when a storyteller forgets its own story? Large Language Models (LLMs) can now generate narratives spanning tens of thousands of words, but they often fail to maintain consistency throughout. When generating…

Story Generation

UKElectionNarratives: A Dataset of Misleading Narratives Surrounding Recent UK General Elections

2025-05-08 · Fatima Haouari, Carolina Scarton, Nicolò Faggiani, Nikolaos Nikolaidis 외

Misleading narratives play a crucial role in shaping public opinion during elections, as they can influence how voters perceive candidates and political parties. This entails the need to detect these narratives accuratel…

From Consensus to Split Decisions: ABC-Stratified Sentiment in Holocaust Oral Histories

2026-03-30 · Daban Q. Jaff arxiv

Polarity detection becomes substantially more challenging under domain shift, particularly in heterogeneous, long-form narratives with complex discourse structure, such as Holocaust oral histories. This paper presents a …

Relational Multi-Instance Learning for Concept Annotation from Medical Time Series

2018-01-01 · ICLR 2018 1 · Sanjay Purushotham, Zhengping Che, Bo Jiang, Tanachat Nilanon 외

Recent advances in computing technology and sensor design have made it easier to collect longitudinal or time series data from patients, resulting in a gigantic amount of available medical data. Most of the medical time …

Time SeriesTime Series Analysis

A survey of automatic de-identification of longitudinal clinical narratives

2018-10-16 · Vithya Yogarajan, Michael Mayo, Bernhard Pfahringer

Use of medical data, also known as electronic health records, in research helps develop and advance medical science. However, protecting patient confidentiality and identity while using medical data for analysis is cruci…

De-identificationSurvey