iiRecord
Agentic AI Atlas · Database Team
org-unit:database-teama5c.ai
II.
OrgUnit JSON

org-unit:database-team

Structured · live

Database Team json

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

File · role/org-units/org-units.yamlCluster · role
Record JSON
{
  "id": "org-unit:database-team",
  "_kind": "OrgUnit",
  "_file": "role/org-units/org-units.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Database Team",
    "kind": "team",
    "description": "Owns database operations, migrations, performance tuning,\nand schema governance.\n"
  },
  "outgoingEdges": [
    {
      "from": "org-unit:database-team",
      "to": "role:database-administrator",
      "kind": "has_member",
      "attributes": {}
    },
    {
      "from": "org-unit:database-team",
      "to": "role:db-migrator",
      "kind": "has_member",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:database-migration-cutover",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-retention-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-warehouse-schema-governance",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cdc-pipeline-validation",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-governance-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:schema-migration",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cross-team-integration-testing",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:database-index-optimization",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:database-connection-pool-tuning",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:data-governance-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:schema-migration",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:query-performance-review",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:backup-recovery-drill",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cross-team-integration-testing",
      "to": "org-unit:database-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ]
}