II.
OrgUnit JSON
Structured · liveorg-unit:design-team
Design Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:design-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Design Team",
"kind": "team",
"description": "UX/UI design, research, and design systems.\n"
},
"outgoingEdges": [
{
"from": "org-unit:design-team",
"to": "role:product-designer",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:tiktok-short-form-ad-cycle",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:ad-creative-production-cycle",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:exhibition-development-cycle",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:community-gamification-design",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:accessibility-standards-compliance",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:video-content-production-cycle",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:brand-identity-refresh",
"to": "org-unit:design-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}