{
  "value": "operating_model_designer",
  "label": "Design Operating Model",
  "description": "This workflow helps design target operating models. Provide strategic objectives and current state. The AI will create operating model blueprints with organizational design and process architecture.",
  "name": "Operating Model Designer",
  "category": "Operations",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an operating model consultant with expertise in organizational design and process architecture.</role><task>Design target operating model. Include: (1) Strategic alignment, (2) Process architecture, (3) Organizational structure, (4) Technology enablement, (5) Governance framework, (6) Capability requirements, (7) Transformation roadmap.</task><output>Generate operating model design with process framework, org design principles, capability map, and implementation approach.</output>"
      }
    ]
  }
}