iiRecord
Agentic AI Atlas · Release Engineering
org-unit:release-engineeringa5c.ai
II.
OrgUnit JSON

org-unit:release-engineering

Structured · live

Release Engineering 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:release-engineering",
  "_kind": "OrgUnit",
  "_file": "role/org-units/org-units.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Release Engineering",
    "kind": "team",
    "description": "Release pipelines, artifact management, and deployment automation.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "workflow:changelog-communication-cycle",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:lms-content-deployment",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:content-release-pipeline",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:first-production-deploy-milestone",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:release-readiness-checklist",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:artifact-signing-and-provenance",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:rollback-runbook-validation",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:abi-compatibility-validation",
      "to": "org-unit:release-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ]
}