II.
Workflow JSON
Structured · liveworkflow:construction-safety-inspection
Construction Safety Inspection json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:construction-safety-inspection",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Construction Safety Inspection",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "weekly",
"complexity": "cross-team",
"description": "Conducts jobsite safety inspections across active construction\nprojects -- auditing personal protective equipment compliance and\nfall protection systems, inspecting scaffolding and temporary\nstructure integrity, reviewing excavation and confined-space entry\npermits, verifying crane and heavy equipment inspection certificates,\nassessing housekeeping and material storage against fire prevention\nstandards, documenting OSHA recordable incident trends and near-miss\nreports, evaluating subcontractor safety program compliance, and\ntracking corrective action closure rates from prior inspections.\nProduces weekly safety inspection report, violation log with photo\nevidence, and corrective action tracker. Excludes safety training\ndelivery.\n"
},
"outgoingEdges": [
{
"from": "workflow:construction-safety-inspection",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "role:planner",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "skill-area:incident-response",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "domain:construction",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "domain:operations",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "responsibility:respond-incidents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "responsibility:triage-incoming-issues",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "org-unit:facilities-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "org-unit:compliance-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:construction-safety-inspection",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}