Generate 3 Deep Research (DR) questions for the following business context:
        
Persona: {persona_name} - {persona_role} 
Department: {persona_department}
Responsibilities: {persona_responsibilities}
Company: {company_name} ({company_industry})
Domain: {domain}        
External Insights:
{external_insights}
        
Generate 3 Deep Research questions that:
1. Are appropriate for the persona's role and department
2. Require analysis of the provided internal insights
3. Consider the external market context
4. Ask for strategic recommendations or business decisions
5. Are realistic for a {persona_seniority} {persona_role} to ask
6. Require synthesis of multiple insights to answer effectively
7. Should not be ambiguous and should lead to actionable insights and answers
8. The provided insights should be enough to answer completely the Deep Research Question
9. The Deep Research question should not need any insights outside the insights provided in the Internal Company Insights and the External Insights
10. Indicate how many how many hops or number of specific sub-questions are needed to resolve each DR question 
11. the n_hops define how many hops is needed to address the DR Question
12. each subquestion is a specific quantaitive question that could be used to get us closer to solving the DR Question
13. Make sure it is inspired by the domain

DR Question Examples:


Subquestion Examples:


Each question should be 1 sentence of 15 words max, in plain english, and end with a question mark.
Do not include any preamble or explanation - return only the JSON array. 

Return ONLY a valid JSON array with this structure:
[
    {{
        "dr_question": "First DR question here?",
        "n_hops": 3,
        "subquestions": ["subquestion 1", "subquestion 2"]
    }}
]
