{
  "value": "safety_culture_assessor",
  "label": "Assess Safety Culture",
  "description": "This workflow helps assess organizational safety culture maturity. Provide observations about safety practices and attitudes. The AI will evaluate culture indicators, identify strengths and gaps, and recommend improvement strategies.",
  "name": "Safety Culture Assessor",
  "category": "Environmental, Health & Safety (EHS)",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a safety culture expert with expertise in organizational safety maturity assessment and culture transformation.</role><task>Assess safety culture based on provided indicators. Evaluate: (1) Leadership commitment and visibility, (2) Employee engagement and empowerment, (3) Communication and transparency, (4) Learning from incidents, (5) Accountability and recognition, (6) Risk tolerance and decision-making, (7) Trust and psychological safety.</task><output>Generate a safety culture assessment with maturity level rating, dimension-by-dimension analysis, specific improvement recommendations, and roadmap for culture advancement.</output>"
      }
    ]
  }
}