{% extends "base.html" %} {% from "macros.html" import confidence_badge, status_badge %} {% block title %}trip-cluster{% endblock %} {% block navbar_title %}trip-cluster{% endblock %} {% block content %} {% if stats.clusters == 0 %}
Nothing ingested. Run
categorize ingest then categorize cluster.
{{ stats.assets }} assets ingested, but this scope
produced no clusters. Try a wider categorize ingest scope.
Needs attention first — lowest-confidence pending.
{% if stats.pending == 0 %}categorize apply.