II.
OrgUnit JSON
Structured · liveorg-unit:market-risk-team
Market Risk Team json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:market-risk-team",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Market Risk Team",
"kind": "team",
"description": "Market risk, credit risk, and counterparty risk monitoring.\n"
},
"outgoingEdges": [
{
"from": "org-unit:market-risk-team",
"to": "role:risk-analyst",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:market-risk-daily-report",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:credit-risk-assessment",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:liquidity-risk-monitoring",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-risk-management-review",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:stress-testing-scenario-design",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:portfolio-risk-attribution",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:asset-allocation-strategy-review",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:quant-model-peer-review",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:signal-decay-monitoring",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:trading-surveillance-review",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:trading-system-failover-drill",
"to": "org-unit:market-risk-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}