Overview
Summarise each community, then summaries-of-summaries.
Why it matters
Hierarchical summaries let one retrieval step pull in concept-level context instead of just a few chunks.
Where this sits in the stack
Hierarchical community summaries is one of the load-bearing decisions in a KG/RAG/agent system: choices made here propagate to retrieval quality, agent reliability, cost per query, and the on-call burden of whoever ships it. Teams that name this trade-off explicitly ship faster than teams that leave it implicit.