II.
Workflow JSON
Structured · liveworkflow:mine-safety-audit
Mine Safety Audit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:mine-safety-audit",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-mining.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Mine Safety Audit",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "cross-team",
"description": "Audits mine safety systems and compliance -- inspecting ground control\nplans against geotechnical monitoring data, verifying ventilation system\nperformance against dust and gas concentration limits, reviewing\nemergency response and evacuation procedure readiness, auditing personal\nprotective equipment compliance and training certification currency, and\nvalidating incident reporting against MSHA or local mining authority\nrequirements. Produces safety audit findings, risk heat maps, and\ncorrective action tracking dashboards. Excludes mine planning and\ndesign.\n"
},
"outgoingEdges": [
{
"from": "workflow:mine-safety-audit",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "role:incident-commander",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "skill-area:incident-response",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "domain:mining",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "domain:compliance",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "responsibility:run-security-scans",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "responsibility:regulatory-filing",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:mine-safety-audit",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}