paper-with-me

Papers

Behavioral Governance for Autonomous AI Agents: The AgentBound Framework

2026-06-29 · Anuj Kaul, Qianlong Lan, Pranay Gupta arxiv

Autonomous AI agents increasingly perform consequential actions on behalf of human principals, including financial transactions, external communications, and enterprise workflows. Existing agent infrastructure relies on identity federation and delegated authorization to authenticate workloads and control resource access, but it cannot determine whether an authorized action should be executed under the current behavioral and operational context. We present AgentBound, a runtime governance framework that provides verifiable behavioral oversight for autonomous AI agents. AgentBound evaluates each proposed action using three independent authorities: delegated authorization, owner-signed behavioral constitutions, and site action contracts. Their judgments are conservatively composed through a formal decision model to determine whether an action should be permitted, reviewed, or denied before execution. To provide accountability, AgentBound generates cryptographically verifiable governance receipts that bind every action to the exact delegation, policy, and semantic artifacts governing the decision, enabling independent replay verification and policy provenance. The framework also introduces standing delegation for long-running agents, allowing periodic workloads to operate under continuously refreshed governance policies while preserving revocability and bounded authority. We present the formal foundation, system architecture, governance receipt protocol, and AgentBound-Bench, a benchmark framework for evaluating governance correctness, authority composition, and accountability. Rather than replacing model alignment, AgentBound complements it by providing a deterministic governance layer between authorization and execution, transforming governance from a process that must be trusted into one that can be independently verified.

📄 PDF Abstract BibTeX arXiv:2606.30970

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentBound: Securing Execution Boundaries of AI Agents

2025-10-24 · Christoph Bühler, Matteo Biagiola, Luca Di Grazia, Guido Salvaneschi arxiv

Large Language Models (LLMs) have evolved into AI agents that interact with external tools and environments to perform complex tasks. The Model Context Protocol (MCP) has become the de facto standard for connecting agent…

Think Before You Act -- A Neurocognitive Governance Model for Autonomous AI Agents

2026-04-28 · Eranga Bandara, Ross Gore, Asanga Gunaratna, Sachini Rajapakse 외 arxiv

The rapid deployment of autonomous AI agents across enterprise, healthcare, and safety-critical environments has created a fundamental governance gap. Existing approaches, runtime guardrails, training-time alignment, and…

Agent Behavioral Contracts: Formal Specification and Runtime Enforcement for Reliable Autonomous AI Agents

2026-02-25 · Varun Pratap Bhardwaj arxiv

Traditional software relies on contracts -- APIs, type systems, assertions -- to specify and enforce correct behavior. AI agents, by contrast, operate on prompts and natural language instructions with no formal behaviora…

Behavioral Universe Network (BUN): A Behavioral Information-Based Framework for Complex Systems

2025-04-21 · Wei Zhou, Ailiya Borjigin, Cong He

Modern digital ecosystems feature complex, dynamic interactions among autonomous entities across diverse domains. Traditional models often separate agents and objects, lacking a unified foundation to capture their intera…

AAGATE: A NIST AI RMF-Aligned Governance Platform for Agentic AI

2025-10-29 · Ken Huang, Kyriakos Rock Lambros, Jerry Huang, Yasir Mehmood 외 arxiv

This paper introduces the Agentic AI Governance Assurance & Trust Engine (AAGATE), a Kubernetes-native control plane designed to address the unique security and governance challenges posed by autonomous, language-model-d…

Red Teaming