{
  "service": "ERA2",
  "version": "1.0.0",
  "endpoints": [
    "/health",
    "/status",
    "/status-all",
    "/logs",
    "/metrics",
    "/admin",
    "/test-sheets",
    "/init-db",
    "/test-db",
    "/test-followup?date=YYYY-MM-DD",
    "/test-gmail",
    "/bigmap2/",
    "/backup",
    "/export-db",
    "POST /sync-db",
    "POST /send-followup",
    "POST /trigger-deploy",
    "POST /auth/magic-link",
    "/auth/verify?token=xxx",
    "GET /api/profile",
    "POST /api/profile",
    "GET /api/directory",
    "GET /api/bigmap-data",
    "GET /api/public-directory"
  ]
}