II.
OrgUnit JSON
Structured · liveorg-unit:community-team
Community Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:community-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Community Team",
"kind": "team",
"description": "Community building, forums, events, and developer advocacy.\n"
},
"outgoingEdges": [
{
"from": "org-unit:community-team",
"to": "role:devrel",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:discord-community-management",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:forum-community-management",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-feedback-to-product-loop",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hackathon-organization",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:user-group-chapter-management",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-gamification-design",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-platform-setup",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-guidelines-development",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-ambassador-program-setup",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-health-metrics-review",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-moderation-cycle",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-event-planning",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-community-content-cycle",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:developer-event-planning",
"to": "org-unit:community-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}