II.
Responsibility JSON
Structured · liveresponsibility:AI-strategy
AI strategy json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:AI-strategy",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "AI strategy",
"cadence": "quarterly",
"description": "Define the organization's AI and machine learning strategy — identify\nhigh-impact use cases, set build-vs-buy criteria, establish responsible\nAI guardrails, manage AI vendor relationships, and track ROI of AI\ninvestments.\n"
},
"outgoingEdges": [
{
"from": "responsibility:AI-strategy",
"to": "role:head-of-AI",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:head-of-AI",
"to": "responsibility:AI-strategy",
"kind": "holds_responsibility"
}
]
}