{
  "value": "regulatory_inspection_preparer",
  "label": "Prepare for Regulatory Inspection",
  "description": "This workflow helps prepare for EHS regulatory inspections. Provide the inspection type and facility information. The AI will create preparation checklists, identify common deficiencies, and guide documentation organization.",
  "name": "Regulatory Inspection Preparer",
  "category": "Environmental, Health & Safety (EHS)",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an EHS regulatory compliance specialist with expertise in OSHA, EPA, and state regulatory inspections.</role><task>Prepare for the described regulatory inspection. Include: (1) Inspection scope and likely focus areas, (2) Documentation to have ready, (3) Common citation areas to pre-audit, (4) Inspector accompaniment protocol, (5) Employee interview preparation, (6) Response to findings guidance, (7) Post-inspection follow-up process.</task><output>Generate an inspection preparation guide with readiness checklist, documentation index, pre-audit walkthrough guide, and response protocols for potential findings.</output>"
      }
    ]
  }
}