paper-with-me

Papers

A Trace-Based Assurance Framework for Agentic AI Orchestration: Contracts, Testing, and Governance

2026-03-18 · Ciprian Paduraru, Petru-Liviu Bouruc, Alin Stefanescu arxiv

In Agentic AI, Large Language Models (LLMs) are increasingly used in the orchestration layer to coordinate multiple agents and to interact with external services, retrieval components, and shared memory. In this setting, failures are not limited to incorrect final outputs. They also arise from long-horizon interaction, stochastic decisions, and external side effects (such as API calls, database writes, and message sends). Common failures include non-termination, role drift, propagation of unsupported claims, and attacks via untrusted context or external channels. This paper presents an assurance framework for such Agentic AI systems. Executions are instrumented as Message-Action Traces (MAT) with explicit step and trace contracts. Contracts provide machine-checkable verdicts, localize the first violating step, and support deterministic replay. The framework includes stress testing, formulated as a budgeted counterexample search over bounded perturbations. It also supports structured fault injection at service, retrieval, and memory boundaries to assess containment under realistic operational faults and degraded conditions. Finally, governance is treated as a runtime component, enforcing per-agent capability limits and action mediation (allow, rewrite, block) at the language-to-action boundary. To support comparative evaluations across stochastic seeds, models, and orchestration configurations, the paper defines trace-based metrics for task success, termination reliability, contract compliance, factuality indicators, containment rate, and governance outcome distributions. More broadly, the framework is intended as a common abstraction to support testing and evaluation of multi-agent LLM systems, and to facilitate reproducible comparison across orchestration designs and configurations.

📄 PDF Abstract BibTeX arXiv:2603.18096

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Design and Implementation of Agentic Orchestrations and Orchestration of Agents

2026-06-30 · Stefanie Rinderle-Ma, Juergen Mangler, Johannes Loebbecke, Dominik Voigt 외 arxiv

Agentic Business Process Management has gained momentum recently. The prospect is that the autonomy of AI agents, i.e., predominantly LLM-based agents, can be balanced with a certain level of robustness, tractability, an…

CPEMH: An Agentic Framework for Prompt-Driven Behavior Evaluation and Assurance in Foundation-Model Systems for Mental Health Screening

2026-05-11 · Giuliano Lorenzoni, Ivens Portugal, Paulo Alencar, Donald Cowan arxiv

This paper presents CPEMH, an agentic framework designed to evaluate prompt-driven behavior in foundation-model systems operating on transcript-based datasets for mental-health screening. CPEMH serves as an engineering m…

Sovereign Assurance Boundary: Certificate-Bound Admission for Agentic Infrastructure

2026-06-10 · Jun He, Deying Yu arxiv

Agentic infrastructure introduces a critical control-plane authorization problem: non-deterministic reasoning systems can propose high-stakes mutations to production resources, yet existing security mechanisms -- such as…

TriCEGAR: A Trace-Driven Abstraction Mechanism for Agentic AI

2026-01-30 · Roham Koohestani, Ateş Görpelioğlu, Egor Klimov, Burcu Kulahcioglu Ozkan 외 arxiv

Agentic AI systems act through tools and evolve their behavior over long, stochastic interaction traces. This setting complicates assurance, because behavior depends on nondeterministic environments and probabilistic mod…

Anomaly Detection

An Agentic AI Control Plane for 6G Network Slice Orchestration, Monitoring, and Trading

2026-01-27 · Eranga Bandara, Ross Gore, Sachin Shetty, Ravi Mukkamala 외 arxiv

6G networks are expected to be AI-native, intent-driven, and economically programmable, requiring fundamentally new approaches to network slice orchestration. Existing slicing frameworks, largely designed for 5G, rely on…