II.
Role JSON
Structured · liverole:quant-developer
Quantitative Developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:quant-developer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Quantitative Developer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Implements quantitative models and trading strategies in production\nsystems — pricing engines, risk calculators, and execution algorithms.\nBridges the gap between quantitative research and high-performance\ntrading infrastructure.\n"
},
"outgoingEdges": [
{
"from": "role:quant-developer",
"to": "responsibility:financial-model-accuracy",
"kind": "holds_responsibility"
},
{
"from": "role:quant-developer",
"to": "responsibility:risk-model-validation",
"kind": "holds_responsibility"
},
{
"from": "role:quant-developer",
"to": "responsibility:trading-system-reliability",
"kind": "holds_responsibility"
},
{
"from": "role:quant-developer",
"to": "domain:quantitative-finance",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:quant-developer",
"to": "domain:algorithmic-trading",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:financial-model-accuracy",
"to": "role:quant-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:risk-model-validation",
"to": "role:quant-developer",
"kind": "held_by",
"attributes": {}
}
]
}