When I wrote about detecting silent LLM provider drift, the dashboard was localhost-only — you had to take my word for it. Now it's live and you can touch it:
👉 https://seismograph-weather.onrender.com/dashboard
It shows real-time "model weather" for 4 production models (GPT-4o, GPT-4o-mini, Claude 3.5 Sonnet, Claude 3 Haiku) — no login. The same engine flagged the Claude 3.5 Sonnet degradation 38 days before the official postmortem on a reproducible backtest.
Open-source, Apache-2.0, 107 tests.
pip install seismograph-probe
Repo: https://github.com/Tania-coder/SEISMOGRAPH — building in public, feedback welcome.