Skip to content
Research · Jun 19, 2026

Researchers propose deontic policy framework for runtime governance of agentic AI systems

AgenticRei uses a deontic policy language built on the Rei framework to enforce obligations, dispensations, and conflict resolution outside the LLM at runtime.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Autonomous agentic AI systems introduce new security, privacy, and compliance challenges beyond traditional access control.
  • Current policy engines like XACML, Rego, and Cedar only handle permit/prohibit constraints, not obligations or meta-policy conflict resolution.
  • AgenticRei introduces a deontic policy language expressed in OWL and evaluated by a high-performance logic engine outside the LLM.
  • The framework governs both tool invocations and agent-to-agent messages and composes with industry-standard frameworks like A2AS.

Autonomous agentic AI systems driven by large language models (LLMs) introduce governance challenges that extend beyond authentication and access control. These systems can invoke tools, manipulate data, install software, and coordinate with peer agents across organizational boundaries, requiring constraints aligned with enterprise governance structures.

Existing policy engines such as XACML, Rego, and Cedar address only permit/prohibit constraints and lack support for obligation lifecycle management, meta-policy conflict resolution, dispensations that waive obligations under specific conditions, and ontological reasoning over domain class hierarchies.

The proposed AgenticRei framework introduces a deontic policy language built on the Rei framework, expressed as OWL (Web Ontology Language) and evaluated at runtime by a high-performance logic engine operating entirely outside the LLM. This design ensures that governance constraints are enforced independently of the agent's reasoning process.

AgenticRei realizes key governance requirements, including obligations, dispensations, policy conflict resolution, and reasoning over policies, while also supporting basic permit/prohibit constraints. The framework governs both tool invocations by the agent and agent-to-agent messages, ensuring consistent enforcement across different interaction types.

The authors demonstrate through examples that deontic policies capture governance constraints around security and privacy that are largely inexpressible in current production policy engines. The approach is designed to compose naturally with industry-standard frameworks such as A2AS, facilitating integration into existing systems.

Sources
  1. 01arXiv cs.AIDeontic Policies for Runtime Governance of Agentic AI Systems
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.