Cross-Domain Universality
33 domainpacks from plasma physics to cardiology, power grids to EEG, financial markets to swarm robotics. Same engine, same 4 knobs, different binding specs.
Closed-Loop Control
Built-in MPC supervisor, regime FSM (NOMINAL/DEGRADED/CRITICAL), Petri net state machine, Hebbian plasticity. Not just simulation — active control.
Differentiable Backend
JAX-based nn/ module. Fully differentiable KuramotoLayer, Stuart-Landau, UDE, inverse coupling inference. JIT + vmap + GPU.
Rust Acceleration
54 Rust modules via PyO3 FFI. 2.4×–96× speedup. Pure Python fallback ensures the package works without native extension.
Production Stack
gRPC server, Docker/Helm, Prometheus metrics, Redis state, SHA256 audit trail, STL runtime monitoring, OpenTelemetry export.
Hardware Targets
FPGA (Zynq-7020, sub-15µs latency), GPU (JAX/CUDA), WebAssembly (browser demo), bare metal deployment.