II.
Role JSON
Structured · liverole:growth-pm
Growth Product Manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:growth-pm",
"_kind": "Role",
"_file": "domain/roles/roles-product-design.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Growth Product Manager",
"isAgentic": false,
"automatability": 0.5,
"description": "Owns the product strategy for acquisition, activation, retention, and monetization\nlevers, running rapid experimentation cycles to compound growth. Defines and\ntracks north-star and guardrail metrics, designs A/B tests, and works with\nengineering and data teams to build the experimentation infrastructure. Balances\nshort-term conversion wins with long-term user experience and brand health.\n",
"seniority": "senior"
},
"outgoingEdges": [
{
"from": "role:growth-pm",
"to": "responsibility:metric-definition",
"kind": "holds_responsibility"
},
{
"from": "role:growth-pm",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:growth-pm",
"to": "responsibility:backlog-grooming",
"kind": "holds_responsibility"
},
{
"from": "role:growth-pm",
"to": "responsibility:sprint-planning",
"kind": "holds_responsibility"
},
{
"from": "role:growth-pm",
"to": "responsibility:user-research",
"kind": "holds_responsibility"
},
{
"from": "role:growth-pm",
"to": "domain:data-science",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
},
{
"from": "role:growth-pm",
"to": "specialization:web-development",
"kind": "requires_skill",
"attributes": {
"level": "novice"
}
}
],
"incomingEdges": [
{
"from": "workflow:product-discovery",
"to": "role:growth-pm",
"kind": "involves_role"
},
{
"from": "lib-agent:product-management--growth-pm",
"to": "role:growth-pm",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.5
}
},
{
"from": "responsibility:churn-reduction",
"to": "role:growth-pm",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:user-activation-rate",
"to": "role:growth-pm",
"kind": "held_by",
"attributes": {}
}
]
}