II.
OrgUnit JSON
Structured · liveorg-unit:release-engineering
Release Engineering json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}