{% extends "base.html" %} {% block title %}Clusters — clustertrace{% endblock %} {% block content %}

Execution clusters

Traces grouped by structural signature. Each row is a distinct way your agent runs.

Set mode collapses reorderings and retries — useful when ordered produces too many clusters. Tree-edit groups traces whose token sequence differs by a small Levenshtein distance.

Failure summary

loading…

Top failing nodes

loading…

Common failure prefix

Longest path-prefix shared by every failed trace. When failures come from different agents, the global prefix is empty — check the per-agent breakdown below.

Clusters by frequency

loading…
{% endblock %}