II.
OrgUnit JSON
Structured · liveorg-unit:training-team
Training Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:training-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Training Team",
"kind": "team",
"description": "Employee training, certifications, and learning development.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "workflow:curriculum-design-process",
"to": "org-unit:training-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:course-development-lifecycle",
"to": "org-unit:training-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:mentorship-pairing-cycle",
"to": "org-unit:training-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:certification-program-management",
"to": "org-unit:training-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:leadership-development-review",
"to": "org-unit:training-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:technical-skills-gap-analysis",
"to": "org-unit:training-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}