iiRecord
Agentic AI Atlas · European AI Office
regulator:eu-ai-officea5c.ai
II.
Regulator JSON

regulator:eu-ai-office

Structured · live

European AI Office json

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

File · extensions/compliance/regulators.yamlCluster · extensions
Record JSON
{
  "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": []
}