AIUC-1 Control Mapping

AIUC-1 is the agent-native attestation standard published by the AI Underwriters Council. It is structured similarly to SOC 2 — a third-party attestation issued by an authorized assessor over an observation window — but its control surface is built specifically around the failure modes of AI agents rather than general-purpose SaaS.

This document maps AIUC-1's six control families to the ARX platform's primitives and clarifies what is delivered by the platform versus what remains a tenant responsibility. The mapping is also crosswalked to NIST AI RMF and ISO 42001, so evidence collected once can satisfy multiple frameworks.

How ARX Fits Into AIUC-1

AIUC-1 is structured for AI agents — systems that take autonomous actions on behalf of users. ARX is primarily a control plane that wraps customer-built agents, not an autonomous agent itself. ARX's attestation pursues the platform / infrastructure track of AIUC-1, with a thin builder-track scope for ARX's own AI surfaces (the LLM router, the MCP server, and any first-party LLM-augmented features).

For tenants, this means:

The shared-responsibility framing matches the SOC 2 carve-up that already exists in the SOC 2 Control Mapping. Auditors familiar with the Aptible-inherited pattern will recognise the structure.

Current alignment status: ARX maintains a control-by-control tracker for substantive alignment with the AIUC-1 standard, separate from the third-party certification path. See the AIUC-1 Alignment Tracker for live status (Met / Partial / Gap per control), and the AIUC-1 Readiness Plan for the program path.

Responsibility Model

The AIUC-1 responsibility model for ARX has three layers:

Layer Responsible Party AIUC-1 Track Examples
Infrastructure Aptible (fully inherited) Out of AIUC-1 scope — covered by Aptible's SOC 2 Type II / HIPAA / ISO 27001. Physical security, network segmentation, OS patching, backup encryption, infrastructure monitoring.
Platform ARX (partially inherited) Platform / infrastructure track. ARX attests that the control plane delivers AIUC-1 primitives. Agent identity, policy enforcement, drift detection, approval gates, immutable audit, evidence packaging, model-router failover.
First-party AI surfaces ARX (direct) Builder track — narrow scope. ARX attests its own LLM router, MCP server, and any first-party LLM-augmented features. Provider-neutral LLM routing, MCP server scope and authz, system cards for any LLM-augmented feature.
Tenant Customer organization Builder track — full scope. Tenant attests their own agent operations. Agent code, declared intent manifests, red-team programs, model card maintenance, bias and harm reviews, incident response procedures.

An assessor evaluating a tenant's AIUC-1 posture for AI agent operations can point to Aptible's SOC 2 Type II report for infrastructure controls, ARX's platform attestation for the agent runtime, and the tenant's own configuration and operating evidence for the residual responsibilities.

