II.
Role JSON
Structured · liverole:staff-data-scientist
Staff Data Scientist json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:staff-data-scientist",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Staff Data Scientist",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Senior individual contributor who drives high-impact data science\ninitiatives — defines analytical frameworks, mentors junior scientists,\nsets modeling standards, and partners with leadership on data-driven\nstrategy. Influences technical direction across multiple data teams.\n"
},
"outgoingEdges": [
{
"from": "role:staff-data-scientist",
"to": "responsibility:data-strategy",
"kind": "holds_responsibility"
},
{
"from": "role:staff-data-scientist",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:staff-data-scientist",
"to": "domain:data-science",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:staff-data-scientist",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:cross-team-alignment",
"to": "role:staff-data-scientist",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:data-strategy",
"to": "role:staff-data-scientist",
"kind": "held_by",
"attributes": {}
}
]
}