LICENSE
NOTICE.md
README.md
pyproject.toml
src/scpn_fusion/__init__.py
src/scpn_fusion/_data_paths.py
src/scpn_fusion/cli.py
src/scpn_fusion/exceptions.py
src/scpn_fusion/fallback_telemetry.py
src/scpn_fusion/neurocore_compat.py
src/scpn_fusion/py.typed
src/scpn_fusion.egg-info/PKG-INFO
src/scpn_fusion.egg-info/SOURCES.txt
src/scpn_fusion.egg-info/dependency_links.txt
src/scpn_fusion.egg-info/entry_points.txt
src/scpn_fusion.egg-info/requires.txt
src/scpn_fusion.egg-info/top_level.txt
src/scpn_fusion/control/__init__.py
src/scpn_fusion/control/_free_boundary_control_geometry.py
src/scpn_fusion/control/_free_boundary_estimator.py
src/scpn_fusion/control/_free_boundary_plotting.py
src/scpn_fusion/control/_free_boundary_safety_supervisor.py
src/scpn_fusion/control/_free_boundary_simulation.py
src/scpn_fusion/control/_free_boundary_simulation_arrays.py
src/scpn_fusion/control/_free_boundary_simulation_summary.py
src/scpn_fusion/control/_free_boundary_supervisory_types.py
src/scpn_fusion/control/_free_boundary_tracking_base.py
src/scpn_fusion/control/_free_boundary_tracking_config.py
src/scpn_fusion/control/_free_boundary_tracking_control.py
src/scpn_fusion/control/_free_boundary_tracking_runtime.py
src/scpn_fusion/control/_free_boundary_tracking_shot.py
src/scpn_fusion/control/_free_boundary_tracking_types.py
src/scpn_fusion/control/advanced_soc_fusion_learning.py
src/scpn_fusion/control/analytic_solver.py
src/scpn_fusion/control/burn_controller.py
src/scpn_fusion/control/codac_interface.py
src/scpn_fusion/control/controller_tuning.py
src/scpn_fusion/control/density_controller.py
src/scpn_fusion/control/detachment_controller.py
src/scpn_fusion/control/digital_twin_ingest.py
src/scpn_fusion/control/director_interface.py
src/scpn_fusion/control/disruption_checkpoint_policy.py
src/scpn_fusion/control/disruption_contract_primitives.py
src/scpn_fusion/control/disruption_contracts.py
src/scpn_fusion/control/disruption_predictor.py
src/scpn_fusion/control/disruption_replay_contracts.py
src/scpn_fusion/control/disruption_risk_runtime.py
src/scpn_fusion/control/fault_tolerant_control.py
src/scpn_fusion/control/federated_disruption.py
src/scpn_fusion/control/flight_sim_controllers.py
src/scpn_fusion/control/fokker_planck_re.py
src/scpn_fusion/control/free_boundary_supervisory_control.py
src/scpn_fusion/control/free_boundary_tracking.py
src/scpn_fusion/control/fueling_mode.py
src/scpn_fusion/control/fusion_control_room.py
src/scpn_fusion/control/fusion_nmpc_jax.py
src/scpn_fusion/control/fusion_optimal_control.py
src/scpn_fusion/control/fusion_sota_mpc.py
src/scpn_fusion/control/gain_scheduled_controller.py
src/scpn_fusion/control/gym_tokamak_env.py
src/scpn_fusion/control/h_infinity_controller.py
src/scpn_fusion/control/halo_re_physics.py
src/scpn_fusion/control/hil_demo_runner.py
src/scpn_fusion/control/hil_harness.py
src/scpn_fusion/control/jax_traceable_runtime.py
src/scpn_fusion/control/mu_synthesis.py
src/scpn_fusion/control/nengo_snn_wrapper.py
src/scpn_fusion/control/neuro_cybernetic_controller.py
src/scpn_fusion/control/nmpc_controller.py
src/scpn_fusion/control/realtime_efit.py
src/scpn_fusion/control/replay_pipeline.py
src/scpn_fusion/control/rmf_phase_lock.py
src/scpn_fusion/control/runaway_electron_model.py
src/scpn_fusion/control/rust_flight_sim_wrapper.py
src/scpn_fusion/control/rwm_feedback.py
src/scpn_fusion/control/rzip_model.py
src/scpn_fusion/control/safe_rl_controller.py
src/scpn_fusion/control/scenario_scheduler.py
src/scpn_fusion/control/shape_controller.py
src/scpn_fusion/control/sliding_mode_vertical.py
src/scpn_fusion/control/spi_ablation.py
src/scpn_fusion/control/spi_mitigation.py
src/scpn_fusion/control/state_estimator.py
src/scpn_fusion/control/stellarator_control_contracts.py
src/scpn_fusion/control/tokamak_digital_twin.py
src/scpn_fusion/control/tokamak_flight_sim.py
src/scpn_fusion/control/torax_hybrid_loop.py
src/scpn_fusion/control/volt_second_manager.py
src/scpn_fusion/core/__init__.py
src/scpn_fusion/core/_gk_nonlinear_base.py
src/scpn_fusion/core/_gk_nonlinear_operators.py
src/scpn_fusion/core/_gk_nonlinear_setup.py
src/scpn_fusion/core/_gk_nonlinear_time.py
src/scpn_fusion/core/_gk_nonlinear_types.py
src/scpn_fusion/core/_integrated_transport_solver_base.py
src/scpn_fusion/core/_integrated_transport_solver_init.py
src/scpn_fusion/core/_integrated_transport_solver_model_backend.py
src/scpn_fusion/core/_integrated_transport_solver_model_common.py
src/scpn_fusion/core/_integrated_transport_solver_model_pedestal.py
src/scpn_fusion/core/_multi_compat.py
src/scpn_fusion/core/_neural_transport_analytic.py
src/scpn_fusion/core/_neural_transport_runtime.py
src/scpn_fusion/core/_neural_transport_types.py
src/scpn_fusion/core/_rust_compat.py
src/scpn_fusion/core/_surrogate_utils.py
src/scpn_fusion/core/_tglf_interface_benchmark.py
src/scpn_fusion/core/_tglf_interface_reference.py
src/scpn_fusion/core/_tglf_interface_runtime.py
src/scpn_fusion/core/_tglf_interface_types.py
src/scpn_fusion/core/_validators.py
src/scpn_fusion/core/alfven_eigenmodes.py
src/scpn_fusion/core/amr_patch.py
src/scpn_fusion/core/ballooning_solver.py
src/scpn_fusion/core/blob_transport.py
src/scpn_fusion/core/checkpoint.py
src/scpn_fusion/core/compact_reactor_optimizer.py
src/scpn_fusion/core/config_schema.py
src/scpn_fusion/core/current_diffusion.py
src/scpn_fusion/core/current_drive.py
src/scpn_fusion/core/direct_energy_conversion.py
src/scpn_fusion/core/disruption_sequence.py
src/scpn_fusion/core/disruption_structural_response.py
src/scpn_fusion/core/divertor_thermal_sim.py
src/scpn_fusion/core/elm_model.py
src/scpn_fusion/core/eped_pedestal.py
src/scpn_fusion/core/eqdsk.py
src/scpn_fusion/core/equilibrium_3d.py
src/scpn_fusion/core/faraday_recovery.py
src/scpn_fusion/core/fieldline_3d.py
src/scpn_fusion/core/fno_jax_training.py
src/scpn_fusion/core/fno_training.py
src/scpn_fusion/core/fno_training_multi_regime.py
src/scpn_fusion/core/fno_turbulence_suppressor.py
src/scpn_fusion/core/force_balance.py
src/scpn_fusion/core/frc_rigid_rotor.py
src/scpn_fusion/core/fusion_ignition_sim.py
src/scpn_fusion/core/fusion_kernel.py
src/scpn_fusion/core/fusion_kernel_coilset_config.py
src/scpn_fusion/core/fusion_kernel_free_boundary.py
src/scpn_fusion/core/fusion_kernel_free_boundary_mixin.py
src/scpn_fusion/core/fusion_kernel_iterative_solver.py
src/scpn_fusion/core/fusion_kernel_newton_runtime.py
src/scpn_fusion/core/fusion_kernel_newton_solver.py
src/scpn_fusion/core/fusion_kernel_numerics.py
src/scpn_fusion/core/fusion_kernel_solver_runtime.py
src/scpn_fusion/core/geometry_3d.py
src/scpn_fusion/core/gk_cgyro.py
src/scpn_fusion/core/gk_corrector.py
src/scpn_fusion/core/gk_domain_decomposition.py
src/scpn_fusion/core/gk_eigenvalue.py
src/scpn_fusion/core/gk_gene.py
src/scpn_fusion/core/gk_geometry.py
src/scpn_fusion/core/gk_gs2.py
src/scpn_fusion/core/gk_interface.py
src/scpn_fusion/core/gk_maxwell_evolution.py
src/scpn_fusion/core/gk_nonlinear.py
src/scpn_fusion/core/gk_online_learner.py
src/scpn_fusion/core/gk_ood_detector.py
src/scpn_fusion/core/gk_qualikiz.py
src/scpn_fusion/core/gk_quasilinear.py
src/scpn_fusion/core/gk_scheduler.py
src/scpn_fusion/core/gk_species.py
src/scpn_fusion/core/gk_tglf.py
src/scpn_fusion/core/gk_tglf_native.py
src/scpn_fusion/core/gk_verification_report.py
src/scpn_fusion/core/global_design_scanner.py
src/scpn_fusion/core/gpu_runtime.py
src/scpn_fusion/core/gs_transport_surrogate_training.py
src/scpn_fusion/core/gyro_swin_surrogate.py
src/scpn_fusion/core/gyrokinetic_transport.py
src/scpn_fusion/core/hall_mhd_discovery.py
src/scpn_fusion/core/hall_mhd_pulsed.py
src/scpn_fusion/core/heat_ml_shadow_surrogate.py
src/scpn_fusion/core/heating_neutronics_contracts.py
src/scpn_fusion/core/hpc_bridge.py
src/scpn_fusion/core/hts_quench.py
src/scpn_fusion/core/imas_adapter.py
src/scpn_fusion/core/impurity_transport.py
src/scpn_fusion/core/integrated_scenario.py
src/scpn_fusion/core/integrated_transport_solver.py
src/scpn_fusion/core/integrated_transport_solver_adaptive.py
src/scpn_fusion/core/integrated_transport_solver_contracts.py
src/scpn_fusion/core/integrated_transport_solver_coupling.py
src/scpn_fusion/core/integrated_transport_solver_model.py
src/scpn_fusion/core/integrated_transport_solver_runtime.py
src/scpn_fusion/core/integrated_transport_solver_runtime_physics.py
src/scpn_fusion/core/integrated_transport_solver_runtime_utils.py
src/scpn_fusion/core/jax_equilibrium_solver.py
src/scpn_fusion/core/jax_gk_nonlinear.py
src/scpn_fusion/core/jax_gk_solver.py
src/scpn_fusion/core/jax_gs_solver.py
src/scpn_fusion/core/jax_neural_equilibrium.py
src/scpn_fusion/core/jax_solvers.py
src/scpn_fusion/core/jax_transport_solver.py
src/scpn_fusion/core/kinetic_efit.py
src/scpn_fusion/core/lh_transition.py
src/scpn_fusion/core/locked_mode.py
src/scpn_fusion/core/marfe.py
src/scpn_fusion/core/mhd_sawtooth.py
src/scpn_fusion/core/momentum_transport.py
src/scpn_fusion/core/mrti.py
src/scpn_fusion/core/multigrid_solve.py
src/scpn_fusion/core/neoclassical.py
src/scpn_fusion/core/neural_equilibrium.py
src/scpn_fusion/core/neural_equilibrium_kernel.py
src/scpn_fusion/core/neural_equilibrium_training.py
src/scpn_fusion/core/neural_transport.py
src/scpn_fusion/core/neural_transport_math.py
src/scpn_fusion/core/neural_turbulence.py
src/scpn_fusion/core/ntm_dynamics.py
src/scpn_fusion/core/orbit_following.py
src/scpn_fusion/core/pedestal.py
src/scpn_fusion/core/pellet_injection.py
src/scpn_fusion/core/plasma_startup.py
src/scpn_fusion/core/plasma_wall_interaction.py
src/scpn_fusion/core/pretrained_surrogates.py
src/scpn_fusion/core/public_frc_reference.py
src/scpn_fusion/core/pulsed_compression.py
src/scpn_fusion/core/quantum_bridge.py
src/scpn_fusion/core/quasi_3d_contracts.py
src/scpn_fusion/core/rf_heating.py
src/scpn_fusion/core/runaway_electrons.py
src/scpn_fusion/core/sandpile_fusion_reactor.py
src/scpn_fusion/core/sawtooth.py
src/scpn_fusion/core/scaling_laws.py
src/scpn_fusion/core/sol_model.py
src/scpn_fusion/core/stability_analyzer.py
src/scpn_fusion/core/stability_mhd.py
src/scpn_fusion/core/stability_mhd_extended.py
src/scpn_fusion/core/state_space.py
src/scpn_fusion/core/stellarator_geometry.py
src/scpn_fusion/core/tearing_mode_coupling.py
src/scpn_fusion/core/tglf_interface.py
src/scpn_fusion/core/tglf_surrogate_bridge.py
src/scpn_fusion/core/tglf_validation_runtime.py
src/scpn_fusion/core/tilt_mode_frc.py
src/scpn_fusion/core/tokamak_config.py
src/scpn_fusion/core/turbulence_oracle.py
src/scpn_fusion/core/uncertainty.py
src/scpn_fusion/core/uncertainty_full_chain.py
src/scpn_fusion/core/vessel_model.py
src/scpn_fusion/core/vmec_lite.py
src/scpn_fusion/core/wdm_engine.py
src/scpn_fusion/diagnostics/__init__.py
src/scpn_fusion/diagnostics/forward.py
src/scpn_fusion/diagnostics/run_diagnostics.py
src/scpn_fusion/diagnostics/synthetic_sensors.py
src/scpn_fusion/diagnostics/tomography.py
src/scpn_fusion/engineering/__init__.py
src/scpn_fusion/engineering/balance_of_plant.py
src/scpn_fusion/engineering/cad_raytrace.py
src/scpn_fusion/engineering/thermal_hydraulics.py
src/scpn_fusion/hpc/__init__.py
src/scpn_fusion/hpc/hpc_bridge.py
src/scpn_fusion/io/__init__.py
src/scpn_fusion/io/_tokamak_archive_shots.py
src/scpn_fusion/io/imas_connector.py
src/scpn_fusion/io/imas_connector_common.py
src/scpn_fusion/io/imas_connector_digital_twin.py
src/scpn_fusion/io/imas_connector_equilibrium.py
src/scpn_fusion/io/imas_connector_omas.py
src/scpn_fusion/io/imas_connector_storage.py
src/scpn_fusion/io/imas_connector_transport.py
src/scpn_fusion/io/imas_history_payloads.py
src/scpn_fusion/io/logging_config.py
src/scpn_fusion/io/mast_ingestor.py
src/scpn_fusion/io/safe_loaders.py
src/scpn_fusion/io/tokamak_archive.py
src/scpn_fusion/io/tokamak_archive_profiles.py
src/scpn_fusion/io/tokamak_disruption_archive.py
src/scpn_fusion/io/tokamak_live_payload.py
src/scpn_fusion/io/tokamak_synthetic_archive.py
src/scpn_fusion/nuclear/__init__.py
src/scpn_fusion/nuclear/blanket_neutronics.py
src/scpn_fusion/nuclear/nuclear_wall_interaction.py
src/scpn_fusion/nuclear/pwi_erosion.py
src/scpn_fusion/nuclear/temhd_peltier.py
src/scpn_fusion/phase/__init__.py
src/scpn_fusion/phase/adaptive_knm.py
src/scpn_fusion/phase/gk_upde_bridge.py
src/scpn_fusion/phase/knm.py
src/scpn_fusion/phase/kuramoto.py
src/scpn_fusion/phase/lyapunov_guard.py
src/scpn_fusion/phase/plasma_knm.py
src/scpn_fusion/phase/realtime_monitor.py
src/scpn_fusion/phase/upde.py
src/scpn_fusion/phase/ws_phase_stream.py
src/scpn_fusion/scpn/__init__.py
src/scpn_fusion/scpn/artifact.py
src/scpn_fusion/scpn/artifact_codec.py
src/scpn_fusion/scpn/artifact_schema.py
src/scpn_fusion/scpn/artifact_validation.py
src/scpn_fusion/scpn/compiler.py
src/scpn_fusion/scpn/contracts.py
src/scpn_fusion/scpn/controller.py
src/scpn_fusion/scpn/controller_backend_mixin.py
src/scpn_fusion/scpn/controller_features_mixin.py
src/scpn_fusion/scpn/controller_runtime_backend.py
src/scpn_fusion/scpn/safety_interlocks.py
src/scpn_fusion/scpn/structure.py
src/scpn_fusion/studio/__init__.py
src/scpn_fusion/studio/exactness.py
src/scpn_fusion/studio/federation.py
src/scpn_fusion/studio/manifest.py
src/scpn_fusion/studio/verbs.py
src/scpn_fusion/ui/__init__.py
src/scpn_fusion/ui/app.py
src/scpn_fusion/ui/dashboard_generator.py
src/scpn_fusion/ui/dashboard_launcher.py
src/scpn_fusion/ui/security_headers.py
tests/test_adaptive_knm.py
tests/test_adaptive_transport.py
tests/test_advanced_soc_fusion_learning.py
tests/test_alfven_eigenmodes.py
tests/test_amr_equilibrium.py
tests/test_analytic_solver.py
tests/test_artifact_codec.py
tests/test_artifact_validation.py
tests/test_aurora_reference_execution_artifact.py
tests/test_balance_of_plant.py
tests/test_ballooning_solver.py
tests/test_benchmark_disruption_replay_pipeline.py
tests/test_benchmark_disruption_transfer_generalization.py
tests/test_benchmark_disturbance_rejection_hardening.py
tests/test_benchmark_fairness.py
tests/test_benchmark_free_boundary.py
tests/test_benchmark_free_boundary_strict_parity.py
tests/test_benchmark_regression_guard.py
tests/test_benchmark_sparc_geqdsk_rmse.py
tests/test_benchmark_vs_torax.py
tests/test_blanket_neutronics.py
tests/test_blob_transport.py
tests/test_boris_pyo3_bridge.py
tests/test_burn_controller.py
tests/test_c2u_public_frc_reference.py
tests/test_cad_raytrace.py
tests/test_capability_manifest.py
tests/test_check_disruption_shot_splits.py
tests/test_check_freegs_strict_artifact.py
tests/test_check_lfs_hygiene.py
tests/test_check_mast_label_manifest.py
tests/test_check_pypi_sync.py
tests/test_check_test_module_linkage.py
tests/test_checkpoint.py
tests/test_ci_rmse_gate.py
tests/test_claim_boundary_regressions.py
tests/test_claim_range_guard.py
tests/test_claims_audit.py
tests/test_cli_launcher.py
tests/test_cn_transport.py
tests/test_codac_interface.py
tests/test_coil_optimization.py
tests/test_compact_reactor_optimizer.py
tests/test_compiler_git_sha.py
tests/test_config_schema.py
tests/test_control_resilience_campaign.py
tests/test_controller.py
tests/test_controller_comparison.py
tests/test_controller_runtime_backend.py
tests/test_controller_tuning.py
tests/test_current_diffusion.py
tests/test_current_diffusion_nonadiabatic.py
tests/test_current_drive.py
tests/test_dashboard_generator.py
tests/test_dashboard_launcher.py
tests/test_data_paths.py
tests/test_density_controller.py
tests/test_deprecated_default_lane_guard.py
tests/test_detachment_controller.py
tests/test_diagnostics.py
tests/test_digital_twin_ingest_runtime.py
tests/test_diiid_jet_validation.py
tests/test_director_interface.py
tests/test_director_interface_hardened.py
tests/test_dispatcher_kernel_tier_benchmark.py
tests/test_disruption_checkpoint_policy.py
tests/test_disruption_contract_primitives.py
tests/test_disruption_contracts.py
tests/test_disruption_model_checkpoint.py
tests/test_disruption_predictor_rng.py
tests/test_disruption_replay_contracts.py
tests/test_disruption_sequence.py
tests/test_disruption_sliding_window.py
tests/test_disruption_threshold_sweep.py
tests/test_disruption_toroidal_features.py
tests/test_divertor_thermal_sim.py
tests/test_docstring_guard_tool.py
tests/test_download_mast_labelled_shots.py
tests/test_dream_reference_execution_request.py
tests/test_elm_model.py
tests/test_elm_model_full.py
tests/test_eped_domain_contract_benchmark.py
tests/test_eped_pedestal.py
tests/test_eqdsk.py
tests/test_equilibrium_3d.py
tests/test_examples_minimal.py
tests/test_exceptions_hierarchy.py
tests/test_fallback_budget_guard.py
tests/test_fallback_telemetry.py
tests/test_faraday_recovery.py
tests/test_fault_tolerant_control.py
tests/test_federated_disruption.py
tests/test_fieldline_3d.py
tests/test_flight_sim_controllers.py
tests/test_fno_external_retrain_tools.py
tests/test_fno_multi_regime.py
tests/test_fno_training.py
tests/test_fno_training_multi_regime_split.py
tests/test_fno_turbulence_suppressor.py
tests/test_fokker_planck.py
tests/test_force_balance.py
tests/test_force_balance_3d.py
tests/test_formal_safety_contract_replay_benchmark.py
tests/test_forward_diagnostics_extended.py
tests/test_forward_diagnostics_guards.py
tests/test_frc_benchmark_grid_contract.py
tests/test_frc_reference_papers_manifest.py
tests/test_frc_rigid_rotor.py
tests/test_frc_rigid_rotor_property.py
tests/test_frc_rigid_rotor_rust_parity.py
tests/test_frc_rotating_bvp_acceptance_report.py
tests/test_frc_to_gs_bridge.py
tests/test_free_boundary_plotting.py
tests/test_free_boundary_public_machine_metadata_inventory.py
tests/test_free_boundary_supervisory_control.py
tests/test_free_boundary_tracking.py
tests/test_free_boundary_tracking_acceptance.py
tests/test_free_boundary_tracking_base.py
tests/test_free_boundary_tracking_config.py
tests/test_freegs_benchmark.py
tests/test_freegs_benchmark_enhanced.py
tests/test_freegs_public_example_reconstruction.py
tests/test_fueling_mode_runtime.py
tests/test_full_fidelity_end_to_end_campaign.py
tests/test_full_fidelity_public_source_downloads.py
tests/test_full_fidelity_reference_artifact_conversion.py
tests/test_full_validation_pipeline.py
tests/test_fusion_control_room.py
tests/test_fusion_ignition_sim.py
tests/test_fusion_kernel.py
tests/test_fusion_kernel_coilset_config.py
tests/test_fusion_kernel_fail_on_diverge.py
tests/test_fusion_kernel_free_boundary.py
tests/test_fusion_kernel_iterative_solver_contracts.py
tests/test_fusion_kernel_newton_runtime.py
tests/test_fusion_kernel_solver_mixins.py
tests/test_fusion_kernel_solver_runtime.py
tests/test_fusion_optimal_control.py
tests/test_fusion_sota_mpc.py
tests/test_fuzz_harness_entrypoints.py
tests/test_gai_01_turbulence_surrogate.py
tests/test_gai_02_torax_hybrid.py
tests/test_gai_03_heat_ml_shadow.py
tests/test_gain_scheduled_controller.py
tests/test_gdep_01_digital_twin_hook.py
tests/test_gdep_02_gpu_integration.py
tests/test_gdep_03_blind_validation.py
tests/test_generate_claims_evidence_map.py
tests/test_generate_disruption_risk_calibration.py
tests/test_generate_disruption_shot_manifest.py
tests/test_generate_fno_qlknn_spatial.py
tests/test_generate_readiness_scope_reports.py
tests/test_generate_source_p0p1_readiness.py
tests/test_geometry_3d.py
tests/test_github_token_format_guard.py
tests/test_gk_cgyro.py
tests/test_gk_corrector.py
tests/test_gk_domain_decomposition.py
tests/test_gk_eigenvalue.py
tests/test_gk_electromagnetic_fidelity_report.py
tests/test_gk_external_output_parity.py
tests/test_gk_gene.py
tests/test_gk_geometry.py
tests/test_gk_gs2.py
tests/test_gk_interface.py
tests/test_gk_maxwell_evolution.py
tests/test_gk_nonlinear.py
tests/test_gk_nonlinear_base.py
tests/test_gk_online_learner.py
tests/test_gk_ood_detector.py
tests/test_gk_public_reference_deck_inventory.py
tests/test_gk_qualikiz.py
tests/test_gk_quasilinear.py
tests/test_gk_scheduler.py
tests/test_gk_species.py
tests/test_gk_tglf.py
tests/test_gk_tglf_native.py
tests/test_gk_upde_bridge.py
tests/test_gk_verification_report.py
tests/test_global_design_scanner.py
tests/test_gmvr_01_compact_constraints.py
tests/test_gmvr_02_temhd_divertor.py
tests/test_gmvr_03_stellarator_extension.py
tests/test_gneu_01_benchmark.py
tests/test_gneu_02_anomaly.py
tests/test_gneu_03_fueling_mode.py
tests/test_gpu_jax_backend.py
tests/test_gpu_phase1_readiness.py
tests/test_gs_convergence.py
tests/test_gs_operator_current_closure_benchmark.py
tests/test_gs_residual_gate.py
tests/test_gs_transport_coupling.py
tests/test_gs_transport_surrogate.py
tests/test_gs_transport_surrogate_training.py
tests/test_gym_tokamak_env.py
tests/test_gyrokinetic_transport.py
tests/test_h_infinity_closed_loop.py
tests/test_h_infinity_controller.py
tests/test_hall_mhd.py
tests/test_hall_mhd_discovery.py
tests/test_hall_mhd_pulsed.py
tests/test_halo_re_physics.py
tests/test_hardening_module_linkage.py
tests/test_heating_neutronics_contracts.py
tests/test_heating_neutronics_q10.py
tests/test_high_beta_negative_triangularity_campaign.py
tests/test_hil_demo_runner.py
tests/test_hil_harness.py
tests/test_honest_validated_coverage.py
tests/test_hpc_bridge.py
tests/test_hpc_bridge_runtime_contracts.py
tests/test_hybrid_accuracy_benchmark_contract.py
tests/test_hypothesis_physics_models.py
tests/test_hypothesis_properties.py
tests/test_imas_adapter.py
tests/test_imas_conformance.py
tests/test_imas_connector.py
tests/test_imas_connector_common.py
tests/test_imas_connector_split_modules.py
tests/test_imas_connector_storage.py
tests/test_imas_ids_standard.py
tests/test_imas_ids_state_cycle.py
tests/test_impurity_aurora_strahl_contract.py
tests/test_impurity_transport.py
tests/test_integrated_scenario.py
tests/test_integrated_transport_runtime_physics_hardening.py
tests/test_integrated_transport_solver.py
tests/test_integrated_transport_solver_adaptive.py
tests/test_integrated_transport_solver_base.py
tests/test_integrated_transport_solver_contracts.py
tests/test_integrated_transport_solver_runtime.py
tests/test_integrated_transport_solver_runtime_physics.py
tests/test_integrated_transport_solver_runtime_utils.py
tests/test_ipb98y2_benchmark.py
tests/test_iter_surrogate_tool.py
tests/test_jacobi_sor_stencil_parity.py
tests/test_jax_equilibrium_solver.py
tests/test_jax_gk_solver.py
tests/test_jax_gs_solver.py
tests/test_jax_neural_equilibrium.py
tests/test_jax_solvers.py
tests/test_jax_traceable_runtime.py
tests/test_jax_transport_solver.py
tests/test_kinetic_efit.py
tests/test_knm.py
tests/test_kuramoto.py
tests/test_kuramoto_edge_paths.py
tests/test_lazy_imports_all.py
tests/test_lh_transition.py
tests/test_locked_mode.py
tests/test_logging_config.py
tests/test_lyapunov_guard.py
tests/test_marfe.py
tests/test_mast_ingestor_acquisition.py
tests/test_mast_validation_tools.py
tests/test_mc_dropout_uncertainty.py
tests/test_mesh_convergence_study.py
tests/test_mhd_sawtooth.py
tests/test_mhd_stability.py
tests/test_momentum_transport.py
tests/test_mrti.py
tests/test_mu_synthesis.py
tests/test_multi_compat.py
tests/test_multi_ion_transport.py
tests/test_multi_ion_transport_conservation_benchmark.py
tests/test_multi_machine_validation_physics_contracts.py
tests/test_multigrid_solve.py
tests/test_mypy_expansion_guard.py
tests/test_nengo_snn_wrapper.py
tests/test_neoclassical.py
tests/test_neural_equilibrium.py
tests/test_neural_equilibrium_gpu_acceptance.py
tests/test_neural_equilibrium_kernel.py
tests/test_neural_equilibrium_training.py
tests/test_neural_transport.py
tests/test_neural_transport_math.py
tests/test_neural_transport_math_funcs.py
tests/test_neural_transport_runtime_contracts.py
tests/test_neural_turbulence.py
tests/test_neuro_cybernetic_controller.py
tests/test_neuro_symbolic_control_demo_notebook.py
tests/test_neurocore_compat.py
tests/test_newton_equilibrium.py
tests/test_nmpc.py
tests/test_nmpc_controller.py
tests/test_ntm_dynamics.py
tests/test_nuclear_package_exports.py
tests/test_nuclear_wall_interaction.py
tests/test_omas_tglf_coupling.py
tests/test_onboard_diiid_raw_disruption_shots.py
tests/test_orbit_following.py
tests/test_packaging_contract.py
tests/test_parser_input_hardening.py
tests/test_pedestal.py
tests/test_pellet_injection.py
tests/test_phase0_physics_fixes.py
tests/test_phase1_hardening.py
tests/test_phase2_numerics.py
tests/test_phase_kuramoto.py
tests/test_phase_properties.py
tests/test_phase_properties_extended.py
tests/test_physics.py
tests/test_physics_edge_cases.py
tests/test_physics_fidelity_claims.py
tests/test_physics_invariants.py
tests/test_plasma_knm.py
tests/test_plasma_startup.py
tests/test_plasma_wall_interaction.py
tests/test_polyglot_gs_benchmark.py
tests/test_polyglot_gs_solver_contract.py
tests/test_pretrained_surrogates.py
tests/test_psi_pointwise_rmse.py
tests/test_psi_pointwise_rmse_cli.py
tests/test_pulsed_compression.py
tests/test_pwi_erosion.py
tests/test_pwi_erosion_runtime.py
tests/test_py39_annotation_compat.py
tests/test_pyo3_control_bridge.py
tests/test_pyo3_gpu_bridge.py
tests/test_pyo3_nuclear_bridge.py
tests/test_pyo3_physics_bridge.py
tests/test_pyo3_transport_bridge.py
tests/test_pyproject_dependency_tiers.py
tests/test_quality_delta_report_tool.py
tests/test_quality_gate_tool.py
tests/test_quantum_bridge.py
tests/test_quasi_3d_contracts.py
tests/test_readiness_register.py
tests/test_real_data_roadmap_non_regression_guard.py
tests/test_real_data_roadmap_progress.py
tests/test_real_shot_validation_guard.py
tests/test_realtime_efit.py
tests/test_realtime_monitor.py
tests/test_realtime_monitor_h5py.py
tests/test_reference_data_provenance_manifest.py
tests/test_release_checksums_tools.py
tests/test_release_delta_guard.py
tests/test_replay_pipeline.py
tests/test_rf_heating.py
tests/test_rmf_phase_lock.py
tests/test_rmse_dashboard.py
tests/test_run_diagnostics.py
tests/test_run_real_data_strict_gate.py
tests/test_run_ruff_docstrings.py
tests/test_runaway_dream_contract.py
tests/test_runaway_electron_model_module.py
tests/test_runaway_electrons.py
tests/test_runtime_parity_perf_guard.py
tests/test_rust_compat_solver_method.py
tests/test_rust_compat_wrapper.py
tests/test_rust_flight_sim_wrapper.py
tests/test_rust_multigrid_wiring.py
tests/test_rust_python_parity.py
tests/test_rwm_feedback.py
tests/test_rzip_model.py
tests/test_safe_loaders.py
tests/test_safe_rl_controller.py
tests/test_safety_interlocks.py
tests/test_sandpile_fusion_reactor.py
tests/test_sas_dataset_manifest.py
tests/test_sawtooth.py
tests/test_scaling_laws.py
tests/test_scenario_scheduler.py
tests/test_scpn_compiler.py
tests/test_scpn_end_to_end_latency.py
tests/test_scpn_pid_mpc_benchmark.py
tests/test_security_headers.py
tests/test_security_runtime_policies.py
tests/test_shape_controller.py
tests/test_sliding_mode_vertical.py
tests/test_snn_pyo3_bridge.py
tests/test_sol_model.py
tests/test_spdx_header_guard.py
tests/test_spi_ablation.py
tests/test_spi_mitigation.py
tests/test_spi_mitigation_runtime.py
tests/test_stability_analyzer.py
tests/test_stability_mhd_extended.py
tests/test_state_estimator.py
tests/test_state_space.py
tests/test_stellarator_control_replay_benchmark.py
tests/test_stellarator_geometry.py
tests/test_stress_campaign.py
tests/test_structure.py
tests/test_studio_exactness.py
tests/test_studio_manifest.py
tests/test_subsystem_fault_hardening_campaign.py
tests/test_subsystem_fault_models.py
tests/test_sweep_disruption_threshold_tool.py
tests/test_sync_metadata.py
tests/test_synthetic_sensors.py
tests/test_synthetic_shots.py
tests/test_task10_free_boundary_state_estimation_disturbance.py
tests/test_task11_free_boundary_constraint_safety.py
tests/test_task12_free_boundary_physics_margin_safety.py
tests/test_task13_free_boundary_disruption_policy_recovery.py
tests/test_task14_free_boundary_failsafe_dropout_replay.py
tests/test_task2_pretrained_surrogates_benchmark.py
tests/test_task3_error_handling_audit.py
tests/test_task4_quasi_3d_modeling.py
tests/test_task5_disruption_mitigation_integration.py
tests/test_task6_heating_neutronics_realism.py
tests/test_task7_hil_testing.py
tests/test_task8_free_boundary_supervisory_control.py
tests/test_task9_free_boundary_replay_hil.py
tests/test_tearing_mode_coupling.py
tests/test_temhd_peltier.py
tests/test_temhd_peltier_runtime.py
tests/test_tglf_interface.py
tests/test_tglf_interface_runtime.py
tests/test_tglf_surrogate_bridge.py
tests/test_tglf_validation_runtime.py
tests/test_thermal_hydraulics.py
tests/test_tilt_mode_frc.py
tests/test_tokamak_archive.py
tests/test_tokamak_archive_profiles.py
tests/test_tokamak_config.py
tests/test_tokamak_digital_twin.py
tests/test_tokamak_disruption_archive.py
tests/test_tokamak_flight_sim.py
tests/test_tokamak_live_payload.py
tests/test_tomography.py
tests/test_tools_run_mypy_strict.py
tests/test_tools_run_python_preflight.py
tests/test_traceable_runtime_parity_cli.py
tests/test_training_tool_npz_hardening.py
tests/test_transport_physics_consistency.py
tests/test_transport_power_balance_benchmark.py
tests/test_transport_uncertainty_envelope_benchmark.py
tests/test_turbulence_oracle.py
tests/test_uncertainty.py
tests/test_upde.py
tests/test_uq_full_chain.py
tests/test_validate_real_shots_payload.py
tests/test_validation_experimental_guards.py
tests/test_validation_regression.py
tests/test_validators.py
tests/test_verify_10khz_rust.py
tests/test_version_metadata.py
tests/test_vertical_control_replay_benchmark.py
tests/test_vessel_model.py
tests/test_vmec_lite.py
tests/test_volt_second_manager.py
tests/test_wdm_engine.py
tests/test_whole_plant_fault_tolerant_scenario.py
tests/test_ws_phase_stream.py
validation/__init__.py
validation/benchmark_deprecated_mode_exclusion.py
validation/benchmark_disruption_replay_pipeline.py
validation/benchmark_disruption_transfer_generalization.py
validation/benchmark_disturbance_rejection.py
validation/benchmark_eped_domain_contract.py
validation/benchmark_frc_rotating_bvp_acceptance.py
validation/benchmark_free_boundary.py
validation/benchmark_free_boundary_strict_parity.py
validation/benchmark_freegs_public_example_reconstruction.py
validation/benchmark_full_fidelity_acceptance.py
validation/benchmark_gk_electromagnetic_fidelity.py
validation/benchmark_gk_linear.py
validation/benchmark_gpu_backend_alternatives.py
validation/benchmark_gpu_phase1_readiness.py
validation/benchmark_gs_operator_current_closure.py
validation/benchmark_hybrid_accuracy.py
validation/benchmark_impurity_transport_contract.py
validation/benchmark_multi_ion_transport_conservation.py
validation/benchmark_nmpc.py
validation/benchmark_production_decomposition_contract.py
validation/benchmark_runaway_dream_contract.py
validation/benchmark_rust_multigrid_scaling.py
validation/benchmark_sas_dataset_manifest.py
validation/benchmark_solvers.py
validation/benchmark_sparc_geqdsk_rmse.py
validation/benchmark_transport.py
validation/benchmark_transport_power_balance.py
validation/benchmark_transport_uncertainty_envelope.py
validation/benchmark_vs_freegs.py
validation/benchmark_vs_torax.py
validation/claim_range_thresholds.json
validation/claims_manifest.json
validation/code_to_code_benchmark.py
validation/collect_results.py
validation/control_benchmark_suite.py
validation/control_resilience_campaign.py
validation/controller_comparison.py
validation/diiid_config.json
validation/disruption_roc_analysis.py
validation/experimental_validation_results.json
validation/formal_safety_contract_replay_benchmark.py
validation/free_boundary_tracking_acceptance.py
validation/full_fidelity_end_to_end_campaign.py
validation/full_validation_pipeline.py
validation/gai_01_turbulence_surrogate.py
validation/gai_02_torax_hybrid.py
validation/gai_03_heat_ml_shadow.py
validation/gdep_01_digital_twin_hook.py
validation/gdep_02_gpu_integration.py
validation/gdep_03_blind_validation.py
validation/generate_diiid_jet_geqdsk.py
validation/gmvr_01_compact_constraints.py
validation/gmvr_02_temhd_divertor.py
validation/gmvr_03_stellarator_extension.py
validation/gneu_01_benchmark.py
validation/gneu_03_fueling_mode.py
validation/high_beta_negative_triangularity_campaign.py
validation/iter_analytic_config.json
validation/iter_config.json
validation/iter_force_balanced.json
validation/iter_genetic_config.json
validation/iter_validated_config.json
validation/jet_config.json
validation/mesh_convergence_study.py
validation/mpi_production_decomposition_runner.py
validation/multi_machine_validation.py
validation/psi_pointwise_rmse.py
validation/rmse_dashboard.py
validation/run_diiid_jet_validation.py
validation/run_experimental_validation.py
validation/scpn_end_to_end_latency.py
validation/scpn_pid_mpc_benchmark.py
validation/sparc_config.json
validation/stellarator_control_replay_benchmark.py
validation/stress_test_campaign.py
validation/subsystem_fault_hardening_campaign.py
validation/task10_free_boundary_state_estimation_disturbance.py
validation/task11_free_boundary_constraint_safety.py
validation/task12_free_boundary_physics_margin_safety.py
validation/task13_free_boundary_disruption_policy_recovery.py
validation/task14_free_boundary_failsafe_dropout_replay.py
validation/task2_pretrained_surrogates_benchmark.py
validation/task3_error_handling_audit.py
validation/task4_quasi_3d_modeling.py
validation/task5_disruption_mitigation_integration.py
validation/task6_heating_neutronics_realism.py
validation/task7_hil_testing.py
validation/task8_free_boundary_supervisory_control.py
validation/task9_free_boundary_replay_hil.py
validation/test_full_pulse_scenario.py
validation/traceable_runtime_parity.py
validation/validate_against_sparc.py
validation/validate_core_integration.py
validation/validate_fno_tglf.py
validation/validate_iter.py
validation/validate_physics_closures.py
validation/validate_real_equilibria.py
validation/validate_real_shots.py
validation/validate_transport_itpa.py
validation/validate_transport_qlknn.py
validation/verify_10khz_rust.py
validation/verify_platinum_notebook.py
validation/vertical_control_replay_benchmark.py
validation/whole_plant_fault_tolerant_scenario.py
validation/reference_data/full_fidelity_artifact_schema.json
validation/reference_data/full_fidelity_public_sources.json
validation/reference_data/full_fidelity_reference_cases.json
validation/reference_data/iter_reference.json
validation/reference_data/openadas_coronal_lz_manifest.json
validation/reference_data/provenance_manifest.json
validation/reference_data/provenance_policy.json
validation/reference_data/qlknn10d_published_benchmarks.json
validation/reference_data/slough_2011_fig5.json
validation/reference_data/sparc_reference.json
validation/reference_data/stellarator_control_replay_public_config.json
validation/reference_data/blind/eu_demo_reference.json
validation/reference_data/blind/k_demo_reference.json
validation/reference_data/diiid/diiid_hmode_1p5MA.geqdsk
validation/reference_data/diiid/diiid_hmode_2MA.geqdsk
validation/reference_data/diiid/diiid_lmode_1MA.geqdsk
validation/reference_data/diiid/diiid_negdelta.geqdsk
validation/reference_data/diiid/diiid_snowflake.geqdsk
validation/reference_data/diiid/disruption_risk_calibration.json
validation/reference_data/diiid/disruption_shot_splits.json
validation/reference_data/diiid/disruption_shots_manifest.json
validation/reference_data/diiid/raw_disruption_onboarding_spec.example.json
validation/reference_data/diiid/disruption_shots/shot_154406_hybrid.npz
validation/reference_data/diiid/disruption_shots/shot_154406_hybrid_safe.npz
validation/reference_data/diiid/disruption_shots/shot_155916_locked_mode.npz
validation/reference_data/diiid/disruption_shots/shot_160409_density_limit.npz
validation/reference_data/diiid/disruption_shots/shot_161598_vde.npz
validation/reference_data/diiid/disruption_shots/shot_163303_hmode.npz
validation/reference_data/diiid/disruption_shots/shot_163303_hmode_safe.npz
validation/reference_data/diiid/disruption_shots/shot_164965_tearing.npz
validation/reference_data/diiid/disruption_shots/shot_166000_beta_limit.npz
validation/reference_data/diiid/disruption_shots/shot_166549_snowflake.npz
validation/reference_data/diiid/disruption_shots/shot_166549_snowflake_safe.npz
validation/reference_data/diiid/disruption_shots/shot_170000_beta_limit.npz
validation/reference_data/diiid/disruption_shots/shot_175970_negdelta.npz
validation/reference_data/diiid/disruption_shots/shot_175970_negdelta_safe.npz
validation/reference_data/diiid/disruption_shots/shot_176673_highbeta.npz
validation/reference_data/diiid/disruption_shots/shot_176673_highbeta_safe.npz
validation/reference_data/frc_public/c2u_optometrist_positive_heating_shots.csv
validation/reference_data/frc_public/c2u_optometrist_positive_heating_shots.metadata.json
validation/reference_data/full_fidelity_public_artifacts/aurora_argon_fractional_abundance_public.metadata.json
validation/reference_data/full_fidelity_public_artifacts/aurora_argon_fractional_abundance_public.npz
validation/reference_data/full_fidelity_public_artifacts/aurora_argon_transport_public.metadata.json
validation/reference_data/full_fidelity_public_artifacts/aurora_argon_transport_public.npz
validation/reference_data/full_fidelity_public_artifacts/dream_avalanche_public_raw.metadata.json
validation/reference_data/full_fidelity_public_artifacts/dream_avalanche_public_raw.npz
validation/reference_data/full_fidelity_public_artifacts/frc_reference_papers_manifest.json
validation/reference_data/full_fidelity_public_artifacts/free_boundary_public_machine_metadata_inventory.json
validation/reference_data/full_fidelity_public_artifacts/free_boundary_public_machine_metadata_inventory.metadata.json
validation/reference_data/full_fidelity_public_artifacts/freegs_public_example_reconstruction_attempt.json
validation/reference_data/full_fidelity_public_artifacts/freegs_public_example_reconstruction_attempt.metadata.json
validation/reference_data/full_fidelity_public_artifacts/freegsnke_mastu_current_sidecars_public.json
validation/reference_data/full_fidelity_public_artifacts/freegsnke_mastu_current_sidecars_public.metadata.json
validation/reference_data/full_fidelity_public_artifacts/freegsnke_static_inverse_baseline_public.metadata.json
validation/reference_data/full_fidelity_public_artifacts/freegsnke_static_inverse_baseline_public.npz
validation/reference_data/full_fidelity_public_artifacts/gk_public_reference_deck_inventory.json
validation/reference_data/full_fidelity_public_artifacts/gk_public_reference_deck_inventory.metadata.json
validation/reference_data/itpa/gyro_bohm_coefficients.json
validation/reference_data/itpa/hmode_confinement.csv
validation/reference_data/itpa/ipb98y2_coefficients.json
validation/reference_data/jet/jet_dt_3p5MA.geqdsk
validation/reference_data/jet/jet_high_ip_4p8MA.geqdsk
validation/reference_data/jet/jet_hmode_3MA.geqdsk
validation/reference_data/jet/jet_hybrid_2p5MA.geqdsk
validation/reference_data/jet/jet_lmode_2MA.geqdsk
validation/reference_data/mast/independent_labels.example.json
validation/reference_data/sparc/device_description.json
validation/reference_data/sparc/lmode_hv.geqdsk
validation/reference_data/sparc/lmode_vh.geqdsk
validation/reference_data/sparc/lmode_vv.geqdsk
validation/reference_data/sparc/prd_popcon.csv
validation/reference_data/sparc/sparc_1300.eqdsk
validation/reference_data/sparc/sparc_1305.eqdsk
validation/reference_data/sparc/sparc_1310.eqdsk
validation/reference_data/sparc/sparc_1315.eqdsk
validation/reference_data/sparc/sparc_1349.eqdsk
validation/reports/aurora_reference_execution_artifact.json
validation/reports/current_diffusion_nonadiabatic_benchmark.json
validation/reports/dispatcher_kernel_tiers_benchmark.json
validation/reports/disruption_replay_pipeline_benchmark.json
validation/reports/dream_reference_execution_request.json
validation/reports/eped_domain_contract_benchmark.json
validation/reports/faraday_recovery_benchmark.json
validation/reports/frc_rigid_rotor_benchmark.json
validation/reports/frc_rotating_bvp_acceptance.json
validation/reports/free_boundary_benchmark.json
validation/reports/free_boundary_public_machine_metadata_inventory.json
validation/reports/free_boundary_strict_parity_benchmark.json
validation/reports/freegs_public_example_reconstruction.json
validation/reports/freegs_strict_backend_benchmark.json
validation/reports/full_fidelity_acceptance_benchmark.json
validation/reports/full_fidelity_end_to_end_campaign.json
validation/reports/full_fidelity_public_source_downloads.json
validation/reports/full_fidelity_reference_artifact_conversion.json
validation/reports/fusion_gpu_persistent_sor_benchmark.json
validation/reports/fusion_gpu_sor_benchmark.json
validation/reports/gk_electromagnetic_fidelity.json
validation/reports/gk_external_nonlinear_parity.json
validation/reports/gk_nonlinear_solver_comparison.json
validation/reports/gk_nonlinear_solver_comparison_cuda_jax.json
validation/reports/gk_public_reference_deck_inventory.json
validation/reports/gneu_01_benchmark.json
validation/reports/gneu_03_fueling.json
validation/reports/gpu_backend_alternatives.json
validation/reports/gpu_backend_alternatives_jarvis_l4.json
validation/reports/gpu_phase1_readiness.json
validation/reports/gs_operator_current_closure.json
validation/reports/hall_mhd_pulsed_benchmark.json
validation/reports/high_beta_negative_triangularity_campaign.json
validation/reports/impurity_transport_contract_benchmark.json
validation/reports/iter_surrogate_weight_validation.json
validation/reports/mast_label_readiness.json
validation/reports/mast_labelled_shot_downloads.json
validation/reports/mast_snn_53shot_validation.json
validation/reports/mast_snn_rust_53shot_validation.json
validation/reports/mast_snn_rust_policy_sweep_53shot_validation.json
validation/reports/mesh_convergence.json
validation/reports/mrti_benchmark.json
validation/reports/multi_ion_transport_conservation_benchmark.json
validation/reports/polyglot_gs_solver_comparison.json
validation/reports/polyglot_gs_solver_comparison_upcloud_33.json
validation/reports/polyglot_gs_solver_comparison_upcloud_65.json
validation/reports/polyglot_warm_throughput_65.json
validation/reports/production_decomposition_contract.json
validation/reports/psi_efit_nrmse_benchmark.json
validation/reports/psi_pointwise_rmse.json
validation/reports/pulsed_compression_benchmark.json
validation/reports/rmse_dashboard.json
validation/reports/runaway_dream_contract_benchmark.json
validation/reports/rust_multigrid_scaling.json
validation/reports/sas_dataset_readiness.json
validation/reports/scpn_end_to_end_latency.json
validation/reports/scpn_pid_mpc_benchmark.json
validation/reports/stress_test_campaign.json
validation/reports/subsystem_fault_hardening_campaign.json
validation/reports/task10_free_boundary_state_estimation_disturbance.json
validation/reports/task11_free_boundary_constraint_safety.json
validation/reports/task12_free_boundary_physics_margin_safety.json
validation/reports/task13_free_boundary_disruption_policy_recovery.json
validation/reports/task14_free_boundary_failsafe_dropout_replay.json
validation/reports/task2_pretrained_surrogates_benchmark.json
validation/reports/task4_quasi_3d_modeling.json
validation/reports/task5_disruption_mitigation_integration.json
validation/reports/task6_heating_neutronics_realism.json
validation/reports/task8_free_boundary_supervisory_control.json
validation/reports/task9_free_boundary_replay_hil.json
validation/reports/tilt_mode_frc_benchmark.json
validation/reports/transport_power_balance_benchmark.json
validation/reports/transport_uncertainty_envelope_benchmark.json
validation/reports/upcloud_l4_native_solver_benchmarks.json
validation/reports/vertical_control_replay_benchmark.json
validation/reports/vertical_control_replay_profiles.json
validation/reports/whole_plant_fault_tolerant_scenario.json
validation/tglf_reference/etg_dominated.json
validation/tglf_reference/itg_dominated.json
validation/tglf_reference/tem_dominated.json
weights/__init__.py
weights/neural_equilibrium_iter_v1.npz
weights/neural_equilibrium_sparc.npz
weights/neural_transport_qlknn.metrics.json
weights/neural_transport_qlknn.npz
weights/pretrained_fno_eurofusion_jet.npz
weights/pretrained_mlp_itpa.npz
weights/pretrained_surrogates_manifest.json