Governance by Construction for Generalist Agents
Segev Shlomov, Iftach Shoham, Alon Oved, Ido Levy, Sami Marreed, Harold Ship, Offer Akrabi, Sergey Zeltyn, Avi Yaeli, and Nir Mashkif

TL;DR
This paper introduces CUGA's modular policy system for generalist LLM agents, enabling continuous, auditable governance across workflows without model fine-tuning, demonstrated through healthcare scenarios.
Contribution
It presents a runtime governance architecture with five structural checkpoints that enforce policies dynamically during agent execution, enhancing safety and compliance.
Findings
Dynamic playbook injection enforces structured tool sequences.
Intent guards prevent malicious or harmful requests.
Human-in-the-loop approvals enable safe handling of high-risk actions.
Abstract
Enterprise agents are increasingly expected to operate autonomously across tools and interfaces, yet production deployments require governance by construction. Systems must specify which actions are allowed, when human oversight is required, and what information may be exposed, without rebuilding the agent for each domain. This demo presents CUGA's policy system, a modular policy-as-code layer that composes with a generalist LLM agent to deliver predictable, auditable, and compliance-aware behavior in compound workflows without model fine-tuning. We present a runtime governance architecture that enforces policy interventions at every critical stage of execution. Rather than passively constraining behavior, policies intercept the agent at five structural checkpoints: upstream of planning (Intent Guard), within the system prompt to steer reasoning (Playbook), at the tool-call boundary to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
