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. |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| graphql_socket.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| remote_ip.ex | ||
| router.ex | ||
| scoped_resource.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||