{
  "service": "baaqef-backend",
  "project": "Bay Area Air Quality Episode Finder",
  "stage": "proof of connection (no application features yet)",
  "endpoints": [
    "/healthz",
    "/api/ee-check"
  ],
  "note": "Infrastructure proof of connection only. No scientific processing, statistics, baselines, anomalies, thresholds, or episode logic runs here, and nothing in this response is an air-quality result.",
  "docs": "https://github.com/perez-eduardo/Bay-Area-Air-Quality-Episode-Finder"
}