Get started
STANDARDSCOMPLIANCE8 March 2026
Geometric compass instrument in teal with angular measurement lines

NIST Just Launched AI Agent Standards

On 17 February 2026, NIST issued a Request for Information on standards for AI agent systems. If you build, procure, or govern autonomous AI, the compliance landscape just shifted.

The AI Agent Standards Initiative

The National Institute of Standards and Technology published a formal Request for Information seeking input on standards for AI agent systems – with a response deadline of 9 March 2026 for the security-focused RFI. The broader initiative includes additional engagement windows through March and April 2026 across three pillars: standards, open-source protocols, and research.

This is the opening move in what will become the federal government's technical framework for agent accountability. Every enterprise and government contractor deploying AI agents will eventually need to demonstrate alignment with the standards that emerge from this process.

Timeline

17 Feb 2026NIST publishes RFI on AI agent standards
9 Mar 2026Security-focused RFI comment period closes
Mar–Apr 2026Additional engagement windows (standards, open-source, research)
H2 2026Initial standards guidance expected
TBDFedRAMP-like authorisation for AI agents (anticipated)

What NIST is looking for

The RFI's scope implies several technical focus areas. Each maps to a specific gap in how autonomous systems are currently built and governed. These are not abstract research questions – they are the questions that procurement officers, auditors, and regulators will ask.

Agent Identity

Verifiable chain of trust for which agent took an action, not just a username field.

Inter-agent Communication

Canonical record of messages: what was said, by whom, in what sequence.

Action Verification

Tamper-evident proof that the record of what an agent did is intact – not just logs that can be edited after the fact.

Human Oversight

Structural mechanisms to inspect, approve, or override – not just post-hoc log review.

Decision Provenance

Full pipeline trace: inputs, policies, context, model invoked, output generated.

Error Handling

Evidence preservation and demonstrable corrective action when things go wrong.

Boundary Enforcement

Auditable, infrastructure-level constraints on what an agent is permitted to do.

Why this has commercial gravity

NIST standards do not have the force of law on their own. But they become the technical substrate that regulation, procurement, and certification programmes build on. The precedent is the NIST Cybersecurity Framework: published in 2014 as voluntary guidance, it became the de facto standard within a few years. SOC 2, ISO 27001, and FedRAMP all reference it.

Federal procurement will require NIST alignment

Vendors already aligned when standards crystallise will have a decisive advantage over those retrofitting.

FedRAMP extension for autonomous AI

Many observers anticipate a FedRAMP-like authorisation process for AI agents, with NIST agent standards as the technical foundation.

State-level adoption follows

When NIST defines what "good" looks like, state agencies and regulated industries adopt those definitions. Federal standards set the floor.

International influence

The EU AI Act and ISO 42001 establish organisational frameworks but do not specify agent-level infrastructure. NIST will influence how those frameworks evolve.

The gap between frameworks and infrastructure

Existing frameworks tell you what to do. They do not tell you how to do it at the infrastructure level. Organisations have frameworks telling them to maintain oversight and document decisions, but no technical standards defining what those capabilities look like in an agent architecture.

FrameworkScopeGap
NIST AI RMF
2023
Risk management (Govern, Map, Measure, Manage)Pre-dates autonomous agent deployments
NIST AI 600-1
2024
Generative AI risk profilesAcknowledges agents but lacks standards-level detail
ISO 42001
2023
AI management system (certifiable)Organisational layer only – no agent-level technical spec
EU AI Act
2024
High-risk AI obligations (Aug 2026)No agent infrastructure specification
NIST Agent Standards
2026
Agent identity, messaging, verification, oversightFills the technical infrastructure gap

What a NIST-aligned architecture looks like

Translating the RFI focus areas into architectural requirements, a clear picture emerges. A NIST-aligned AI agent stack needs three technical capabilities that most platforms currently lack: standardised messaging with typed identity, layered orchestration with auditable decision gates, and tamper-evident execution traces with independent verification.

AEEStandardised agent messaging with typed identity

Every inter-agent communication carries typed actor identifiers, correlation IDs for workflow tracing, and a structured requires field that makes execution constraints part of the message contract.

AOCLLayered orchestration with auditable decision gates

An 11-layer control pipeline (L0–L10): identity and scope, policy gates, delegation with configurable constraints, verification checks, and audit writeback. Eight layers active in QuoxCORE, three in development.

VOLTTamper-evident execution traces

Every event SHA-256 hashed and linked via prev_hash. Complete traces packaged as Evidence Bundles – self-contained, portable, independently verifiable without access to the originating system.

How Quox protocols map to NIST requirements

Each NIST focus area maps directly to a protocol in the Quox trust stack. Most AI platforms today cannot answer these questions. Quox can.

NIST RequirementProtocolImplementation
Agent IdentityAEETyped actor identifiers (human.adam, agent.sentinel, system.auth) embedded in every envelope
Inter-agent CommunicationAEEStructured envelopes with correlation IDs, requires field for constraints and approval gates
Human OversightAOCL11-layer control pipeline with policy gates (L3), delegation constraints (L7), verification checks (L8)
Boundary EnforcementAOCLIdentity and policy layers cannot be bypassed without generating an auditable record
Action VerificationVOLTSHA-256 hashed events linked via prev_hash forming tamper-evident chain
Decision ProvenanceVOLTEvidence Bundles – self-contained, portable, independently verifiable trace packages
Error HandlingVOLTComplete execution traces preserved as cryptographic evidence, exportable on demand

The certification question

NIST standards create a need for certification shorthand. When the Cybersecurity Framework matured, "SOC 2 Type II certified" became the trust signal enterprises relied on. The AI agent era will need an equivalent.

VOLT Certification Tiers (planned for v1.0)
VOLT-Compatible
Emits valid trace events
VOLT-Verified
Passes verification checks
VOLT-Attested
Cryptographic attestations from trusted runners
VOLT-Enterprise
Full policy coverage guarantees

What to do now

Whether or not your organisation submits comments, the standards process is in motion. Here is what technical leaders should prioritise:

Audit agent observability

Can you answer what your agents did, why, and in what order? Can you produce a verifiable record on demand?

Evaluate messaging architecture

Do your inter-agent communications carry identity, correlation, and provenance in a standardised format?

Map human oversight mechanisms

Are intervention points architectural (built into orchestration) or procedural (someone checks a dashboard)?

Assess evidence posture

If a regulator asked you to prove the integrity of your agent's decision trail, could you prove the logs have not been altered?

Organisations that can answer "yes" will be positioned to meet NIST alignment as it formalises. Those that cannot will be retrofitting compliance into architectures never designed for it – an exercise that history suggests does not end well.

NIST has signalled the direction. The question is whether your architecture is ready to follow.

Quox (quox.ai) builds trust infrastructure for AI agent operations. Its open protocols – AEE for standardised agent messaging, AOCL for orchestration control and observability, and VOLT for cryptographic evidence chains – provide the accountability architecture that autonomous systems require.

Built for regulated industries

Compliance Suite ships with VOLT audit trails, WARD receipts, and AOCL policy enforcement. Self-hosted, air-gapped, yours.

Product updates