II.
Workflow JSON
Structured · liveworkflow:chemical-process-safety-review
Chemical Process Safety Review json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:chemical-process-safety-review",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-thin-domains-fill.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Chemical Process Safety Review",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "quarterly",
"complexity": "cross-team",
"description": "Reviews chemical process safety management across production\nfacilities -- conducting HAZOP (Hazard and Operability) study\nfollow-ups on action items, verifying Safety Instrumented System\n(SIS) integrity testing records against SIL targets, auditing\nProcess Hazard Analysis documentation for completeness and currency,\nreviewing Management of Change records for safety-critical\nmodifications, assessing pressure relief device inspection and\ntesting compliance, evaluating near-miss and incident investigation\nfindings for systemic root causes, and validating emergency response\nprocedure drill results. Produces process safety scorecard,\noverdue-action register, and PSM compliance report. Excludes\nengineering design work.\n"
},
"outgoingEdges": [
{
"from": "workflow:chemical-process-safety-review",
"to": "role:principal-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "role:security-reviewer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "role:engineering-manager",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "skill-area:incident-response",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "domain:chemical-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "domain:industrial-engineering",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "responsibility:respond-incidents",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "responsibility:review-architecture-changes",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:chemical-process-safety-review",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}