II.
Responsibility JSON
Structured · liveresponsibility:engineering-hiring
Engineering hiring json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:engineering-hiring",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Engineering hiring",
"cadence": "continuous",
"description": "Drive engineering recruitment — define role requirements, design\ninterview processes, calibrate hiring bars, manage hiring pipelines,\nand ensure diversity in candidate sourcing. Track time-to-hire and\noffer acceptance metrics.\n"
},
"outgoingEdges": [
{
"from": "responsibility:engineering-hiring",
"to": "role:director-of-engineering",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:director-of-engineering",
"to": "responsibility:engineering-hiring",
"kind": "holds_responsibility"
},
{
"from": "workflow:engineering-hiring-pipeline",
"to": "responsibility:engineering-hiring",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}