II.
OrgUnit JSON
Structured · liveorg-unit:devrel
Developer Relations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:devrel",
"_kind": "OrgUnit",
"_file": "role/org-units/devrel.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Developer Relations",
"kind": "team",
"description": "Developer Relations team — owns docs, samples, and external developer engagement.\n"
},
"outgoingEdges": [
{
"from": "org-unit:devrel",
"to": "role:devrel",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:devrel",
"to": "role:technical-writer",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-ambassador-program-setup",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-event-planning",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-community-content-cycle",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:documentation-publishing",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ai-knowledge-sharing",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:documentation-publishing",
"to": "org-unit:devrel",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}