Skip to content

SCPN Fusion Core v3.9.9

Choose a tag to compare

@anulum anulum released this 05 Jun 03:52
· 168 commits to main since this release

SCPN Fusion Core v3.9.9

This release is a public documentation, repository-polish, and MIF evidence-coupling release.

Highlights

  • Bumps package metadata and public capability snapshot references to 3.9.9.
  • Keeps the public documentation surface evidence-bounded: current local contracts are separated from blocked full-fidelity GENE/CGYRO/GS2, DREAM, Aurora/STRAHL, FreeGS, electromagnetic, and production-scale decomposition parity gates.
  • Improves the reader path across README, project overview, onboarding, API overview, applications/market context, notebooks, GitHub Pages, Sphinx changelog, release readiness, and benchmark documentation.
  • Carries forward native C++ compilation hardening from v3.9.8 and keeps native execution surfaces documented as security-sensitive.
  • Adds the latest MIF FUS-C.7/FUS-C.6 Faraday/compression flux-budget sidecar evidence so downstream recovery claims fail closed unless compression work, coil-source work, and compression flux-budget evidence are present.

Reproducibility entry points

python validation/full_fidelity_end_to_end_campaign.py
python validation/benchmark_full_fidelity_acceptance.py
python validation/benchmark_production_decomposition_contract.py
python validation/benchmark_gk_electromagnetic_fidelity.py
PYTHONPATH=src python benchmarks/bench_faraday_recovery.py

Rust Faraday/compression sidecar checks:

cargo test --manifest-path scpn-fusion-rs/Cargo.toml -p fusion-physics faraday_recovery -- --nocapture
cargo bench --manifest-path scpn-fusion-rs/Cargo.toml -p fusion-physics --bench faraday_recovery_bench -- --sample-size 10

Evidence boundary

This release does not claim completed end-to-end full-fidelity parity. It improves how readers find the current evidence, blocked gates, trust boundaries, release metadata, and required next artifacts.