the shape of knowledge as revealed by graph structure — connectivity, clustering, centrality, and the spectral properties of the cybergraph
knowledge is not a flat collection of facts. it has geometry: dense clusters (domains), sparse bridges (interdisciplinary connections), hubs (foundational concepts), and periphery (specialized details). the graph Laplacian $L = D - A$ encodes this structure algebraically.
key measures:
algebraic connectivity (Miroslav Fiedler value) — how well-connected the knowledge is
spectral gap — how fast information propagates through the graph
community structure — natural clustering of related particles
centrality — which particles are structurally most important
pagerank / cyberank — where collective attention concentrates
the tri-kernel operates directly on this topology: diffusion flows through it, springs enforce consistency within it, heat smooths across it. topology is not metadata about knowledge — it is the knowledge.