The Regime Lens is a deterministic analytical visualizer that exposes the relationship between discrete curvature ฮบโ and admissibility threshold ฮ in UNNS recursive dynamics.
ฮบโ โค ฮ โ ฯ-admissible regime (stable recursion)ฮบโ > ฮ โ collapse-selected regime (Operator XII domain)ฮบโ (only visualizes existing data)Accepts UNNS run JSON files with schema UNNS_FOUNDATIONS_RUN/v1:
{
"schema": "UNNS_FOUNDATIONS_RUN/v1",
"config": { ... },
"steps": [
{
"n": 0,
"kappa": 0.0000,
"admissible": true,
...
},
...
]
}
Only steps[].n and steps[].kappa are operationally required.
ฮบโ is immutable (no smoothing, no normalization, no recomputation)ฮ is a pure comparator (the only boundary)ฮบโ > ฮ (no hidden thresholds)ฮบโ pathIn UNNS terms, this module exposes:
This is structural analysis, not interpretive modeling.
The Regime Lens:
Version: 1.2.0 | Type: Autonomous Module | Dependencies: None | License: UNNS Research Collective