Observability for Delegated Execution in Agentic AI Systems

28d ago · Global · primary source: export.arxiv.org

Standard audit logs and execution traces cannot reliably determine which actions were performed under a specific delegation in agentic AI systems, according to new research. The ambiguity arises because identical observables can correspond to multiple, incompatible delegation assignments, undermining forensic and security reviews. The finding, detailed in a paper posted to arXiv on 8 June 2026, identifies a structural gap in how LLM-based agentic systems are monitored. The authors state that delegation-scoped execution is not identifiable from standard observables, noting that audit logs and execution traces can be identical under multiple incompatible delegation assignments [1][2]. The problem is especially acute when agents dynamically select tools, vary execution sequences across runs for the same instruction, and spawn cooperating sub-agents, which fragments and interleaves traces [2]. Existing audit, tracing, and security schemas lack the semantics to reconstruct what actions occurred under a given delegation across heterogeneous systems, the paper argues [1][2]. While individual actions are authorized and logged, the causal structure alone is structurally underdetermined for delegation-scoped reconstruction [2]. The research focuses on delegation-scoped attribution and access or share footprint reconstruction, explicitly excluding intent inference or reasoning reconstruction [1][2]. To address the gap, the authors propose an agent-aware observability substrate built around a lightweight gateway and a common information model that binds delegation context at execution time [1][2]. The design enables reliable cross-tool delegation-scoped reconstruction and supports direct forensic queries without relying on heuristic time-window correlation, a technique commonly used when precise causal links are missing [1][2]. The work lands as agentic AI architectures—where models chain tool calls and spawn sub-tasks—are being deployed in enterprise settings that require auditable delegation chains. The paper’s approach does not require changes to underlying models but instead introduces an infrastructure layer that captures delegation context as actions occur [2]. The authors position the substrate as a complement to existing logging and identity systems, not a replacement [1][2].

applicationresearch-paperinfrastructure

Background sources we checked (8)
  • arxiv.org ↗ Delegation-scoped execution is not identifiable from standard observables: audit logs and execution traces can be identical under multiple incompatible delegation assignments. This gap is especially acute in LLM-based agentic systems, where agents dynamically select tools, vary e…
  • en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
  • en.wikipedia.org ↗ JobRunr is an open-source job-scheduling library for the Java platform that lets developers enqueue, delay or run recurring background tasks across one or many JVMs while persisting state in a relational or NoSQL data store.…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
  • en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…

Sources

Spot something wrong? Report an issue