II.
Responsibility JSON
Structured · liveresponsibility:investor-relations
Investor Relations json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:investor-relations",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities-extended.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Investor Relations",
"description": "Managing communications with current and prospective investors, including\nearnings disclosures, investor presentations, and responses to shareholder\ninquiries. Maintaining regulatory compliance for public disclosures and building\nlong-term trust through transparent and consistent financial storytelling.\n",
"cadence": "quarterly"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:financial-analyst",
"to": "responsibility:investor-relations",
"kind": "holds_responsibility"
},
{
"from": "role:strategic-planner",
"to": "responsibility:investor-relations",
"kind": "holds_responsibility"
},
{
"from": "workflow:financial-planning",
"to": "responsibility:investor-relations",
"kind": "triggers_responsibility"
}
]
}