CSAI agent liveness (Flask)

This is the agency-runtime HTTP server (Discord + liveness), not the Next.js app with the wallet + Hermes BFF. That UI is in the monorepo at apps/web.

To get the new home page on your public URL, pick one:

  1. Deploy apps/web to Railway, Vercel, etc., then set env on this service:
    CSAI_PUBLIC_WEB_URL=<https://your-next-app...> — visitors to / here will be redirected to the BFF app.
  2. Or attach your main public domain to the apps/web service instead of this one; keep this service for GET /health only (or a subdomain).

See apps/web/README.md in the csai repository.

GET /health (plain ok — for probes.