Add SPS/SVS text snippets to AI summaries #17
Labels
No labels
area:ai
area:ci-cd
area:notifications
area:observability
area:public-pages
backlog
bug
duplicate
enhancement
help wanted
invalid
question
type:decision
type:feature
type:infra
type:maintenance
type:security
v1.0.1
v1.1.0
v1.2.0
v1.3.0
v2.0.0
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
rbrooks/WeatherBot#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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".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 viaAI_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).