{
  "ts": "2026-07-13T23:55:32Z",
  "endpoints": [
    "GET /api/symbols[?limit=N&symbol=X]",
    "GET /api/stats",
    "GET /api/params[?category=N]",
    "GET /api/params/stats[?param=N&method=auto|sql|pandas] -- Phase B stats declenchement",
    "GET /api/health",
    "GET /api/strategies[?format=summary|full] -- Phase C liste manifests",
    "GET /api/strategies/<name> -- Phase C contenu complet d'un manifest",
    "GET /api/thresholds -- Phase C metadata des sliders",
    "POST /api/strategies/save[?overwrite=true] -- Phase C sauvegarde manifest",
    "GET / (vue d'ensemble) | /params | /strategies | /strategies/list"
  ]
}