{
  "schema_version": "1.1",
  "request_id": "",
  "generated_at_utc": "",
  "locale": {
    "country": "",
    "city_or_region": "",
    "currency": "USD"
  },
  "intake": {
    "urgency": "today",
    "cash": "0",
    "time": "few_hours_today",
    "mobility": "home_only",
    "tools": ["smartphone", "internet"],
    "tools_other": "",
    "comfort": "online_messages",
    "physical": "non_physical",
    "comfortable_doing": "",
    "avoid": ["work_from_home", "low_social"],
    "avoid_other": "",
    "mindset": "fast"
  },
  "guardrails": {
    "must_be_legal": true,
    "no_medical_or_legal_advice": true,
    "no_scammy_claims": true,
    "no_platform_policy_violations": true,
    "no_income_guarantees": true
  },
  "selection_ui": {
    "show_earnings_before_pick": true,
    "headline": "Good news — we found options that can work for you.",
    "subhead": "Pick one. We'll generate your step-by-step 24-hour action kit.",
    "disclaimer_short": "Estimates vary by location and effort. This plan is designed to help you start earning based on your situation."
  },
  "options": [
    {
      "id": "opt_1",
      "title": "",
      "one_line": "",
      "start_time": "today",
      "startup_cost_usd": 0,
      "earnings_estimates_usd": {
        "next_24h": { "min": 0, "max": 0 },
        "next_7d": { "min": 0, "max": 0 }
      },
      "effort_profile": {
        "difficulty": "low",
        "social_level": "low",
        "physical_level": "low",
        "time_needed_hours_next_24h": { "min": 1, "max": 3 }
      },
      "requirements": [
        "..."
      ],
      "why_it_fits": [
        "..."
      ],
      "risk_notes": [
        "..."
      ],
      "tomorrow_plan_steps": [
        { "step": 1, "text": "..." },
        { "step": 2, "text": "..." },
        { "step": 3, "text": "..." }
      ],
      "exclusions": [
        "..."
      ]
    },
    {
      "id": "opt_2",
      "title": "",
      "one_line": "",
      "start_time": "today",
      "startup_cost_usd": 0,
      "earnings_estimates_usd": {
        "next_24h": { "min": 0, "max": 0 },
        "next_7d": { "min": 0, "max": 0 }
      },
      "effort_profile": {
        "difficulty": "low",
        "social_level": "low",
        "physical_level": "low",
        "time_needed_hours_next_24h": { "min": 1, "max": 3 }
      },
      "requirements": [
        "..."
      ],
      "why_it_fits": [
        "..."
      ],
      "risk_notes": [
        "..."
      ],
      "tomorrow_plan_steps": [
        { "step": 1, "text": "..." },
        { "step": 2, "text": "..." },
        { "step": 3, "text": "..." }
      ],
      "exclusions": [
        "..."
      ]
    },
    {
      "id": "opt_3",
      "title": "",
      "one_line": "",
      "start_time": "today",
      "startup_cost_usd": 0,
      "earnings_estimates_usd": {
        "next_24h": { "min": 0, "max": 0 },
        "next_7d": { "min": 0, "max": 0 }
      },
      "effort_profile": {
        "difficulty": "low",
        "social_level": "low",
        "physical_level": "low",
        "time_needed_hours_next_24h": { "min": 1, "max": 3 }
      },
      "requirements": [
        "..."
      ],
      "why_it_fits": [
        "..."
      ],
      "risk_notes": [
        "..."
      ],
      "tomorrow_plan_steps": [
        { "step": 1, "text": "..." },
        { "step": 2, "text": "..." },
        { "step": 3, "text": "..." }
      ],
      "exclusions": [
        "..."
      ]
    }
  ],
  "validation": {
    "options_count": 3,
    "earnings_ranges_valid": true,
    "no_guarantees_language": true
  }
}
