II.
Role JSON
Structured · liverole:reporting-analyst
Reporting Analyst json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:reporting-analyst",
"_kind": "Role",
"_file": "role/roles/roles-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Reporting Analyst",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Creates and maintains operational and business reports — scheduled\nreports, ad-hoc analysis, and stakeholder-facing dashboards. Translates\ndata into actionable insights for decision-makers.\n"
},
"outgoingEdges": [
{
"from": "role:reporting-analyst",
"to": "responsibility:metric-definition",
"kind": "holds_responsibility"
},
{
"from": "role:reporting-analyst",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:reporting-analyst",
"to": "skill-area:data-analysis",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:reporting-analyst",
"to": "skill-area:data-visualization",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:reporting-analyst",
"to": "domain:business-intelligence",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}