iiRecord
Agentic AI Atlas · HAZOP Safety Analysis
workflow:hazop-safety-analysisa5c.ai
II.
Workflow JSON

workflow:hazop-safety-analysis

Structured · live

HAZOP Safety Analysis json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-chemical.yamlCluster · workflows
Record JSON
{
  "id": "workflow:hazop-safety-analysis",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-chemical.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "HAZOP Safety Analysis",
    "workflowKind": "governance",
    "triggerType": "event-driven",
    "typicalCadence": "per-design-phase",
    "complexity": "cross-team",
    "description": "Conducts Hazard and Operability studies on process flow diagrams --\nsystematically applying guide words to each process node, identifying\ndeviation consequences, assessing existing safeguard adequacy via\nprotection layer analysis, assigning SIL targets for safety\ninstrumented functions, and generating action items with severity\nrankings for risk reduction. Excludes safeguard implementation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "role:principal-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "role:staff-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "skill-area:threat-modeling",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "domain:chemical-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "domain:environmental-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "responsibility:threat-modeling",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:hazop-safety-analysis",
      "to": "org-unit:quality-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}