{
  "ok": true,
  "route": "/api/classes",
  "backend": {
    "provider": "cloudflare-pages-functions",
    "tursoConfigured": true,
    "supabaseConfigured": true
  },
  "summary": {
    "totalClasses": 3,
    "totalLearners": 56,
    "activeToday": 36,
    "alerts": 6
  },
  "classes": [
    {
      "id": "pt-a1-evening",
      "name": "PT A1 Evening",
      "language": "Portuguese",
      "learners": 18,
      "activeToday": 11,
      "assignedMode": "Flashcards + GenderSnap",
      "nextSession": "Today · 19:30",
      "completionRate": 72,
      "alerts": 2
    },
    {
      "id": "es-a2-intensivo",
      "name": "ES A2 Intensivo",
      "language": "Spanish",
      "learners": 24,
      "activeToday": 17,
      "assignedMode": "Conjugador + CompoundDrills",
      "nextSession": "Tomorrow · 09:00",
      "completionRate": 81,
      "alerts": 1
    },
    {
      "id": "fr-b1-weekend",
      "name": "FR B1 Weekend",
      "language": "French",
      "learners": 14,
      "activeToday": 8,
      "assignedMode": "Practice + Match",
      "nextSession": "Saturday · 10:00",
      "completionRate": 64,
      "alerts": 3
    }
  ]
}