iiRecord
Agentic AI Atlas · Internal Tools
org-unit:internal-toolsa5c.ai
II.
OrgUnit JSON

org-unit:internal-tools

Structured · live

Internal Tools 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:internal-tools",
  "_kind": "OrgUnit",
  "_file": "role/org-units/org-units.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Internal Tools",
    "kind": "team",
    "description": "Internal-facing apps and back-office automation.\n"
  },
  "outgoingEdges": [
    {
      "from": "org-unit:internal-tools",
      "to": "role:fullstack-engineer",
      "kind": "has_member",
      "attributes": {}
    },
    {
      "from": "org-unit:internal-tools",
      "to": "role:devops-engineer",
      "kind": "has_member",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "workflow:local-dev-environment-setup",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:monorepo-toolchain-update",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:developer-feedback-cycle",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:internal-hackathon",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:engineer-onboarding",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:test-automation-pipeline",
      "to": "org-unit:internal-tools",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ]
}