{
  "ok": true,
  "endpoints": {
    "GET /": "latest signal (EA)",
    "GET /signals": "latest signal",
    "GET /price": "live mid + continuous AI view",
    "GET /candles": "5M OHLCV + structure (swings/zones/fib/BOS)",
    "GET /status": "last run metadata",
    "GET /health": "health",
    "POST /scan": "AI scan · multi-TP Telegram on BUY/SELL",
    "POST /scan?force=1": "force send (ignore dedupe)",
    "POST /scan?force=1&side=SELL": "force SELL ladder Telegram",
    "POST /scan?force=1&side=BUY": "force BUY ladder Telegram",
    "POST /telegram/test": "connection test message"
  }
}