{
  "ok": true,
  "service": "rp-order-mgmt",
  "endpoints": [
    "/health",
    "/admin/run-once",
    "/admin/dry-run",
    "/admin/stuck-orders",
    "/admin/stuck-tracking",
    "/admin/stuck-close",
    "/admin/verify-already-exists"
  ],
  "note": "Use scheduled cron or admin endpoints to run order management."
}