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.
1 source · cross-referenced
- 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.
- Jun 19, 2026 · arXiv cs.CL
No evidence of Semitic-specific cross-lingual transfer in large language models
Trust79 - Jun 19, 2026 · arXiv cs.CL
LLM ensemble achieves 0.74 F1-score in automating EQ-5D study detection from PubMed abstracts
Trust79 - Jun 19, 2026 · arXiv cs.CL
Frontier LLMs hit ceiling on VerilogEval hardware-coding benchmark, study finds
Trust79