II.
OrgUnit JSON
Structured · liveorg-unit:dei-team
DEI Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:dei-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "DEI Team",
"kind": "team",
"description": "Diversity, equity, and inclusion programs and bias auditing.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "workflow:pay-equity-analysis",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:accessibility-standards-compliance",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:employee-resource-group-impact-review",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:dei-metrics-review",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:inclusive-hiring-audit",
"to": "org-unit:dei-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}