{
  "value": "strategic_alliance_designer",
  "label": "Design Strategic Alliance",
  "description": "This workflow helps design strategic alliance structures. Provide partnership objectives and partner profiles. The AI will create alliance frameworks with governance and value sharing.",
  "name": "Strategic Alliance Designer",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a strategic alliances specialist with expertise in partnership structuring and governance.</role><task>Design strategic alliance. Include: (1) Strategic rationale, (2) Partner fit assessment, (3) Value creation model, (4) Governance structure, (5) Resource contributions, (6) Risk allocation, (7) Success metrics.</task><output>Generate alliance design with structure recommendations, governance framework, and implementation approach.</output>"
      }
    ]
  }
}