II.
Role JSON
Structured · liverole:product-ops
Product Operations Manager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:product-ops",
"_kind": "Role",
"_file": "domain/roles/roles-product-design.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Product Operations Manager",
"isAgentic": false,
"automatability": 0.4,
"description": "Optimizes the systems and processes through which product teams operate, from\nroadmap planning rituals to tooling selection and cross-functional communication\ncadences. Acts as the operational backbone of the product organization, enabling\nproduct managers to focus on strategy and discovery. Owns the health of shared\nprocesses like OKR tracking, release communication, and stakeholder reporting.\n",
"seniority": "mid"
},
"outgoingEdges": [
{
"from": "role:product-ops",
"to": "responsibility:stakeholder-communication",
"kind": "holds_responsibility"
},
{
"from": "role:product-ops",
"to": "responsibility:sprint-planning",
"kind": "holds_responsibility"
},
{
"from": "role:product-ops",
"to": "responsibility:release-coordination",
"kind": "holds_responsibility"
},
{
"from": "role:product-ops",
"to": "responsibility:knowledge-sharing",
"kind": "holds_responsibility"
},
{
"from": "role:product-ops",
"to": "responsibility:metric-definition",
"kind": "holds_responsibility"
},
{
"from": "role:product-ops",
"to": "domain:software-engineering",
"kind": "requires_skill",
"attributes": {
"level": "novice"
}
},
{
"from": "role:product-ops",
"to": "specialization:technical-documentation",
"kind": "requires_skill",
"attributes": {
"level": "intermediate"
}
}
],
"incomingEdges": [
{
"from": "lib-agent:product-management--product-ops",
"to": "role:product-ops",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
}
]
}