iiRecord
Agentic AI Atlas · Jane Doe (Acme)
end-user:acme-jdoea5c.ai
II.
EndUser JSON

end-user:acme-jdoe

Structured · live

Jane Doe (Acme) json

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

File · role/tenants/end-users-canonical.yamlCluster · role
Record JSON
{
  "id": "end-user:acme-jdoe",
  "_kind": "EndUser",
  "_file": "role/tenants/end-users-canonical.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Jane Doe (Acme)",
    "userKind": "human",
    "tenantId": "tenant:acme",
    "notes": "Power user at Acme; primary point of contact for product feedback.\n"
  },
  "outgoingEdges": [
    {
      "from": "end-user:acme-jdoe",
      "to": "tenant:acme",
      "kind": "belongs_to_tenant"
    }
  ],
  "incomingEdges": []
}