From Craft to Constitution: A Governance-First Paradigm for Principled Agent Engineering
Qiang Xu, Xiangyu Wen, Changran Xu, Zeju Li, Jianyuan Zhong
TL;DR
The paper argues that deploying LLM-based agents in mission-critical contexts requires moving from artisanal prompt engineering to a governance-first engineering paradigm. It introduces ArbiterOS, a neuro-symbolic operating system that separates a probabilistic LLM-based CPU from a deterministic Symbolic Governor, enforced by the Agent Constitution Framework and orchestrated through the Evaluation-Driven Development Lifecycle. Core contributions include formalizing the Agent Constitution Framework (ACF), the Hardware Abstraction Layer (HAL), and the Gradient of Verification to allocate a Reliability Budget, plus a progressive governance adoption path and an auditable flight data recorder for time-travel debugging. The work envisions a scalable, compliant, and provably safe agentic ecosystem and discusses tooling, evaluation, and future extensions toward an Era of Experience with governed autonomous learning.
Abstract
The advent of powerful Large Language Models (LLMs) has ushered in an ``Age of the Agent,'' enabling autonomous systems to tackle complex goals. However, the transition from prototype to production is hindered by a pervasive ``crisis of craft,'' resulting in agents that are brittle, unpredictable, and ultimately untrustworthy in mission-critical applications. This paper argues this crisis stems from a fundamental paradigm mismatch -- attempting to command inherently probabilistic processors with the deterministic mental models of traditional software engineering. To solve this crisis, we introduce a governance-first paradigm for principled agent engineering, embodied in a formal architecture we call ArbiterOS.
