II.
OrgUnit JSON
Structured · liveorg-unit:quant-research
Quant Research json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "org-unit:quant-research",
"_kind": "OrgUnit",
"_file": "role/org-units/org-units.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Quant Research",
"kind": "team",
"description": "Quantitative research, alpha generation, and model development.\n"
},
"outgoingEdges": [
{
"from": "org-unit:quant-research",
"to": "role:quantitative-analyst",
"kind": "has_member",
"attributes": {}
},
{
"from": "org-unit:quant-research",
"to": "role:research-analyst",
"kind": "has_member",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "workflow:algo-strategy-backtesting",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:algo-strategy-paper-trading",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:hft-latency-profiling",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:market-making-parameter-tuning",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:momentum-signal-research",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:model-risk-management-review",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:investment-thesis-review",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:alpha-factor-research-cycle",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:alternative-data-evaluation",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:quant-model-peer-review",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:research-notebook-reproducibility",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:signal-decay-monitoring",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:market-data-feed-validation",
"to": "org-unit:quant-research",
"kind": "performed_by_org_unit",
"attributes": {}
}
]
}