II.
Role JSON
Structured · liverole:growth-engineer
Growth Engineer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:growth-engineer",
"_kind": "Role",
"_file": "role/roles/roles-expanded.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Growth Engineer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds and instruments growth features — onboarding flows, referral\nsystems, A/B testing infrastructure, and conversion funnels. Works at\nthe intersection of product, data, and engineering.\n"
},
"outgoingEdges": [
{
"from": "role:growth-engineer",
"to": "responsibility:metric-definition",
"kind": "holds_responsibility"
},
{
"from": "role:growth-engineer",
"to": "responsibility:performance-optimization",
"kind": "holds_responsibility"
},
{
"from": "role:growth-engineer",
"to": "skill-area:a-b-testing",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:growth-engineer",
"to": "skill-area:product-analytics",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:growth-engineer",
"to": "skill-area:feature-management",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "role:growth-engineer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:growth-engineer",
"to": "domain:digital-marketing",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:a-b-test-integrity",
"to": "role:growth-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:user-activation-rate",
"to": "role:growth-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:a-b-test-lifecycle",
"to": "role:growth-engineer",
"kind": "involves_role",
"attributes": {}
}
]
}