{
  "message": "Avzo Capital Pvt Ltd — trading worker",
  "routes": [
    "/login   <- DAILY LOGIN: bookmark this, one click, token auto-pushed to VPS",
    "/setup/callback   <- Fyers redirects here after login (set as Redirect URL in Fyers dashboard)",
    "/status?secret=...   <- today's login state + all slot positions",
    "/expiry-info   <- shows current roll cycle dates (no secret needed)",
    "/trade?signal=buy|sell&slot=...&dryRun=true|false&secret=...  <- USE THIS",
    "/exit?slot=...&dryRun=true|false&secret=...   <- square off a slot's position",
    "/roll-now?secret=...   <- HAATH SE roll: wahi kaam jo 15:16-15:19 par apne aap hota hai (khidki ka pehra hatta hai, baaki sab lagte hain; 409 = roll NAHI hua, wajah jawab me)",
    "/debug/test-telegram?secret=...",
    "/setup/login-url",
    "/setup/exchange?code=...   <- manual fallback",
    "/debug/env",
    "/debug/token   <- BROKEN: Fyers refresh-token API is disabled per SEBI rules (April 2026)",
    "/debug/quote   <- BROKEN: same reason",
    "/debug/calc?signal=buy|sell   <- BROKEN: same reason"
  ]
}