Add SPS/SVS text snippets to AI summaries #17

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

Target release: v1.3.0

Add recent SPS/SVS text snippets to the AI summary structured context where relevant and safe.

Source: docs/ROADMAP.md → Local LLM Alert Summarization → "Post-Phase 3 candidates".

**Target release:** v1.3.0 Add recent SPS/SVS text snippets to the AI summary structured context where relevant and safe. Source: `docs/ROADMAP.md` → Local LLM Alert Summarization → "Post-Phase 3 candidates".
Contributor

Done in #104 (merged). Recent SPS/SVS official-statement excerpts (via the existing fetch_severe_weather_statements(wfo)) are added to the AI structured context, bounded to ≤3 statements / ≤800 chars each, labeled as verbatim official excerpts and typed SPS/SVS. Opt-in via AI_CONTEXT_INCLUDE_SEVERE_STATEMENTS (default off, since it adds a per-summary NWS fetch); fetch failure degrades to none. Note: this field reaches local providers only (dropped by the cloud context whitelist, since SPS/SVS carries geographic detail).

Done in #104 (merged). Recent SPS/SVS official-statement excerpts (via the existing `fetch_severe_weather_statements(wfo)`) are added to the AI structured context, bounded to ≤3 statements / ≤800 chars each, labeled as verbatim official excerpts and typed SPS/SVS. Opt-in via `AI_CONTEXT_INCLUDE_SEVERE_STATEMENTS` (default off, since it adds a per-summary NWS fetch); fetch failure degrades to none. Note: this field reaches local providers only (dropped by the cloud context whitelist, since SPS/SVS carries geographic detail).
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#17
No description provided.