II.
Role JSON
Structured · liverole:chief-product-officer
Chief Product Officer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:chief-product-officer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Chief Product Officer",
"isAgentic": false,
"seniority": "executive",
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Executive owner of product strategy, roadmap, and vision across the\norganization. Aligns product teams with business outcomes and market\nopportunities.\n"
},
"outgoingEdges": [
{
"from": "role:chief-product-officer",
"to": "responsibility:strategic-planning",
"kind": "holds_responsibility"
},
{
"from": "role:chief-product-officer",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:chief-product-officer",
"to": "responsibility:budget-management",
"kind": "holds_responsibility"
},
{
"from": "role:chief-product-officer",
"to": "skill-area:product-strategy",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:chief-product-officer",
"to": "skill-area:stakeholder-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:chief-product-officer",
"to": "skill-area:cross-team-coordination",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:chief-product-officer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}