{
  "service": "baaqef-backend",
  "project": "Bay Area Air Quality Episode Finder",
  "stage": "first vertical slice: one-local-date observation, baseline, and anomaly-map API",
  "endpoints": [
    "/",
    "/healthz",
    "/api/ee-check",
    "/api/context",
    "/api/boundary",
    "/api/analysis?date=YYYY-MM-DD"
  ],
  "disclaimer": "Sentinel-5P measures a tropospheric vertical NO₂ column, not the air at ground level. Nothing in this response is a surface concentration, an AQI value, health advice, or an episode classification. The 0.01° display grid is oversampled relative to the TROPOMI sensor footprint; neighbouring cells are not independent 1 km observations.",
  "docs": "https://github.com/perez-eduardo/Bay-Area-Air-Quality-Episode-Finder"
}