anchor@anchor-cyber:~$ man ai-rmf-1.0
Anchor Cyber Security
Anchor Cyber Security LLC

NIST AI RMF 1.0 — Field Reference

Same shape as GOVERN in CSF 2.0, purpose-built for AI systems. For any organization deploying, building on, or assessing AI in production.

$ ai-rmf --glossary

Vocabulary

AI Actor
Anyone playing a role in an AI system's lifecycle — designer, developer, deployer, operator, evaluator, end user.
AI Actor Task
A concrete lifecycle activity (e.g. "TEVV" — test, evaluation, verification, validation) an AI Actor performs.
Trustworthy AI
An AI system judged against seven characteristics (below) rather than a single "safe/unsafe" label.
Profile
Same concept as a CSF Profile — which AI RMF outcomes apply, for a specific use case, sector, or system.
Risk Tolerance
How much AI risk an organization is willing to accept in pursuit of its objectives — set at the GOVERN level, applied everywhere else.
$ ai-rmf --functions

The Four Functions / 19 categories · 72 subcategories

GOVERN
Cross-cutting, not sequential
Policies, accountability structures, culture, and third-party/supply-chain risk for AI — sits above the other three the same way CSF's GOVERN does.
cat 6sub 19
MAP
Context and categorization
Establish context, categorize the system, understand capabilities/costs/benefits, and characterize impacts to people and society.
cat 5sub 18
MEASURE
Analysis and tracking
Apply methods/metrics, evaluate against the trustworthy characteristics, track risk over time, assess measurement itself.
cat 4sub 22
MANAGE
Prioritize and respond
Act on what MAP and MEASURE found — prioritize risk response, manage third-party AI risk, document treatment and communication plans.
cat 4sub 13
$ ai-rmf --categories -l

Category Map / NIST AI 100-1, Jan 2023

CodeCategorySubcats
Govern
GOVERN 1Policies, processes, and practices for mapping, measuring, and managing AI risk are in place and effective7
GOVERN 2Accountability structures — teams and individuals empowered and trained for AI risk work3
GOVERN 3Workforce diversity, equity, inclusion, and accessibility in AI risk work2
GOVERN 4Organizational culture that considers and communicates AI risk3
GOVERN 5Robust engagement with relevant AI Actors2
GOVERN 6Policies for third-party software, data, and supply chain AI risk2
Map
MAP 1Context is established and understood6
MAP 2Categorization of the AI system is performed3
MAP 3AI capabilities, usage, goals, and expected costs/benefits are understood5
MAP 4Risks and benefits mapped for all components, including third-party software and data2
MAP 5Impacts to individuals, groups, communities, and society are characterized2
Measure
MEASURE 1Appropriate methods and metrics identified and applied3
MEASURE 2AI systems evaluated for the seven trustworthy characteristics13
MEASURE 3Mechanisms for tracking identified risks over time are in place3
MEASURE 4Feedback on measurement efficacy is gathered and assessed3
Manage
MANAGE 1Risk from MAP and MEASURE is prioritized, responded to, and managed4
MANAGE 2Strategies to maximize benefit and minimize harm are planned and documented4
MANAGE 3Third-party AI risks and benefits are managed2
MANAGE 4Risk treatment, response, recovery, and communication plans are documented and monitored3
$ ai-rmf --trustworthy

Seven Trustworthy Characteristics / what MEASURE actually evaluates

Valid & ReliableAccurate for its intended purpose, consistent under expected conditions.
SafeDoesn't endanger human life, health, property, or the environment.
Secure & ResilientWithstands adversarial manipulation and recovers from disruption.
Accountable & TransparentClear ownership of outcomes; appropriate disclosure about the system.
Explainable & InterpretableA human can understand the output and why the system produced it.
Privacy-EnhancedAnonymity, confidentiality, and user control over data are safeguarded.
Fair, Harmful Bias ManagedEquity considered across systemic, computational, and human-cognitive bias.
$ ai-rmf --apply

Where AI RMF Shows Up in Practice

  1. AI-inspection or filtering tools.A tool that inspects, filters, or makes decisions about AI traffic is itself an AI Actor — MAP 1/2 apply to it before they apply to a customer's downstream AI usage.
  2. Client AI adoption reviews.Use GOVERN 1/2 to check whether a client has any AI risk policy or accountable owner before they roll out an LLM tool company-wide.
  3. Your own AI use policy.Cross-check it against GOVERN 4 (culture) and GOVERN 6 (third-party AI risk) — most internal AI policies only cover acceptable use, not vendor risk.
  4. Incident review involving an AI system.MEASURE 3 and MANAGE 4 are the two categories that ask "are we tracking this risk over time," not just "did we fix it once."