{
  "endpoint": "GET /functions/v1/forecast",
  "description": "Live tonight verdict + best clear window for one Ontario dark-sky site. Public, no auth.",
  "usage": {
    "bySite": "http://koohxdehsweadgdegrly.supabase.co/forecast?site=algonquin",
    "byCoords": "http://koohxdehsweadgdegrly.supabase.co/forecast?lat=44.93&lon=-79.43&label=Torrance%20Barrens",
    "fullHourly": "http://koohxdehsweadgdegrly.supabase.co/forecast?site=algonquin&format=full",
    "customWindow": "http://koohxdehsweadgdegrly.supabase.co/forecast?site=algonquin&start_iso=2025-11-15T22:00:00Z&end_iso=2025-11-16T06:00:00Z"
  },
  "sites": [
    {
      "id": "torrance-barrens",
      "name": "Torrance Barrens",
      "region": "Muskoka, ON",
      "bortle": 3
    },
    {
      "id": "killarney",
      "name": "Killarney",
      "region": "Georgian Bay, ON",
      "bortle": 2
    },
    {
      "id": "lake-superior",
      "name": "Lake Superior",
      "region": "Algoma, ON",
      "bortle": 2
    },
    {
      "id": "algonquin",
      "name": "Algonquin",
      "region": "Nipissing, ON",
      "bortle": 3
    },
    {
      "id": "north-frontenac",
      "name": "North Frontenac",
      "region": "Frontenac, ON",
      "bortle": 2
    },
    {
      "id": "bruce-peninsula",
      "name": "Bruce Peninsula",
      "region": "Bruce, ON",
      "bortle": 3
    },
    {
      "id": "point-pelee",
      "name": "Point Pelee",
      "region": "Essex, ON",
      "bortle": 4
    },
    {
      "id": "manitoulin",
      "name": "Manitoulin (Gordon's Park)",
      "region": "Manitoulin Island, ON",
      "bortle": 2
    },
    {
      "id": "quetico",
      "name": "Quetico",
      "region": "Rainy River, ON",
      "bortle": 1
    },
    {
      "id": "pukaskwa",
      "name": "Pukaskwa",
      "region": "Algoma, ON",
      "bortle": 2
    },
    {
      "id": "binbrook",
      "name": "Binbrook",
      "region": "Hamilton, ON",
      "bortle": 5
    },
    {
      "id": "long-sault",
      "name": "Long Sault",
      "region": "Durham, ON",
      "bortle": 4
    }
  ],
  "links": {
    "app": "https://www.ontarionightsky.com",
    "mcp": "https://koohxdehsweadgdegrly.supabase.co/functions/v1/mcp",
    "docs": "https://www.ontarionightsky.com/llms.txt"
  }
}