diff --git a/src/webui/templates/authors.html b/src/webui/templates/authors.html index d7d7063..4ba4d10 100644 --- a/src/webui/templates/authors.html +++ b/src/webui/templates/authors.html @@ -112,7 +112,7 @@ {% if network.clusters %}
Connected groups of authors who co-author drafts. Click a cluster to highlight it in the graph.
+Clusters are formed by connected-component analysis of the co-authorship graph: authors who share 2+ drafts are linked, and all authors reachable through such links form a cluster. This reveals research teams and institutional collaboration patterns — a cluster of 20 authors from 3 organizations means those groups actively co-author across org boundaries. Click a cluster to highlight it in the graph above.