Theory of Vigilance — Signal Strength & System Stability
Theory of Vigilance tools: signal strength computation (S = U × R × T), architectural stability shells (magic numbers), and epistemic trust scoring. Pure Rust via nexcore-tov.
3 toolstov
Compute Signal Strength
Calculate signal strength S = U × R × T from uniqueness (bits), recognition (0-1), and temporal recency (0-1). Returns s
uniqueness_bitsrecognitiontemporal
Check Stability Shell
Check if a system's complexity count is at a stability point (magic number: 2, 8, 20, 28, 50, 82, 126, 184, 258, 350). R
complexity
Score Epistemic Trust
Score epistemic trust based on hierarchy level coverage (1-8) and number of independent evidence sources. Higher coverag
levels_covered