{
  "title": "Expert Interview",
  "description": "Capture deep domain knowledge, trends, and blind spots from a subject matter expert.",
  "language": "en",
  "questions": [
    {
      "hint": "Give us a sense of your background and the lens through which you see this field.",
      "text": "How long have you worked in this domain, and what has been your primary focus?",
      "type": "text",
      "order": 1,
      "required": true
    },
    {
      "hint": "Think about what is changing — in technology, behaviour, regulation, or competitive dynamics.",
      "text": "What are the most significant trends or shifts you are seeing in this space right now?",
      "type": "text",
      "order": 2,
      "required": true
    },
    {
      "hint": "What do practitioners or organizations in this space struggle with that nobody has adequately addressed?",
      "text": "Where do you see the biggest gaps, unmet needs, or unsolved problems?",
      "type": "text",
      "order": 3,
      "required": true
    },
    {
      "hint": "Think about persistent myths, misapplied frameworks, or assumptions that lead people astray.",
      "text": "What do most people in this space get wrong or commonly misunderstand?",
      "type": "text",
      "order": 4,
      "required": true
    },
    {
      "hint": "Point us to real examples — companies, teams, or approaches worth studying.",
      "text": "What does best practice look like, and who is doing it well?",
      "type": "text",
      "order": 5,
      "required": true
    },
    {
      "hint": "Advice you wish someone had given you, or that you find yourself repeating to newcomers.",
      "text": "What would you tell someone just entering this space — what do they most need to know?",
      "type": "text",
      "order": 6,
      "required": true
    },
    {
      "hint": "Think about decisions, approaches, or investments — not just tactical choices.",
      "text": "If you were starting fresh with what you know now, what would you do differently?",
      "type": "text",
      "order": 7,
      "required": false
    }
  ]
}