peopleanalyst

Platform · Shipped

Organizational Network Analysis (connectivity + ONA summary measures)

Boils a collaboration graph down to theory-grounded, benchmark-bearing ONA summary measures (reach, density, broker-dependency, community structure, siloing E-I, assortativity, vertex similarity, tie diversity) — interpretable scalars for leaders, plus before/after graph similarity — never a node-link hairball.

Cluster
Platform
Type
method
Status
Shipped
Used by
peopleanalyst-site, human:people-analyst

Maturity evidence

Functioning
Pure-TS measures (Brandes betweenness, eigenvector, modularity, E-I, categorical + degree assortativity, vertex similarity, Blau tie-diversity) computed in core/measures.ts; 13 unit tests pass. MCP measures.compute returns benchmark-bearing measures.
Valuable
The ONA readout for the people-analytics guide — homophily, structural redundancy, network drift, boundary-spanner diversity, not just a centrality list.
Understood
README + docs/SURFACE.md; every measure grounded in McNulty, Handbook of Graphs and Networks in People Analytics (Ch.5-8) with a one-line interpretation.
Integrated
Measures surface automatically through the existing network-analysis.measures.compute MCP tool + REST; no new surface needed (MF-195 added assortativity/similarity/diversity into summarizeNetwork).

How to use it

REST
POST /networks · GET /networks/{networkId}
MCP
network-analysis.{connectivity.compute, measures.compute, similarity.compute, networks.upsert}
Data
src/spokes/network-analysis/

Other Platform capabilities

← Every platform capability

Capability detail sourced from the People Analytics Toolbox capability feed (source of truth), snapshot retrieved 2026-07-23.