{
  "case_id": "CASE-2026-DEMO-001",
  "farmer_id": "FARMER-PSEUD-42",
  "session_id": "SESSION-DEMO-88",
  "status": "RESEARCHING",
  "language": "ur-PK",
  "created_at": "2026-08-05T09:00:00+05:00",
  "updated_at": "2026-08-05T09:03:20+05:00",
  "crop_context": {
    "crop": "cotton",
    "variety": "unknown",
    "growth_stage": "vegetative",
    "planting_date": "2026-06-22"
  },
  "location_context": {
    "district": "Multan",
    "latitude": 30.1575,
    "longitude": 71.5249
  },
  "original_transcript": "Demo Urdu transcript omitted",
  "normalized_transcript": "Demo normalized transcript omitted",
  "entities": [
    {
      "type": "crop",
      "value": "cotton",
      "confidence": 0.98
    },
    {
      "type": "symptom",
      "value": "upward_leaf_curl",
      "confidence": 0.86
    }
  ],
  "evidence_ids": [
    "EV-DEMO-IMG-1",
    "EV-DEMO-WEATHER-1",
    "EV-DEMO-REPORT-1"
  ],
  "hypotheses": [
    {
      "condition_code": "DEMO_CONDITION_A",
      "confidence": 0.68
    },
    {
      "condition_code": "DEMO_CONDITION_B",
      "confidence": 0.42
    }
  ],
  "missing_information": [
    "leaf_underside_image",
    "recent_treatment_name"
  ],
  "risk_class": "MEDIUM",
  "research_state": {
    "mode": "SEARCH_LOCAL",
    "queries_used": 2,
    "budget_remaining": 3
  },
  "policy_result_ids": [],
  "escalation_id": null,
  "approved_response_id": null,
  "workflow_version": "case-workflow-v1"
}