paper-with-me

Papers

Overlaying Governance: A Compositional Authorization Framework for Delegation and Scope in Agentic AI

2026-06-02 · Amjad Ibrahim, Yong Li arxiv

As AI systems evolve from passive models into autonomous active agents capable of initiating actions, collaborating, and delegating tasks, the traditional boundaries of software systems blur. Traditional authorization and delegation frameworks, built around fixed principals, explicit requests, and static scopes, are insufficient to govern agentic systems. Agentic AI demands richer authorization semantics: agents must inherit and delegate permissions, act under time-limited authority, and coordinate through shared protocols. Existing Identity and Access Management (IAM) systems fail to fully capture this notion of agency, lacking mechanisms for recursive delegation, contextual boundaries, and dynamic scoping as executable governance primitives. Unlike access delegation standards such as OAuth 2.0, we treat delegation as a contractual term rather than merely a static token-based consent credential. This paper proposes a compositional governance framework that introduces primitives indispensable for agentic AI. We define types of delegation and their permissions and accountability implications, and we introduce a notion of resource scope attenuation to bound agentic access envelopes. These concepts are expressed as general relational definitions that can be composed into existing authorization domains (e.g., financial systems). To operationalize this composition, we define a compositional operator that overlays new agentic semantics, such as recursive delegation chains, onto existing relational policies without rewriting them. We substantiate this framework through formal proofs and empirical evaluation, showing that it provides a formal yet practical foundation for accountable authorization in agentic AI systems.

📄 PDF Abstract BibTeX arXiv:2606.03518

Code (0)

등록된 구현이 없습니다.

Similar 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 …

GAIA: A General Agency Interaction Architecture for LLM-Human B2B Negotiation & Screening

2025-11-09 · Siming Zhao, Qi Li arxiv

Organizations are increasingly exploring delegation of screening and negotiation tasks to AI systems, yet deployment in high-stakes B2B settings is constrained by governance: preventing unauthorized commitments, ensuring…

Authorization Propagation in Multi-Agent AI Systems: Identity Governance as Infrastructure

2026-05-06 · Krti Tallam arxiv

The security discussion around agentic AI focuses heavily on prompt injection. This paper argues that multi-agent systems also create a distinct authorization problem: maintaining authorization invariants as non-human pr…

Governed Reasoning for Institutional AI

2026-04-12 · Mamadou Seck arxiv

Institutional decisions -- regulatory compliance, clinical triage, prior authorization appeal -- require a different AI architecture than general-purpose agents provide. Agent frameworks infer authority conversationally,…

Vote Delegation in DeFi Governance

2025-03-15 · Dion Bongaerts, Thomas Lambert, Daniel Liebau, Peter Roosenboom

We investigate the drivers of vote delegation in Decentralized Autonomous Organizations (DAOs), using the Uniswap governance DAO as a laboratory. We show that parties with fewer self-owned votes and those affiliated with…