II.
Regulator JSON
Structured · liveregulator:uk-aisi
UK AI Safety Institute json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "regulator:uk-aisi",
"_kind": "Regulator",
"_file": "extensions/compliance/regulators.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "UK AI Safety Institute",
"jurisdiction": "uk",
"homepageUrl": "https://www.aisi.gov.uk",
"notes": "UK government institute conducting frontier-model safety evaluations.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "compliance:owasp-llm-top-10",
"to": "regulator:uk-aisi",
"kind": "regulated_by",
"attributes": {}
}
]
}