SCPN Fusion Core v3.9.9
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.8and 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.pyRust 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 10Evidence 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.