consolidate_clusters
Consolidate semantic clusters only after they exceed a threshold, preventing premature merging of sparse topics and unbounded growth of dense ones. Returns cluster statistics.
Instructions
Cluster-TRIGGERED consolidation: consolidate a semantic cluster only once it has grown past
threshold members — not a global blanket. Avoids prematurely consolidating sparse topics (raw
episodes stay the best representation) and unbounded growth in dense ones. Cheap to call often
(a no-op until a cluster is ripe). Returns clusters_total / clusters_fired / linked_pairs / ...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threshold | No |