{
"id": "role:product-owner",
"_kind": "Role",
"_file": "role/roles/roles-product.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Product Owner",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Owns backlog priority, acceptance criteria, and stakeholder alignment for a product area.\n"
},
"outgoingEdges": [
{
"from": "role:product-owner",
"to": "skill-area:adr-writing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:product-owner",
"to": "skill-area:reference-docs",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:product-owner",
"to": "skill-area:eval-driven-development",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "org-unit:product-team",
"to": "role:product-owner",
"kind": "has_member",
"attributes": {}
},
{
"from": "responsibility:retro-facilitation",
"to": "role:product-owner",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:product-launch-readiness",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:ai-powered-product-feature-review",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:end-to-end-customer-journey-audit",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:tutorial-effectiveness-review",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:bdd-specification-workshop",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:competitive-landscape-analysis",
"to": "role:product-owner",
"kind": "involves_role",
"attributes": {}
}
]
}