iiRecord
Agentic AI Atlas · National Institute of Standards and Technology
regulator:nista5c.ai
II.
Regulator JSON

regulator:nist

Structured · live

National Institute of Standards and Technology json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/compliance/regulators.yamlCluster · extensions
Record JSON
{
  "id": "regulator:nist",
  "_kind": "Regulator",
  "_file": "extensions/compliance/regulators.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "National Institute of Standards and Technology",
    "jurisdiction": "us",
    "homepageUrl": "https://www.nist.gov",
    "notes": "US federal agency producing voluntary frameworks (incl. AI RMF).\n"
  },
  "outgoingEdges": [
    {
      "from": "regulator:nist",
      "to": "compliance:nist-ai-rmf",
      "kind": "regulates",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}