II.
Regulator JSON
Structured · liveregulator:nist
National Institute of Standards and Technology json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}