iiRecord
Agentic AI Atlas · Product Owner
role:product-ownera5c.ai
II.
Role JSON

role:product-owner

Structured · live

Product Owner json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-product.yamlCluster · role
Record JSON
{
  "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": "responsibility:backlog-grooming",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:product-owner",
      "to": "responsibility:stakeholder-communication",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:product-owner",
      "to": "responsibility:sprint-planning",
      "kind": "holds_responsibility"
    },
    {
      "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": "lib-skill:business-analysis--user-story-writer",
      "to": "role:product-owner",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "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": {}
    }
  ]
}