II.
OrgUnit JSON
Structured · liveorg-unit:devrel-team
Developer Relations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:devrel-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Developer Relations",
"kind": "team",
"description": "External developer engagement: docs, samples, conferences, and community.\n"
},
"outgoingEdges": [
{
"from": "org-unit:devrel-team",
"to": "role:devrel",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:devrel-team",
"to": "role:technical-writer",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:cli-release-cycle",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:documentation-freshness-audit",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:migration-guide-authoring",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:content-calendar-planning",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:documentation-publishing",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-release",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ecosystem-health-assessment",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:competitive-landscape-analysis",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:sdk-release-lifecycle",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:breaking-change-review",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-portal-update",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:docs-localization",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:api-changelog-review",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:knowledge-base-maintenance",
"to": "org-unit:devrel-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}