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. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||