II.
Regulator JSON
Structured · liveregulator:eu-ai-office
European AI Office json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "regulator:eu-ai-office",
"_kind": "Regulator",
"_file": "extensions/compliance/regulators.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "European AI Office",
"jurisdiction": "eu",
"homepageUrl": "https://digital-strategy.ec.europa.eu/en/policies/ai-office",
"notes": "EU Commission body responsible for implementing and supervising the EU\nAI Act.\n"
},
"outgoingEdges": [
{
"from": "regulator:eu-ai-office",
"to": "compliance:eu-ai-act",
"kind": "regulates",
"attributes": {}
}
],
"incomingEdges": []
}