iiRecord
Agentic AI Atlas · Globex Industries
tenant:globexa5c.ai
II.
Tenant JSON

tenant:globex

Structured · live

Globex Industries json

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

File · role/tenants/tenants.yamlCluster · role
Record JSON
{
  "id": "tenant:globex",
  "_kind": "Tenant",
  "_file": "role/tenants/tenants.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Globex Industries",
    "tenantKind": "account",
    "isolationLevel": "logical",
    "regions": [
      "eu-central-1"
    ],
    "description": "Mid-market tenant on a shared multi-tenant cluster pinned to Frankfurt.\n"
  },
  "outgoingEdges": [
    {
      "from": "tenant:globex",
      "to": "org-unit:platform-team",
      "kind": "owned_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "budget-policy:eval-team-experimentation",
      "to": "tenant:globex",
      "kind": "owns_budget",
      "attributes": {}
    },
    {
      "from": "end-user:globex-msmith",
      "to": "tenant:globex",
      "kind": "belongs_to_tenant"
    }
  ]
}