<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.sato-soos-cap-rrs" target="https://datatracker.ietf.org/doc/html/draft-sato-soos-cap-rrs-01">
   <front>
      <title>Constitutional AI Protocol -- Regulation Record Specification (CAP-RRS)</title>
      <author initials="" surname="Sato" fullname="Tom Sato">
         <organization>MyAuberge K.K.</organization>
      </author>
      <date month="June" day="10" year="2026" />
      <abstract>
	 <t>   Compliance with applicable law should be a package import, not a
   Cedar authoring problem.

   The Constitutional AI Protocol (CAP) [I-D.sato-soos-cap] defines
   the enforcement architecture for governed AI agent systems: a
   three-tier Cedar policy evaluation model that distinguishes
   absolute prohibitions, jurisdictional legal constraints, operator
   policies, and resource limits.  CAP-01 specifies what the
   Governing Enforcement Component (GEC) does when a Cedar policy
   fires.  It does not specify how Cedar policies are authored,
   certified, distributed, or maintained as law changes.

   This document defines the Regulation Record: the structured
   representation of a compliance obligation at any CAP tier.  A
   Regulation Record is the human-readable, machine-compilable
   intermediate form between legal text and Cedar policy.  This
   document specifies the Regulation Record schema (Section 4), the
   Cedar Compilation Profile that governs how Regulation Records are
   translated into Cedar policies (Section 5), the conflict
   declaration model (Section 6), the certification model governing
   which publishers may certify records at each tier (Section 7),
   and the versioning and update protocol for the Constitutional
   Mandate Registry (Section 8).

   The core developer experience this document enables: a developer
   imports certified Regulation Record packages from the
   Constitutional Mandate Registry, declares their own Tier 2
   operator policies and Tier 3 resource policies, calls compile(),
   and receives a Cedar policy set ready for GEC loading.  No Cedar
   is authored by hand for compliance purposes.  Compliance is a
   package management operation.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-sato-soos-cap-rrs-01" />
   
</reference>
