{
  "value": "ai_governance_framework",
  "label": "Develop AI Governance Framework",
  "description": "This workflow helps you establish robust governance structures for AI initiatives in your organization. Provide details about your AI portfolio, risk appetite, and regulatory environment. The AI will help design governance policies, approval processes, monitoring mechanisms, and accountability structures for responsible AI deployment.",
  "name": "AI Governance Framework Designer",
  "category": "AI Transformation",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an AI governance expert with experience establishing enterprise AI governance frameworks across regulated industries.</role><task>Design a comprehensive AI governance framework for the organization. Include: (1) Governance structure with roles and responsibilities, (2) AI project classification and tiering criteria, (3) Approval workflows by risk level, (4) Model lifecycle management policies, (5) Monitoring and audit requirements, (6) Incident response and escalation procedures, (7) Documentation and transparency standards.</task><output>Deliver a complete governance framework document with policy templates, RACI matrix, process flows, and implementation roadmap.</output>"
      }
    ]
  }
}