{
  "product_slug": "classroom-brief",
  "product_name": "Classroom Brief",
  "live_url": "https://classroom-brief.1196a56.p.egbe.app",
  "activation_event": "newsletter-generated",
  "icp": "K-8 teachers, homeroom teachers, special education teachers, and classroom leads who send weekly parent updates.",
  "offer": {
    "pricing": "$19/month per teacher or classroom",
    "trial": "free preview",
    "revenue_intent": "pricing page with hosted Stripe checkout link"
  },
  "activation": {
    "event": "newsletter-generated",
    "primary_surface": "/app",
    "signup_surface": "/signup"
  },
  "signup_count": "2",
  "verification": {
    "signup": true,
    "core_action": true,
    "analytics": true,
    "feedback": true,
    "payment_or_intent": true,
    "distribution_started_or_queued": true
  },
  "test_paths": [
    "/",
    "/pricing",
    "/signup",
    "/support",
    "/app"
  ],
  "activation_paths": [
    "/signup",
    "/app"
  ],
  "analytics_events": [
    "frontend:signup-submit",
    "frontend:signup-complete",
    "frontend:newsletter-submit",
    "frontend:newsletter-complete",
    "frontend:feedback-complete"
  ],
  "feedback_path": "/support",
  "revenue_path": "/pricing",
  "distribution_status": "queued",
  "distribution_actions": [
    "Landing page live",
    "Signup flow live",
    "Newsletter generator live",
    "Pricing page live"
  ],
  "next_experiment": "Measure whether teachers generate multiple drafts in the same classroom voice.",
  "kill_criteria": "If teachers do not save drafts or generate repeat newsletters after the first week, reduce scope or extend onboarding.",
  "stack": {
    "frontend": "Astro + React + Tailwind",
    "backend": "Astro server routes",
    "db": "Postgres via EGBE database gateway",
    "ai": "EGBE AI API with streamed chat completions",
    "payments": "Stripe hosted checkout link",
    "analytics": "Umami via EGBE analytics gateway"
  }
}