A framework for discovering and navigating structure in dynamical systems.
Status: Active research system β validation and kernel integration in progress
NEXAH reconstructs structure, transitions, and stability
directly from system dynamics.
It reveals how systems move, where transitions occur, and when they are triggered.
Complex systems are not random.
They evolve within structured fields that constrain motion, transitions, and outcomes.
NEXAH connects continuous dynamics with discrete transition structure across regimes.
NEXAH reconstructs latent structure from dynamical systems.
It transforms:
raw trajectories β continuous field β structured regions β transition dynamics
into a representation that makes systems:
observable β structurally interpretable β navigable
This enables:
- detection of transition regions (gates, boundaries)
- identification of stable regimes (basins)
- reconstruction of system geometry
- simulation of motion within learned structure
π RESEARCH/
NEXAH is grounded in a structured research layer:
- empirical findings across systems
- structural models (field, vessel, transitions, phase)
- cross-system invariance analysis
π Start here:
Then:
Traditional approaches model:
state β next state
NEXAH instead models:
motion within a structured field
Where:
- stability = alignment with field structure
- instability = drift into low-density or conflicting regions
- transitions = movement across structured regions
- phase mismatch = trigger of transitions
Recent validation results show:
Transitions are not only triggered by phase mismatch,
but can be causally influenced through phase-dependent control.
Key empirical result:
Control effectiveness depends on direction relative to phase dynamics.
Observed behavior:
- phase-aligned control β amplifies drift and transition activity
- phase-opposed control β suppresses drift and transitions
- inverse control β stabilizes system near zero-drift regime
This leads to an extended mechanism:
phase β mismatch β transition
β
control (directional)
Interpretation:
- instability defines potential
- phase mismatch triggers transitions
- control direction determines whether dynamics amplify or stabilize
This establishes a closed-loop causal structure:
system dynamics β phase β control
and introduces a new control principle:
effective control is achieved by opposing intrinsic phase-aligned instability,
not by reducing system magnitude.
π NEXAH_DEMONSTRATOR/
The demonstrator provides a minimal, reproducible implementation of the core pipeline
and serves as the recommended entry point.
It includes:
- field construction from trajectories
- Gate Operator (continuous instability field)
- Transition Structure (discrete sheet dynamics)
- Navigation Kernel (geometry-aware motion)
π Start here:
π Core components:
gate_operator.mdtransition_structure.mdnavigation_kernel.md
System motion follows a constrained flow field β transitions occur only along admissible paths.
Control emerges from alignment with system geometry rather than external forcing.
π RESEARCH/VALIDATION/
NEXAH has been tested across:
- chaotic systems (Lorenz, Halvorsen)
- controlled experiments (transition modulation)
- real-world inspired systems (power grids)
Key observations (validated across tested systems):
- early detection of transition behavior before instability
- structure remains robust under noise
- transition geometry persists across systems
These results indicate that transition structure is not system-specific,
but an emergent property of dynamical systems.
π See:
β οΈ This section represents an experimental extension of the validation layer.
Results are consistent with core findings, but not yet validated across multiple dynamical systems.
Parameter-driven transitions observed in fractal systems (Julia / Mandelbrot).
This extension suggests that transitions can also be induced
through structured parameter motion.
It complements the core validation by showing:
- externally driven transition activation
- observable structural change (Ξ) as a proxy for mismatch
- consistent transition patterns across parameter trajectories
-
intrinsic systems:
phase β mismatch β transition -
parameter-driven systems:
parameter motion β structural change (Ξ) β transition
experimental
internally consistent
not yet cross-system validated
β Full analysis:
RESEARCH/VALIDATION/fractal_tests/README.md
Unified structural hierarchy: field dynamics, transition geometry, phase dynamics, and control layer.
NEXAH_CORE/
Implements:
- field reconstruction
- transition detection (gates, basins)
- probabilistic instability modeling
- structure-aware trajectory analysis
NEXAH_DEMONSTRATOR/
- minimal working system
- reproducible experiments
- empirical validation layer
NEXAH integrates:
Field (continuous)
β Geometry (structure)
β Graph (transitions)
β Phase (causal dynamics)
β Control (trajectory navigation)
Interpretation:
- field β defines motion
- geometry β defines constraints
- graph β encodes transition structure
- phase β defines transition activation
- control β navigates trajectories within these constraints
β field reconstruction from data
β stability as spatial structure
β transition detection (gates, basins)
β probabilistic transition modeling
β trajectory simulation within learned fields
β no unified runtime kernel
β limited large-scale validation
β early-stage control integration
β not production-ready
pip install -e .
# or
pip install -r requirements.txt
python run_nexah_demo.py- π System State
- π¬ Methods
- π§ Architecture
- π Visual Gallery
- π§ Research Vision
π START_HERE.md
Stability is not a scalar value.
It is a region within a structured field.
A system does not fail randomly.
It moves through structured transition regions
that constrain what outcomes are possible.
NEXAH is designed to be explored.
Run the demonstrator, test different systems,
and observe how structure emerges from dynamics.
β The system is not just described β it can be experienced.
Thomas K. R. Hofmann Β· NEXAH Β· 2026




