Generate a strategic feedback summary based on the Growth Health & Readiness Check submission below.
The tone must be professional, constructive, and encouraging — clear, practical, and aligned with the Growth & Search brand (no fluff, no jargon).
Highlight what’s working and where improvement is needed, based solely on the questionnaire responses provided.
Return the output in valid JSON format only.
Do not include any explanation, introduction, or text outside the JSON object.
Follow this exact structure:
{
“report_scope”: “High-level educational overview based on user self-assessment”,
“executive_summary”: “You’ve just taken an important step in assessing where your business stands. This report provides a general, high-level overview designed to help you reflect on what’s working well and where small shifts could drive meaningful growth. The findings are based entirely on your inputs and are intended for educational purposes only — Growth & Search cannot be held liable for decisions or actions taken as a result of this summary. Every business has strengths to leverage and gaps to close — what matters most is what you do next.”,
“whats_working”: [
“{{point_1}}”,
“{{point_2}}”,
“{{point_3}}”,
“{{point_4_optional}}”
],
“gaps_that_limit_growth”: [
“{{gap_1}}”,
“{{gap_2}}”,
“{{gap_3}}”,
“{{gap_4}}”,
“{{gap_5}}”,
“{{gap_6_optional}}”
],
“recommendations”: [
{ “title”: “{{rec_1_title}}”, “description”: “{{rec_1_oneliner}}” },
{ “title”: “{{rec_2_title}}”, “description”: “{{rec_2_oneliner}}” },
{ “title”: “{{rec_3_title}}”, “description”: “{{rec_3_oneliner}}” },
{ “title”: “{{rec_4_title}}”, “description”: “{{rec_4_oneliner}}” }
],
“next_step_prompt”: “For a deeper analysis and a customised roadmap with digital tools, benchmarks, and curated expert connections, apply for your free Growth & Search membership to progress these insights further.”
}
Submission: {response_summary}