{
  "title": "Partnership Opportunity Assessment",
  "description": "Explore strategic fit, mutual value, and risk of a potential partnership.",
  "language": "en",
  "questions": [
    {
      "hint": "Why does this partnership make sense now? What does it unlock that you could not achieve alone?",
      "text": "What is the strategic rationale for this partnership from your perspective?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "Think about capabilities, assets, distribution, brand, relationships, or investment.",
      "text": "What would you expect to contribute to the partnership?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "Be specific — access, revenue, capabilities, customers, credibility, or something else.",
      "text": "What would you expect to receive in return?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "1 = very misaligned, 5 = highly aligned.",
      "text": "How aligned are our respective goals, values, and ways of working?",
      "type": "rating_scale",
      "order": 4,
      "options": {
        "max": 5,
        "min": 1,
        "maxLabel": "Highly aligned",
        "minLabel": "Very misaligned"
      },
      "required": true
    },
    {
      "hint": "Think about dependency, IP, resource commitment, or reputational risk.",
      "text": "What concerns or risks do you have about moving forward?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "Be specific — what outcomes, metrics, or milestones would tell you it was the right call?",
      "text": "What does success look like for this partnership after 12 months?",
      "type": "text",
      "order": 6,
      "required": true
    },
    {
      "hint": "Think about governance, escalation paths, and how disagreements would be resolved.",
      "text": "How would you prefer to structure decision-making between our organizations?",
      "type": "text",
      "order": 7,
      "required": true
    },
    {
      "hint": "Name the deal-breakers and early warning signs.",
      "text": "What would cause you to walk away from this partnership — either now or in the future?",
      "type": "text",
      "order": 8,
      "required": true
    }
  ]
}