Skip to main content

Module insights

Module insights 

Source
Expand description

Insight aggregation domain logic.

These methods compute graph-derived insight summaries (PageRank leaders, Louvain communities, topology depth, security flags, coupling scores) so the API/transport layer only formats results.

Structsยง

ActivityInsights
Aggregated activity insights.
CodeHealthInsights
Aggregated code health insights.
CouplingNode
High-coupling node with its coupling score.
GitSummary
Git annotation summary from graph node payloads.
PagerankEntry
PageRank entry for a graph node.
PerformanceInsights
Aggregated performance insights.
SecurityInsights
Aggregated security insights.