II.
Role JSON
Structured · liverole:VP-of-product
VP of Product json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:VP-of-product",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "VP of Product",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Leads the product management organization — sets product vision and\nstrategy, manages product managers, coordinates roadmap prioritization\nacross product lines, and aligns product direction with company\nobjectives and market opportunities.\n"
},
"outgoingEdges": [
{
"from": "role:VP-of-product",
"to": "responsibility:cross-team-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:VP-of-product",
"to": "responsibility:engineering-roadmap",
"kind": "holds_responsibility"
},
{
"from": "role:VP-of-product",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:VP-of-product",
"to": "domain:e-commerce",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:cross-team-alignment",
"to": "role:VP-of-product",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:cross-functional-team-charter",
"to": "role:VP-of-product",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:quarterly-business-review",
"to": "role:VP-of-product",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:OKR-setting-cycle",
"to": "role:VP-of-product",
"kind": "involves_role",
"attributes": {}
}
]
}