the number the tru assigns to every particle — probability of being observed by a random walking neuron. cyberank is focus materialized as a per-particle score

fixed point of the tri-kernel: φ* = norm[λ_d · D(φ) + λ_s · S(φ) + λ_h · H_τ(φ)]. integrates exploration (diffusion), structure (springs), and context (heat kernel). convergence guaranteed by the collective focus theorem

feeds karma, syntropy, standard inference, and sorting in cyb. the fundamental factor of implicit knowledge

see cybergraph/focus/implementation for comparison with pagerank, pseudocode, and display format

discover all concepts

Dimensions

rank
bostrom/rank
the ranking module computes per-particle scores from the cybergraph. the output is cyberank the current implementation uses the tri-kernel: diffusion + springs + heat kernel. convergence guaranteed by the collective focus theorem. engineering specification for focus dynamics lives in cyber/focus

Local Graph