relay-eval: ad-hoc eval + coverage-history recipes
`just relay-eval eval <hosts> [window]` runs a single evaluation
against bsky.network without waiting for the scheduled timer —
useful for canary validation and quick deltas after a redeploy.
`just relay-eval coverage-history` dumps the full runs table as
CSV for offline analysis.
relay-eval and relay-history skills document the SSH vs public-API
split: the former needs the server (all-runs trigger), the latter
is pure curl against /api/trend.
docs/relay-eval-recipes.md collects the common query patterns in
one place so we stop rediscovering them.
Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
authored by