Adds an "ai" pill to the source-filter strip on /insights and a small blue "AI" badge on every card whose `llm_enriched_at` is set. Selecting the pill returns every LLM-enriched insight regardless of underlying source (preseem / snmp / gaiia / system). `source: "ai"` is a virtual filter — `list_insights/2` translates it to `WHERE llm_enriched_at IS NOT NULL` rather than equality on the source column, so existing real source semantics stay intact. |
||
|---|---|---|
| .. | ||
| assets | ||
| integration | ||
| mix/tasks | ||
| snmpkit | ||
| support | ||
| towerops | ||
| towerops_web | ||
| test_helper.exs | ||
| towerops_native_test.exs | ||