Dashboard & metrics
/— a self-contained live dashboard (requests, tokens, latency, routing split, escalations, worker status), auto-refreshing, theme-aware./stats— a JSON snapshot./metrics— Prometheus text to scrape.
Run as a service
Keep routsi up across crashes and logins — launchd on macOS, systemd-user on Linux. No root; everything lives under your home dir.
watchdog
routsi install # install + start (restart-on-failure, start-at-login) routsi status # is it running? routsi uninstall # stop + remove