II.
OrgUnit JSON
Structured · liveorg-unit:portfolio-management-team
Portfolio Management Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:portfolio-management-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Portfolio Management Team",
"kind": "team",
"description": "Portfolio construction, allocation, and performance.\n"
},
"outgoingEdges": [
{
"from": "org-unit:portfolio-management-team",
"to": "role:portfolio-manager",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:portfolio-management-team",
"to": "role:risk-analyst",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:trading-performance-attribution",
"to": "org-unit:portfolio-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:stress-testing-scenario-design",
"to": "org-unit:portfolio-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:portfolio-rebalancing-cycle",
"to": "org-unit:portfolio-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:portfolio-risk-attribution",
"to": "org-unit:portfolio-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:investment-thesis-review",
"to": "org-unit:portfolio-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:asset-allocation-strategy-review",
"to": "org-unit:portfolio-management-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}