Skip to content

v0.1.0 — Initial Release

Choose a tag to compare

@anulum anulum released this 01 Mar 04:28
· 3533 commits to main since this release

SCPN Phase Orchestrator v0.1.0

Domain-agnostic coherence control compiler built on Kuramoto/UPDE phase dynamics.

Highlights

  • UPDE Kuramoto integrator — Euler + RK4 with pre-allocated scratch arrays
  • 3-channel oscillator model — Physical / Informational / Symbolic extraction
  • Coupling matrix management — exponential decay, template switching, geometry constraints
  • Supervisor — regime FSM (Nominal/Degraded/Critical/Recovery) with policy DSL
  • spo-kernel — Rust workspace (5 crates, 112 tests, PyO3 FFI bindings)
  • 4 domainpacks — minimal_domain, queuewaves, geometry_walk, bio_stub
  • MkDocs documentation — 20 pages (concepts, specs, tutorials)
  • CI — lint, typecheck, test (3.10-3.12), security, Rust check

Install

pip install scpn-phase-orchestrator
spo --help

Links