II.
Workflow JSON
Structured · liveworkflow:workplace-safety-audit
Workplace Safety Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:workplace-safety-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-facilities.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Workplace Safety Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Audits workplace safety compliance across all facilities -- inspecting\nfire-suppression systems, emergency exits, and evacuation route signage,\nreviewing electrical and ergonomic hazard reports, validating first-aid\nsupply inventories and AED maintenance records, assessing compliance with\nOSHA or local occupational health regulations, reviewing incident and\nnear-miss logs for trend analysis, evaluating employee safety training\ncompletion rates, and testing emergency notification system\nfunctionality. Produces safety audit report with findings and corrective\naction plan. Excludes building code certification.\n"
},
"outgoingEdges": [
{
"from": "workflow:workplace-safety-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "skill-area:threat-modeling",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "domain:legal",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "responsibility:security-review",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "responsibility:incident-command",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "org-unit:facilities-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "org-unit:hr-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:workplace-safety-audit",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}