• v2.0.0-rc1 f1f5776bf6

    v2.0.0-rc1 — Historical Weather Event Explorer (RC)
    All checks were successful
    Release / build-and-push (push) Successful in 28s
    CI (main) / test (push) Successful in 5m16s
    Pre-release

    claude-bot released this 2026-08-01 19:51:28 +00:00 | 21 commits to main since this release

    Release candidate for the v2.0.0 Historical Weather Event Explorer (#22) — for dev rehearsal before the final cut. Image: git.rhoving.com/rbrooks/weatherbot:2.0.0-rc1. Deploy: bump dev's weatherbot_image override in iac-repo and run the play against docker-test.

    Pick any day in the last 13 months and see what happened: reconstructed per-location events (correlation layer #135/#136), a month calendar (#137), day detail with SPC risk bands (#138), the full event timeline — official product text, delivery record including failures, inline AI summaries (#139/#23) — radar loop replay (#140), and JSON export (#142). Location deletion now archives instead of destroying history (#134); /stats is range-bounded with five benchmark-justified indexes behind it (#141).

    Upgrade notes: migrations 0034–0036 apply at first boot (new derived tables + indexes, no existing-data changes); the correlation job backfills weather_events from retained history within 30 minutes of startup.

    Full details in the CHANGELOG.

    Downloads