What the platform-track attestation covers (and doesn't): ARX attests that its control plane delivers the primitives listed in the table below — and that ARX's own narrow first-party AI surface (LLM router and MCP server) meets builder-track controls. ARX does not attest on behalf of customer agents; the agent itself remains the tenant's responsibility, and AIUC-1 controls applied to it must come from the tenant's own program (with ARX evidence as inheritable artifacts).

Control Families & Crosswalk

AIUC-1 organizes controls into six families. Each family below shows how ARX primitives produce the evidence and what the corresponding NIST AI RMF / ISO 42001 anchors are.

SAF — Safety

Intent: The agent does not take harmful actions, and remains within a declared scope of behavior. Crosswalk: NIST AI RMF MEASURE 2.6 / 2.7; ISO 42001 A.6.2.4.

ARX Platform Controls

Tenant Responsibility

Evidence: Audit log entries with action_type of drift.detected, policy.violated, and agent.suspended; per-release adversarial replay reports archived in the compliance package.

SEC — Security

Intent: The agent and its credentials cannot be compromised, exfiltrated, or escalated. Crosswalk: NIST AI RMF MANAGE 2.1; ISO 42001 A.7.4; SOC 2 CC6.1 / CC6.6.

ARX Platform Controls

Tenant Responsibility

Evidence: Audit log entries with action_type of connector.called and policy.evaluated; key-rotation records.

REL — Reliability

Intent: The agent fails predictably, recovers, and never silently produces wrong results when its environment degrades. Crosswalk: NIST AI RMF MEASURE 4.2; ISO 42001 A.6.2.7.

ARX Platform Controls

Tenant Responsibility

Evidence: Audit rows with provider_used and failover_hops populated; agent.rolled_back entries; per-release eval reports.

ACC — Accountability

Intent: Every action the agent took is attributable to a human owner and reviewable by an auditor without trusting the vendor. Crosswalk: NIST AI RMF GOVERN 1.4; ISO 42001 A.4; SOC 2 CC8.1.

ARX Platform Controls

Tenant Responsibility

Evidence: Witness-bucket signatures; approval.requested / approval.granted / approval.denied audit entries; verification run records.

PRV — Data Privacy

Intent: Personal and sensitive data is identified, minimized, and not exfiltrated through the model. Crosswalk: NIST AI RMF MAP 3.1; ISO 42001 A.7.2; GDPR Art. 5; HIPAA §164.312.

ARX Platform Controls

Tenant Responsibility

Evidence: redaction.applied audit metadata; data-residency configuration history; KMS key-rotation records.

SOC — Society

Intent: Foreseeable harms beyond the immediate user — bias, disparate impact, manipulation, environmental cost — are surfaced, reviewed, and disclosed. Crosswalk: NIST AI RMF GOVERN 3.2 & MAP 1.1; ISO 42001 A.5; EU AI Act Art. 9 & 10.

ARX Platform Controls

Tenant Responsibility

Evidence: Bias eval run records bound to release; system-card publish history; risk-band change log.

Summary Matrix

Family ARX Platform Tenant Responsibility Crosswalk
SAF — Safety Intent manifests, drift detection, adversarial replay Manifest accuracy, red-team contributions, drift triage NIST MEASURE 2.6 / ISO 42001 A.6.2.4
SEC — Security Agent identity, connector scope binding, RLS Least-privilege scopes, SSO, key rotation NIST MANAGE 2.1 / ISO 42001 A.7.4 / SOC 2 CC6.1
REL — Reliability Provider failover, versioning, auto-suspension Failover order, eval reports, suspension review NIST MEASURE 4.2 / ISO 42001 A.6.2.7
ACC — Accountability Connector-side approval gates, witness bucket, verify_chain Named owners, approval staffing, periodic verify NIST GOVERN 1.4 / ISO 42001 A.4 / SOC 2 CC8.1
PRV — Data Privacy PII redaction, region pinning, BYO-KMS Redaction rules, classification map, DSAR handling NIST MAP 3.1 / ISO 42001 A.7.2 / GDPR Art. 5
SOC — Society Risk classification, bias-eval hook, system cards Eval suite selection, disclosure, quarterly review NIST GOVERN 3.2 / EU AI Act Art. 9 & 10

ARX Vendor-Side Attestation

ARX itself is pursuing AIUC-1 attestation under the platform / infrastructure track described above, plus a narrow builder-track scope for the LLM router and MCP server. Readiness completion targeted Q3 2026; Type II report Q2 2027, following the 6-month observation window and audit fieldwork. The current plan is Type II only — a Type I (point-in-time) report would land sooner but matures buyers see through it; the additional cost isn't justified unless a specific deal cycle requires it.

The customer-facing mapping above is independent of ARX's own attestation status — it describes how the platform helps tenants meet AIUC-1, regardless of when ARX's own report lands. The internal readiness plan (gap list, scope statement, owners, timeline) lives at AIUC-1 Readiness — Internal Plan.

Need SOC 2 instead?

See the SOC 2 Control Mapping for how ARX maps to Trust Service Criteria. AIUC-1 evidence and SOC 2 evidence are produced from the same audit chain — adopting AIUC-1 does not require re-instrumenting your agents.