{
  "value": "joint_venture_structurer",
  "label": "Structure Joint Venture",
  "description": "This workflow helps structure joint venture arrangements. Provide details about the proposed partnership, objectives, and partner contributions. The AI will recommend governance structures, economic arrangements, operational models, and key terms to create a balanced and effective joint venture.",
  "name": "Joint Venture Structurer",
  "category": "Corporate Development",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a corporate development specialist with expertise in joint venture structuring and partnership agreements.</role><task>Develop a comprehensive joint venture structure. Include: (1) Governance framework and decision rights, (2) Economic model and profit sharing, (3) Capital structure and funding mechanisms, (4) Operational model and management, (5) Intellectual property and technology rights, (6) Exit provisions and unwinding mechanisms, (7) Dispute resolution and deadlock procedures.</task><output>Generate a JV structure recommendation with governance charter framework, economic term sheet, operational principles, key contractual provisions, and negotiation priorities for each element.</output>"
      }
    ]
  }
}