Historical display of stored AI summaries #23

Closed
opened 2026-06-23 23:15:44 +00:00 by rbrooks · 1 comment
Owner

Target release: v2.0.0

Historical display of stored AI summaries alongside product/event history. Depends on the "Historical Weather Event Explorer" issue (shared snapshot/event infrastructure).

Source: docs/ROADMAP.md → Local LLM Alert Summarization → "Later phases".

**Target release:** v2.0.0 Historical display of stored AI summaries alongside product/event history. **Depends on** the "Historical Weather Event Explorer" issue (shared snapshot/event infrastructure). Source: `docs/ROADMAP.md` → Local LLM Alert Summarization → "Later phases".
Contributor

Delivered by the Explorer event timeline (#139, PR #172, merged): stored ai_summary_records render inline on /explorer/event/{id} alongside the product timeline, joined via source_id — exactly this issue's scope ("historical display of stored AI summaries alongside product/event history"). The export (#142, PR #175) carries them too, and the unified 13-month horizon (#133) means historical summaries now actually survive long enough to display (they were on a 30-day window when this issue was filed).

Two scope notes for the record:

  • Summaries exist only for watch/advisory product families — warning-severity summarization is deliberately gated behind #24, so warnings show no summary section by design, not omission.
  • The display is per-event. If summaries should also surface on the day view or a dedicated browse surface, that's new scope beyond this issue's one-liner — open a fresh issue if wanted.

Closing as delivered.

Delivered by the Explorer event timeline (#139, PR #172, merged): stored `ai_summary_records` render inline on `/explorer/event/{id}` alongside the product timeline, joined via `source_id` — exactly this issue's scope ("historical display of stored AI summaries alongside product/event history"). The export (#142, PR #175) carries them too, and the unified 13-month horizon (#133) means historical summaries now actually survive long enough to display (they were on a 30-day window when this issue was filed). Two scope notes for the record: - Summaries exist only for **watch/advisory** product families — warning-severity summarization is deliberately gated behind #24, so warnings show no summary section by design, not omission. - The display is per-event. If summaries should also surface on the day view or a dedicated browse surface, that's new scope beyond this issue's one-liner — open a fresh issue if wanted. Closing as delivered.
Sign in to join this conversation.
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
rbrooks/WeatherBot#23
No description provided.