II.
Responsibility JSON
Structured · liveresponsibility:hiring
Hiring json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:hiring",
"_kind": "Responsibility",
"_file": "domain/roles/responsibilities.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Hiring",
"description": "Sourcing, screening, and evaluating candidates to grow the team with skilled and\nculturally aligned individuals. Designing interview processes, calibrating assessments,\nand ensuring an equitable and efficient candidate experience.\n",
"cadence": "continuous"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "role:engineering-manager",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "role:vp-engineering",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "role:cto",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "role:design-lead",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "workflow:talent-acquisition-pipeline",
"to": "responsibility:hiring",
"kind": "triggers_responsibility"
},
{
"from": "workflow:team-formation",
"to": "responsibility:hiring",
"kind": "triggers_responsibility"
},
{
"from": "role:vp-engineering",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "role:engineering-manager-convergent",
"to": "responsibility:hiring",
"kind": "holds_responsibility"
},
{
"from": "workflow:engineering-hiring-pipeline",
"to": "responsibility:hiring",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}