The rules
Only the mandatory rules decide a pack's finding. A recommended rule that fails is reported and does not, on its own, make a record non-compliant. Each rule's words below are the pack's own.
nist-ai-rmf-security-resilience mandatory
The system's security and resilience can be examined for a pinned artifact in a pinned environment. Checks: what was learned is pinned by hash and size; the training software and the software hash of the environment the learning ran in are declared and not empty, and the software hash parses as a hash; and a deployment or policy-change record keeps the model of its verified immediate predecessor, the same model_hash, so one evaluated without that predecessor is indeterminate. Does not check: security or resilience themselves, which MEASURE 2.7 asks to be evaluated and documented; the rule identifies what such an evaluation is about.
NIST AI RMF 1.0 MEASURE 2.7
nist-ai-rmf-transparency-accountability recommended
The record is traceable and tamper-evident. Checks: the lineage is at least one record long, the training input is committed by a Merkle root (so a record that declares its training input not held or not disclosed fails), and a record with predecessors names the one before it by hash. Does not check: that the committed input is the data actually used; whether the lineage was verified back to its origin, which this rule does not ask for, so a successor evaluated without its predecessors is not failed for it; or the rest of what MEASURE 2.8 asks to be documented.
NIST AI RMF 1.0 MEASURE 2.8
nist-ai-rmf-third-party-provenance recommended
The provenance of a system obtained from a third party is attested at software level or stronger, so a deployer mapping third-party technology has more than a self-assertion to go on. Checks: the record declares an attestation_level of software or stronger. Does not check: that the issuer attests at that level in fact, where the technology came from, or the rest of what MAP 4.1 asks. The level is the issuer's own claim about itself, and what the trust store grants the signing key is the verifier's trust.attestation check, before any pack is evaluated.
NIST AI RMF 1.0 MAP 4.1