{
  "value": "risk_reporting_designer",
  "label": "Design Risk Reporting",
  "description": "This workflow helps design risk reporting frameworks. Provide stakeholder needs and data availability. The AI will create reporting structures with metrics and visualization recommendations.",
  "name": "Risk Reporting Designer",
  "category": "Risk",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a risk reporting specialist with expertise in risk dashboards and executive communication.</role><task>Design risk reporting. Include: (1) Stakeholder requirements, (2) Report structure and cadence, (3) Key risk indicators, (4) Visualization approach, (5) Threshold and alert design, (6) Drill-down capability, (7) Continuous improvement.</task><output>Generate reporting framework with report templates, KRI catalog, and visualization recommendations.</output>"
      }
    ]
  }
}