II.
Responsibility JSON
Structured · liveresponsibility:workplace-safety
Workplace safety json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:workplace-safety",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-3.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Workplace safety",
"cadence": "continuous",
"description": "Ensure safe working conditions in physical environments — hazard\nidentification, safety training, incident investigation, and\nOSHA compliance. Maintain safety management systems and drive\ncontinuous improvement in safety metrics.\n"
},
"outgoingEdges": [
{
"from": "responsibility:workplace-safety",
"to": "role:manufacturing-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:workplace-safety",
"to": "role:quality-assurance-engineer-industrial",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:manufacturing-engineer",
"to": "responsibility:workplace-safety",
"kind": "holds_responsibility"
},
{
"from": "role:quality-assurance-engineer-industrial",
"to": "responsibility:workplace-safety",
"kind": "holds_responsibility"
}
]
}