{
  "name": "CloudPipe Client AI Tracker",
  "version": "2.0.0",
  "storage": "D1 (Edge SQLite)",
  "endpoints": {
    "/sites.json": "List all tracked sites",
    "/all-stats.json": "Combined stats for all sites",
    "/{slug}/ai-stats.json": "Per-site AI crawler statistics",
    "/{slug}/beacon": "POST beacon for client-side tracking",
    "/{slug}/...": "Reverse proxy to site (with AI detection)"
  },
  "sites": [
    "yamanakada",
    "inari-global-foods",
    "after-school-coffee",
    "sea-urchin-delivery",
    "aeo-demo-education",
    "aeo-demo-finance",
    "aeo-demo-luxury",
    "aeo-demo-travel-food",
    "cloudpipe-macao-app",
    "mind-coffee",
    "bni-macau",
    "test-cafe-demo",
    "world-encyclopedia",
    "japan-encyclopedia",
    "cloudpipe-landing",
    "cloudpipe-directory",
    "openclaw"
  ]
}