{
  "version": "1.0.0",
  "generatedAt": "2025-08-07T21:07:22.725Z",
  "totalQuestions": 8,
  "questions": [
    {
      "id": "q_1",
      "type": "select",
      "question": "What stage is the product at?",
      "originalQuestion": "What stage is the product at? (Idea, MVP, beta, launched)",
      "required": true,
      "options": [
        {
          "label": "Idea",
          "value": "idea"
        },
        {
          "label": "MVP",
          "value": "mvp"
        },
        {
          "label": "beta",
          "value": "beta"
        },
        {
          "label": "launched",
          "value": "launched"
        }
      ],
      "explainer": "Different product stages require different strategies and resources.",
      "metadata": {
        "originalIndex": 0,
        "category": "general"
      }
    },
    {
      "id": "q_2",
      "type": "text",
      "question": "What's the core feature or hook?",
      "originalQuestion": "What's the core feature or hook?",
      "required": true,
      "options": [],
      "explainer": "What is the single most important factor you meant for your users?",
      "metadata": {
        "originalIndex": 1,
        "category": "product"
      }
    },
    {
      "id": "q_3",
      "type": "text",
      "question": "What painful problem does it solve?",
      "originalQuestion": "What painful problem does it solve?",
      "required": true,
      "options": [],
      "explainer": "",
      "metadata": {
        "originalIndex": 2,
        "category": "product"
      }
    },
    {
      "id": "q_4",
      "type": "text",
      "question": "What makes your solution different or better than alternatives?",
      "originalQuestion": "What makes your solution different or better than alternatives?",
      "required": true,
      "options": [],
      "explainer": "",
      "metadata": {
        "originalIndex": 3,
        "category": "competition"
      }
    },
    {
      "id": "q_5",
      "type": "text",
      "question": "Who is your ideal customer? Be as specific as you can.",
      "originalQuestion": "Who is your ideal customer? Be as specific as you can.",
      "required": true,
      "options": [],
      "explainer": "",
      "metadata": {
        "originalIndex": 4,
        "category": "audience"
      }
    },
    {
      "id": "q_6",
      "type": "text",
      "question": "What channels can reach these ideal customers?",
      "originalQuestion": "What channels can reach these ideal customers?",
      "required": true,
      "options": [],
      "explainer": "We will research for you but still need your input to ensure we cover all channels.",
      "metadata": {
        "originalIndex": 5,
        "category": "audience"
      }
    },
    {
      "id": "q_7",
      "type": "text",
      "question": "How do they currently solve this problem?",
      "originalQuestion": "How do they currently solve this problem?",
      "required": true,
      "options": [],
      "explainer": "",
      "metadata": {
        "originalIndex": 6,
        "category": "product"
      }
    },
    {
      "id": "q_8",
      "type": "text",
      "question": "Who are the top 3 competitors?",
      "originalQuestion": "Who are the top 3 competitors?",
      "required": true,
      "options": [],
      "explainer": "This helps narrow down the market and focus on the most relevant competitors. Even vague answers are helpful.",
      "metadata": {
        "originalIndex": 7,
        "category": "competition"
      }
    }
  ],
  "aiEnhanced": true,
  "source": {
    "file": "profiling.md",
    "path": "./src/demo/questions/profiling.md",
    "lastModified": "2025-08-07T21:07:18.204Z"
  }
}