LICENSE
NOTICE.md
README.md
pyproject.toml
src/scpn/__init__.py
src/scpn_phase_orchestrator/__init__.py
src/scpn_phase_orchestrator/_compat.py
src/scpn_phase_orchestrator/_validation.py
src/scpn_phase_orchestrator/api.py
src/scpn_phase_orchestrator/exceptions.py
src/scpn_phase_orchestrator/py.typed
src/scpn_phase_orchestrator.egg-info/PKG-INFO
src/scpn_phase_orchestrator.egg-info/SOURCES.txt
src/scpn_phase_orchestrator.egg-info/dependency_links.txt
src/scpn_phase_orchestrator.egg-info/entry_points.txt
src/scpn_phase_orchestrator.egg-info/requires.txt
src/scpn_phase_orchestrator.egg-info/top_level.txt
src/scpn_phase_orchestrator/actuation/__init__.py
src/scpn_phase_orchestrator/actuation/_qp.py
src/scpn_phase_orchestrator/actuation/_qp_admm.py
src/scpn_phase_orchestrator/actuation/constraints.py
src/scpn_phase_orchestrator/actuation/control_barrier.py
src/scpn_phase_orchestrator/actuation/foundation_model_governor.py
src/scpn_phase_orchestrator/actuation/hdl_compiler.py
src/scpn_phase_orchestrator/actuation/koopman_mpc.py
src/scpn_phase_orchestrator/actuation/mapper.py
src/scpn_phase_orchestrator/adapters/__init__.py
src/scpn_phase_orchestrator/adapters/_schema.py
src/scpn_phase_orchestrator/adapters/fmi_cosimulation.py
src/scpn_phase_orchestrator/adapters/fusion_core_bridge.py
src/scpn_phase_orchestrator/adapters/gaian_mesh_bridge.py
src/scpn_phase_orchestrator/adapters/hardware_io.py
src/scpn_phase_orchestrator/adapters/hybrid_cocompiler.py
src/scpn_phase_orchestrator/adapters/lsl_bci_bridge.py
src/scpn_phase_orchestrator/adapters/metrics_exporter.py
src/scpn_phase_orchestrator/adapters/modbus_tls.py
src/scpn_phase_orchestrator/adapters/mqtt_bridge.py
src/scpn_phase_orchestrator/adapters/neurocore_bridge.py
src/scpn_phase_orchestrator/adapters/opcua_bridge.py
src/scpn_phase_orchestrator/adapters/opentelemetry.py
src/scpn_phase_orchestrator/adapters/plasma_control_bridge.py
src/scpn_phase_orchestrator/adapters/prometheus.py
src/scpn_phase_orchestrator/adapters/quantum_control_bridge.py
src/scpn_phase_orchestrator/adapters/redis_store.py
src/scpn_phase_orchestrator/adapters/remanentia_bridge.py
src/scpn_phase_orchestrator/adapters/scpn_control_bridge.py
src/scpn_phase_orchestrator/adapters/snn_bridge.py
src/scpn_phase_orchestrator/adapters/synapse_channel_bridge.py
src/scpn_phase_orchestrator/adapters/synapse_coupling_bridge.py
src/scpn_phase_orchestrator/apps/__init__.py
src/scpn_phase_orchestrator/apps/queuewaves/__init__.py
src/scpn_phase_orchestrator/apps/queuewaves/alerter.py
src/scpn_phase_orchestrator/apps/queuewaves/collector.py
src/scpn_phase_orchestrator/apps/queuewaves/config.py
src/scpn_phase_orchestrator/apps/queuewaves/detector.py
src/scpn_phase_orchestrator/apps/queuewaves/pipeline.py
src/scpn_phase_orchestrator/apps/queuewaves/server.py
src/scpn_phase_orchestrator/apps/queuewaves/static/index.html
src/scpn_phase_orchestrator/artifacts/__init__.py
src/scpn_phase_orchestrator/artifacts/qpu_data.py
src/scpn_phase_orchestrator/assurance/__init__.py
src/scpn_phase_orchestrator/assurance/_hashing.py
src/scpn_phase_orchestrator/assurance/case.py
src/scpn_phase_orchestrator/assurance/certification.py
src/scpn_phase_orchestrator/assurance/dsse.py
src/scpn_phase_orchestrator/assurance/early_warning_evidence.py
src/scpn_phase_orchestrator/assurance/envelope.py
src/scpn_phase_orchestrator/assurance/evidence.py
src/scpn_phase_orchestrator/assurance/formal_evidence.py
src/scpn_phase_orchestrator/assurance/grid_early_warning_advisory.py
src/scpn_phase_orchestrator/assurance/power_grid_prc_bundle.py
src/scpn_phase_orchestrator/assurance/prc_oscillation.py
src/scpn_phase_orchestrator/assurance/prc_ride_through.py
src/scpn_phase_orchestrator/assurance/provenance.py
src/scpn_phase_orchestrator/assurance/report.py
src/scpn_phase_orchestrator/assurance/run_evidence.py
src/scpn_phase_orchestrator/assurance/standards.py
src/scpn_phase_orchestrator/assurance/twin_confidence_evidence.py
src/scpn_phase_orchestrator/audit/__init__.py
src/scpn_phase_orchestrator/audit/audit.proto
src/scpn_phase_orchestrator/autotune/__init__.py
src/scpn_phase_orchestrator/autotune/binding_proposal.py
src/scpn_phase_orchestrator/autotune/candidate_safety_certificate.py
src/scpn_phase_orchestrator/autotune/coupling_est.py
src/scpn_phase_orchestrator/autotune/discovered_dynamics.py
src/scpn_phase_orchestrator/autotune/discovery.py
src/scpn_phase_orchestrator/autotune/freq_id.py
src/scpn_phase_orchestrator/autotune/knob_attribution.py
src/scpn_phase_orchestrator/autotune/learners.py
src/scpn_phase_orchestrator/autotune/phase_extract.py
src/scpn_phase_orchestrator/autotune/pipeline.py
src/scpn_phase_orchestrator/autotune/policy_search.py
src/scpn_phase_orchestrator/autotune/reward.py
src/scpn_phase_orchestrator/autotune/sindy.py
src/scpn_phase_orchestrator/autotune/sindy_confidence.py
src/scpn_phase_orchestrator/autotune/sindy_options.py
src/scpn_phase_orchestrator/autotune/supervisor_candidate.py
src/scpn_phase_orchestrator/binding/__init__.py
src/scpn_phase_orchestrator/binding/channel_algebra.py
src/scpn_phase_orchestrator/binding/channel_runtime.py
src/scpn_phase_orchestrator/binding/gallery.py
src/scpn_phase_orchestrator/binding/loader.py
src/scpn_phase_orchestrator/binding/resolved.py
src/scpn_phase_orchestrator/binding/security_scan.py
src/scpn_phase_orchestrator/binding/topos_examples.py
src/scpn_phase_orchestrator/binding/topos_semantic.py
src/scpn_phase_orchestrator/binding/types.py
src/scpn_phase_orchestrator/binding/validator.py
src/scpn_phase_orchestrator/binding/digital_twin/__init__.py
src/scpn_phase_orchestrator/binding/digital_twin/_shared.py
src/scpn_phase_orchestrator/binding/digital_twin/adapter_grpc.py
src/scpn_phase_orchestrator/binding/digital_twin/adapter_hardware.py
src/scpn_phase_orchestrator/binding/digital_twin/adapter_kafka.py
src/scpn_phase_orchestrator/binding/digital_twin/adapter_memory.py
src/scpn_phase_orchestrator/binding/digital_twin/adapter_rest.py
src/scpn_phase_orchestrator/binding/digital_twin/contract.py
src/scpn_phase_orchestrator/binding/digital_twin/envelope.py
src/scpn_phase_orchestrator/binding/digital_twin/evidence.py
src/scpn_phase_orchestrator/binding/semantic/__init__.py
src/scpn_phase_orchestrator/binding/semantic/coercion.py
src/scpn_phase_orchestrator/binding/semantic/compiler.py
src/scpn_phase_orchestrator/binding/semantic/retrieval.py
src/scpn_phase_orchestrator/binding/semantic/review.py
src/scpn_phase_orchestrator/binding/semantic/serialization.py
src/scpn_phase_orchestrator/coupling/__init__.py
src/scpn_phase_orchestrator/coupling/_attnres_go.py
src/scpn_phase_orchestrator/coupling/_attnres_julia.py
src/scpn_phase_orchestrator/coupling/_attnres_mojo.py
src/scpn_phase_orchestrator/coupling/_attnres_validation.py
src/scpn_phase_orchestrator/coupling/_hodge_go.py
src/scpn_phase_orchestrator/coupling/_hodge_julia.py
src/scpn_phase_orchestrator/coupling/_hodge_mojo.py
src/scpn_phase_orchestrator/coupling/_hodge_validation.py
src/scpn_phase_orchestrator/coupling/_julia_runtime.py
src/scpn_phase_orchestrator/coupling/_spatial_modulator_go.py
src/scpn_phase_orchestrator/coupling/_spatial_modulator_julia.py
src/scpn_phase_orchestrator/coupling/_spatial_modulator_mojo.py
src/scpn_phase_orchestrator/coupling/_spatial_modulator_validation.py
src/scpn_phase_orchestrator/coupling/_spectral_go.py
src/scpn_phase_orchestrator/coupling/_spectral_julia.py
src/scpn_phase_orchestrator/coupling/_spectral_mojo.py
src/scpn_phase_orchestrator/coupling/_spectral_validation.py
src/scpn_phase_orchestrator/coupling/attention_residuals.py
src/scpn_phase_orchestrator/coupling/connectome.py
src/scpn_phase_orchestrator/coupling/ei_balance.py
src/scpn_phase_orchestrator/coupling/geometry_constraints.py
src/scpn_phase_orchestrator/coupling/hodge.py
src/scpn_phase_orchestrator/coupling/infer.py
src/scpn_phase_orchestrator/coupling/knm.py
src/scpn_phase_orchestrator/coupling/lags.py
src/scpn_phase_orchestrator/coupling/plasticity.py
src/scpn_phase_orchestrator/coupling/prior.py
src/scpn_phase_orchestrator/coupling/spatial_modulator.py
src/scpn_phase_orchestrator/coupling/spectral.py
src/scpn_phase_orchestrator/coupling/te_adaptive.py
src/scpn_phase_orchestrator/coupling/templates.py
src/scpn_phase_orchestrator/drivers/__init__.py
src/scpn_phase_orchestrator/drivers/psi_informational.py
src/scpn_phase_orchestrator/drivers/psi_physical.py
src/scpn_phase_orchestrator/drivers/psi_symbolic.py
src/scpn_phase_orchestrator/evaluation/__init__.py
src/scpn_phase_orchestrator/evaluation/auditor.py
src/scpn_phase_orchestrator/evaluation/cross_domain_transfer.py
src/scpn_phase_orchestrator/evaluation/detector_meta_analysis.py
src/scpn_phase_orchestrator/evaluation/record.py
src/scpn_phase_orchestrator/evaluation/skill.py
src/scpn_phase_orchestrator/experimental/__init__.py
src/scpn_phase_orchestrator/experimental/accelerators/__init__.py
src/scpn_phase_orchestrator/experimental/accelerators/_go_runtime.py
src/scpn_phase_orchestrator/experimental/accelerators/_julia_runtime.py
src/scpn_phase_orchestrator/experimental/accelerators/_mojo_runtime.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/__init__.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_attnres_go.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_attnres_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_attnres_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_hodge_go.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_hodge_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_hodge_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_spatial_modulator_go.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_spatial_modulator_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_spatial_modulator_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_spectral_go.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_spectral_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/coupling/_spectral_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/__init__.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_chimera_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_chimera_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_chimera_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_chimera_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_dimension_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_dimension_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_dimension_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_dimension_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_embedding_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_embedding_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_embedding_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_embedding_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_entropy_prod_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_entropy_prod_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_entropy_prod_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_entropy_prod_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_itpc_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_itpc_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_itpc_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_itpc_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_koopman_edmd_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_koopman_edmd_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_koopman_edmd_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_koopman_edmd_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_lyapunov_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_lyapunov_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_lyapunov_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_lyapunov_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_merge_window_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_merge_window_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_merge_window_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_merge_window_rust.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_merge_window_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_npe_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_npe_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_npe_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_npe_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_opt_entropy_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_opt_entropy_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_opt_entropy_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_opt_entropy_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_pid_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_pid_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_pid_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_pid_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_poincare_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_poincare_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_poincare_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_poincare_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_psychedelic_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_psychedelic_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_psychedelic_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_psychedelic_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_recurrence_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_recurrence_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_recurrence_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_recurrence_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_te_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_te_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_te_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_te_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_twin_confidence_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_twin_confidence_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_twin_confidence_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_twin_confidence_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_winding_go.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_winding_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_winding_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/monitor/_winding_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/__init__.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_basin_stability_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_basin_stability_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_basin_stability_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_delay_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_delay_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_delay_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_delay_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_doppler_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_doppler_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_doppler_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_engine_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_engine_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_engine_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_engine_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_engine_webgpu.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_envelope_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_envelope_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_envelope_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_geometric_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_geometric_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_geometric_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_hypergraph_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_hypergraph_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_hypergraph_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_inertial_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_inertial_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_inertial_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_market_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_market_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_market_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_moving_frame_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_moving_frame_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_moving_frame_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_order_params_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_order_params_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_order_params_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pac_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pac_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pac_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_acceptance_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_acceptance_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_acceptance_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_acceptance_rust.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_acceptance_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_handoff_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_handoff_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_handoff_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_handoff_rust.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_handoff_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_timeline_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_timeline_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_timeline_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_timeline_rust.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_pha_c_timeline_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_reduction_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_reduction_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_reduction_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_simplicial_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_simplicial_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_simplicial_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_splitting_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_splitting_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_splitting_mojo.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_splitting_validation.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_swarmalator_go.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_swarmalator_julia.py
src/scpn_phase_orchestrator/experimental/accelerators/upde/_swarmalator_mojo.py
src/scpn_phase_orchestrator/grpc_gen/__init__.py
src/scpn_phase_orchestrator/grpc_gen/_spo_pb2_fallback.py
src/scpn_phase_orchestrator/grpc_gen/_spo_pb2_grpc_fallback.py
src/scpn_phase_orchestrator/grpc_gen/spo_pb2.py
src/scpn_phase_orchestrator/grpc_gen/spo_pb2_grpc.py
src/scpn_phase_orchestrator/imprint/__init__.py
src/scpn_phase_orchestrator/imprint/state.py
src/scpn_phase_orchestrator/imprint/update.py
src/scpn_phase_orchestrator/meta/__init__.py
src/scpn_phase_orchestrator/meta/transfer.py
src/scpn_phase_orchestrator/monitor/__init__.py
src/scpn_phase_orchestrator/monitor/_chimera_go.py
src/scpn_phase_orchestrator/monitor/_chimera_julia.py
src/scpn_phase_orchestrator/monitor/_chimera_mojo.py
src/scpn_phase_orchestrator/monitor/_dimension_go.py
src/scpn_phase_orchestrator/monitor/_dimension_julia.py
src/scpn_phase_orchestrator/monitor/_dimension_mojo.py
src/scpn_phase_orchestrator/monitor/_embedding_go.py
src/scpn_phase_orchestrator/monitor/_embedding_julia.py
src/scpn_phase_orchestrator/monitor/_embedding_mojo.py
src/scpn_phase_orchestrator/monitor/_entropy_prod_go.py
src/scpn_phase_orchestrator/monitor/_entropy_prod_julia.py
src/scpn_phase_orchestrator/monitor/_entropy_prod_mojo.py
src/scpn_phase_orchestrator/monitor/_itpc_go.py
src/scpn_phase_orchestrator/monitor/_itpc_julia.py
src/scpn_phase_orchestrator/monitor/_itpc_mojo.py
src/scpn_phase_orchestrator/monitor/_julia_runtime.py
src/scpn_phase_orchestrator/monitor/_lyapunov_go.py
src/scpn_phase_orchestrator/monitor/_lyapunov_julia.py
src/scpn_phase_orchestrator/monitor/_lyapunov_mojo.py
src/scpn_phase_orchestrator/monitor/_merge_window_go.py
src/scpn_phase_orchestrator/monitor/_merge_window_julia.py
src/scpn_phase_orchestrator/monitor/_merge_window_mojo.py
src/scpn_phase_orchestrator/monitor/_merge_window_rust.py
src/scpn_phase_orchestrator/monitor/_npe_go.py
src/scpn_phase_orchestrator/monitor/_npe_julia.py
src/scpn_phase_orchestrator/monitor/_npe_mojo.py
src/scpn_phase_orchestrator/monitor/_opt_entropy_go.py
src/scpn_phase_orchestrator/monitor/_opt_entropy_julia.py
src/scpn_phase_orchestrator/monitor/_opt_entropy_mojo.py
src/scpn_phase_orchestrator/monitor/_poincare_go.py
src/scpn_phase_orchestrator/monitor/_poincare_julia.py
src/scpn_phase_orchestrator/monitor/_poincare_mojo.py
src/scpn_phase_orchestrator/monitor/_psychedelic_go.py
src/scpn_phase_orchestrator/monitor/_psychedelic_julia.py
src/scpn_phase_orchestrator/monitor/_psychedelic_mojo.py
src/scpn_phase_orchestrator/monitor/_recurrence_go.py
src/scpn_phase_orchestrator/monitor/_recurrence_julia.py
src/scpn_phase_orchestrator/monitor/_recurrence_mojo.py
src/scpn_phase_orchestrator/monitor/_te_go.py
src/scpn_phase_orchestrator/monitor/_te_julia.py
src/scpn_phase_orchestrator/monitor/_te_mojo.py
src/scpn_phase_orchestrator/monitor/_twin_confidence_go.py
src/scpn_phase_orchestrator/monitor/_twin_confidence_julia.py
src/scpn_phase_orchestrator/monitor/_twin_confidence_mojo.py
src/scpn_phase_orchestrator/monitor/_winding_go.py
src/scpn_phase_orchestrator/monitor/_winding_julia.py
src/scpn_phase_orchestrator/monitor/_winding_mojo.py
src/scpn_phase_orchestrator/monitor/adaptive_kuramoto.py
src/scpn_phase_orchestrator/monitor/boundaries.py
src/scpn_phase_orchestrator/monitor/chimera.py
src/scpn_phase_orchestrator/monitor/coherence.py
src/scpn_phase_orchestrator/monitor/critical_slowing_down.py
src/scpn_phase_orchestrator/monitor/dimension.py
src/scpn_phase_orchestrator/monitor/early_warning_suite.py
src/scpn_phase_orchestrator/monitor/embedding.py
src/scpn_phase_orchestrator/monitor/ensemble_warning.py
src/scpn_phase_orchestrator/monitor/entropy_prod.py
src/scpn_phase_orchestrator/monitor/evs.py
src/scpn_phase_orchestrator/monitor/explosive_sync.py
src/scpn_phase_orchestrator/monitor/grid_modal_growth.py
src/scpn_phase_orchestrator/monitor/grid_modal_stream.py
src/scpn_phase_orchestrator/monitor/hybrid_order.py
src/scpn_phase_orchestrator/monitor/hybrid_order_examples.py
src/scpn_phase_orchestrator/monitor/information_integration.py
src/scpn_phase_orchestrator/monitor/information_replay_cyber_industrial.py
src/scpn_phase_orchestrator/monitor/information_replay_infrastructure.py
src/scpn_phase_orchestrator/monitor/information_replay_physiology.py
src/scpn_phase_orchestrator/monitor/itpc.py
src/scpn_phase_orchestrator/monitor/koopman_edmd.py
src/scpn_phase_orchestrator/monitor/lyapunov.py
src/scpn_phase_orchestrator/monitor/merge_window.py
src/scpn_phase_orchestrator/monitor/modal_participation.py
src/scpn_phase_orchestrator/monitor/npe.py
src/scpn_phase_orchestrator/monitor/opt_entropy.py
src/scpn_phase_orchestrator/monitor/oscillation_modes.py
src/scpn_phase_orchestrator/monitor/phase_koopman.py
src/scpn_phase_orchestrator/monitor/pid.py
src/scpn_phase_orchestrator/monitor/poincare.py
src/scpn_phase_orchestrator/monitor/psychedelic.py
src/scpn_phase_orchestrator/monitor/recurrence.py
src/scpn_phase_orchestrator/monitor/self_model.py
src/scpn_phase_orchestrator/monitor/self_model_examples.py
src/scpn_phase_orchestrator/monitor/session_start.py
src/scpn_phase_orchestrator/monitor/sleep_staging.py
src/scpn_phase_orchestrator/monitor/synchronisation.py
src/scpn_phase_orchestrator/monitor/transfer_entropy.py
src/scpn_phase_orchestrator/monitor/twin_confidence.py
src/scpn_phase_orchestrator/monitor/twin_conformal_gate.py
src/scpn_phase_orchestrator/monitor/validation_status.py
src/scpn_phase_orchestrator/monitor/winding.py
src/scpn_phase_orchestrator/monitor/stl/__init__.py
src/scpn_phase_orchestrator/monitor/stl/actuation_gate.py
src/scpn_phase_orchestrator/monitor/stl/automaton.py
src/scpn_phase_orchestrator/monitor/stl/closed_loop.py
src/scpn_phase_orchestrator/monitor/stl/controller.py
src/scpn_phase_orchestrator/monitor/stl/monitor.py
src/scpn_phase_orchestrator/monitor/stl/projection.py
src/scpn_phase_orchestrator/nn/__init__.py
src/scpn_phase_orchestrator/nn/bold.py
src/scpn_phase_orchestrator/nn/chimera.py
src/scpn_phase_orchestrator/nn/functional.py
src/scpn_phase_orchestrator/nn/inverse.py
src/scpn_phase_orchestrator/nn/kuramoto_layer.py
src/scpn_phase_orchestrator/nn/oim.py
src/scpn_phase_orchestrator/nn/phase_autoencoder.py
src/scpn_phase_orchestrator/nn/reservoir.py
src/scpn_phase_orchestrator/nn/runtime.py
src/scpn_phase_orchestrator/nn/simplicial_layer.py
src/scpn_phase_orchestrator/nn/spectral.py
src/scpn_phase_orchestrator/nn/stuart_landau_layer.py
src/scpn_phase_orchestrator/nn/theta_neuron.py
src/scpn_phase_orchestrator/nn/training.py
src/scpn_phase_orchestrator/nn/ude.py
src/scpn_phase_orchestrator/nn/supervisor/__init__.py
src/scpn_phase_orchestrator/nn/supervisor/_shared.py
src/scpn_phase_orchestrator/nn/supervisor/_types.py
src/scpn_phase_orchestrator/nn/supervisor/candidate_bridge.py
src/scpn_phase_orchestrator/nn/supervisor/checkpoint.py
src/scpn_phase_orchestrator/nn/supervisor/comparison.py
src/scpn_phase_orchestrator/nn/supervisor/policy.py
src/scpn_phase_orchestrator/nn/supervisor/ppo.py
src/scpn_phase_orchestrator/nn/supervisor/projection.py
src/scpn_phase_orchestrator/nn/supervisor/replay.py
src/scpn_phase_orchestrator/nn/supervisor/rollouts.py
src/scpn_phase_orchestrator/oscillators/__init__.py
src/scpn_phase_orchestrator/oscillators/base.py
src/scpn_phase_orchestrator/oscillators/factory.py
src/scpn_phase_orchestrator/oscillators/informational.py
src/scpn_phase_orchestrator/oscillators/init_phases.py
src/scpn_phase_orchestrator/oscillators/phase_reduction.py
src/scpn_phase_orchestrator/oscillators/physical.py
src/scpn_phase_orchestrator/oscillators/quality.py
src/scpn_phase_orchestrator/oscillators/symbolic.py
src/scpn_phase_orchestrator/oscillators/wavelet.py
src/scpn_phase_orchestrator/oscillators/zero_crossing.py
src/scpn_phase_orchestrator/plugins/__init__.py
src/scpn_phase_orchestrator/plugins/registry/__init__.py
src/scpn_phase_orchestrator/plugins/registry/_shared.py
src/scpn_phase_orchestrator/plugins/registry/lifecycle.py
src/scpn_phase_orchestrator/plugins/registry/manifest.py
src/scpn_phase_orchestrator/plugins/registry/policy.py
src/scpn_phase_orchestrator/plugins/registry/request.py
src/scpn_phase_orchestrator/plugins/registry/revocation.py
src/scpn_phase_orchestrator/plugins/registry/runtime.py
src/scpn_phase_orchestrator/plugins/registry/rust_handoff.py
src/scpn_phase_orchestrator/plugins/registry/storage.py
src/scpn_phase_orchestrator/reporting/__init__.py
src/scpn_phase_orchestrator/reporting/explainability.py
src/scpn_phase_orchestrator/reporting/operator_copilot.py
src/scpn_phase_orchestrator/reporting/plots.py
src/scpn_phase_orchestrator/reporting/summary.py
src/scpn_phase_orchestrator/runtime/__init__.py
src/scpn_phase_orchestrator/runtime/audit_logger.py
src/scpn_phase_orchestrator/runtime/audit_pqc.py
src/scpn_phase_orchestrator/runtime/audit_signing.py
src/scpn_phase_orchestrator/runtime/audit_stream.py
src/scpn_phase_orchestrator/runtime/chaos.py
src/scpn_phase_orchestrator/runtime/deterministic.py
src/scpn_phase_orchestrator/runtime/doctor.py
src/scpn_phase_orchestrator/runtime/dvoc_oscillation_damping.py
src/scpn_phase_orchestrator/runtime/grid_modal_replay.py
src/scpn_phase_orchestrator/runtime/ibr_ride_through.py
src/scpn_phase_orchestrator/runtime/network_security.py
src/scpn_phase_orchestrator/runtime/observability.py
src/scpn_phase_orchestrator/runtime/pmu_ieee_adapter.py
src/scpn_phase_orchestrator/runtime/pmu_ringdown.py
src/scpn_phase_orchestrator/runtime/replay.py
src/scpn_phase_orchestrator/runtime/server.py
src/scpn_phase_orchestrator/runtime/server_grpc.py
src/scpn_phase_orchestrator/runtime/simulation.py
src/scpn_phase_orchestrator/runtime/cli/__init__.py
src/scpn_phase_orchestrator/runtime/cli/_app.py
src/scpn_phase_orchestrator/runtime/cli/_shared.py
src/scpn_phase_orchestrator/runtime/cli/assurance.py
src/scpn_phase_orchestrator/runtime/cli/audit.py
src/scpn_phase_orchestrator/runtime/cli/binding.py
src/scpn_phase_orchestrator/runtime/cli/diagnostics.py
src/scpn_phase_orchestrator/runtime/cli/digital_twin.py
src/scpn_phase_orchestrator/runtime/cli/evaluation.py
src/scpn_phase_orchestrator/runtime/cli/evolutionary_grammar.py
src/scpn_phase_orchestrator/runtime/cli/federated_dp_noise_service.py
src/scpn_phase_orchestrator/runtime/cli/federated_secure_aggregation.py
src/scpn_phase_orchestrator/runtime/cli/federated_transport.py
src/scpn_phase_orchestrator/runtime/cli/koopman_mpc.py
src/scpn_phase_orchestrator/runtime/cli/meta.py
src/scpn_phase_orchestrator/runtime/cli/monitoring.py
src/scpn_phase_orchestrator/runtime/cli/power_grid.py
src/scpn_phase_orchestrator/runtime/cli/provenance.py
src/scpn_phase_orchestrator/runtime/cli/queuewaves.py
src/scpn_phase_orchestrator/runtime/cli/quickstart.py
src/scpn_phase_orchestrator/runtime/cli/run.py
src/scpn_phase_orchestrator/runtime/cli/scaffold.py
src/scpn_phase_orchestrator/runtime/cli/supervisor_candidate.py
src/scpn_phase_orchestrator/runtime/cli/verification.py
src/scpn_phase_orchestrator/runtime/cli/_demo_domainpacks/minimal_domain/binding_spec.yaml
src/scpn_phase_orchestrator/runtime/cli/_payloads/__init__.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/_shared.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/lifecycle.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/plan.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/remediation.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/revocation.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/scheduler.py
src/scpn_phase_orchestrator/runtime/cli/_payloads/storage.py
src/scpn_phase_orchestrator/runtime/cli/_quickstart_assets/auditor/scores.json
src/scpn_phase_orchestrator/runtime/cli/_quickstart_assets/eeg/binding_spec.yaml
src/scpn_phase_orchestrator/runtime/cli/_quickstart_assets/eeg/policy.yaml
src/scpn_phase_orchestrator/runtime/cli/_quickstart_assets/power/binding_spec.yaml
src/scpn_phase_orchestrator/runtime/cli/_quickstart_assets/power/policy.yaml
src/scpn_phase_orchestrator/runtime/cli/plugins/__init__.py
src/scpn_phase_orchestrator/runtime/cli/plugins/_group.py
src/scpn_phase_orchestrator/runtime/cli/plugins/execution.py
src/scpn_phase_orchestrator/runtime/cli/plugins/lifecycle.py
src/scpn_phase_orchestrator/runtime/cli/plugins/remediation.py
src/scpn_phase_orchestrator/runtime/cli/plugins/revocation.py
src/scpn_phase_orchestrator/runtime/cli/plugins/scheduler.py
src/scpn_phase_orchestrator/runtime/cli/plugins/scheduler_control.py
src/scpn_phase_orchestrator/runtime/cli/plugins/storage.py
src/scpn_phase_orchestrator/runtime/distributed/__init__.py
src/scpn_phase_orchestrator/runtime/distributed/sync.py
src/scpn_phase_orchestrator/runtime/grpc_gen/__init__.py
src/scpn_phase_orchestrator/runtime/grpc_gen/_spo_pb2_fallback.py
src/scpn_phase_orchestrator/runtime/grpc_gen/_spo_pb2_grpc_fallback.py
src/scpn_phase_orchestrator/runtime/grpc_gen/spo_pb2.py
src/scpn_phase_orchestrator/runtime/grpc_gen/spo_pb2_grpc.py
src/scpn_phase_orchestrator/scaffold/__init__.py
src/scpn_phase_orchestrator/scaffold/llm.py
src/scpn_phase_orchestrator/ssgf/__init__.py
src/scpn_phase_orchestrator/ssgf/carrier.py
src/scpn_phase_orchestrator/ssgf/closure.py
src/scpn_phase_orchestrator/ssgf/costs.py
src/scpn_phase_orchestrator/ssgf/ethical.py
src/scpn_phase_orchestrator/ssgf/free_energy.py
src/scpn_phase_orchestrator/ssgf/pgbo.py
src/scpn_phase_orchestrator/ssgf/topological_integration.py
src/scpn_phase_orchestrator/studio/__init__.py
src/scpn_phase_orchestrator/studio/federation_manifest.py
src/scpn_phase_orchestrator/studio/live_feed.py
src/scpn_phase_orchestrator/studio/panel_data.py
src/scpn_phase_orchestrator/studio/product.py
src/scpn_phase_orchestrator/studio/workflow.py
src/scpn_phase_orchestrator/studio/ui_helpers/__init__.py
src/scpn_phase_orchestrator/studio/ui_helpers/_shared.py
src/scpn_phase_orchestrator/studio/ui_helpers/_state.py
src/scpn_phase_orchestrator/studio/ui_helpers/canvas.py
src/scpn_phase_orchestrator/studio/ui_helpers/charts.py
src/scpn_phase_orchestrator/studio/ui_helpers/connectors.py
src/scpn_phase_orchestrator/studio/ui_helpers/deployment.py
src/scpn_phase_orchestrator/studio/ui_helpers/guidance.py
src/scpn_phase_orchestrator/studio/ui_helpers/hardware.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_evolutionary.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_hybrid_order.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_information_geometry.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_lineage.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_morphogenetic.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_multiverse.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_sheaf.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_strange_loop.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_topos.py
src/scpn_phase_orchestrator/studio/ui_helpers/panel_twin_confidence.py
src/scpn_phase_orchestrator/studio/ui_helpers/replay.py
src/scpn_phase_orchestrator/studio/ui_helpers/tables.py
src/scpn_phase_orchestrator/supervisor/__init__.py
src/scpn_phase_orchestrator/supervisor/alignment.py
src/scpn_phase_orchestrator/supervisor/byzantine.py
src/scpn_phase_orchestrator/supervisor/causal.py
src/scpn_phase_orchestrator/supervisor/cbf_admission.py
src/scpn_phase_orchestrator/supervisor/events.py
src/scpn_phase_orchestrator/supervisor/evolutionary_examples.py
src/scpn_phase_orchestrator/supervisor/evolutionary_petri_grammar.py
src/scpn_phase_orchestrator/supervisor/evolutionary_policy_dsl.py
src/scpn_phase_orchestrator/supervisor/evolutionary_search.py
src/scpn_phase_orchestrator/supervisor/evolutionary_topology_grammar.py
src/scpn_phase_orchestrator/supervisor/federated.py
src/scpn_phase_orchestrator/supervisor/federated_dp_noise_service.py
src/scpn_phase_orchestrator/supervisor/federated_secure_aggregation.py
src/scpn_phase_orchestrator/supervisor/federated_transport.py
src/scpn_phase_orchestrator/supervisor/formal.py
src/scpn_phase_orchestrator/supervisor/hierarchy_adapters.py
src/scpn_phase_orchestrator/supervisor/information_geometry.py
src/scpn_phase_orchestrator/supervisor/information_geometry_examples.py
src/scpn_phase_orchestrator/supervisor/lineage.py
src/scpn_phase_orchestrator/supervisor/morphogenetic.py
src/scpn_phase_orchestrator/supervisor/multiverse.py
src/scpn_phase_orchestrator/supervisor/multiverse_examples.py
src/scpn_phase_orchestrator/supervisor/multiverse_risk.py
src/scpn_phase_orchestrator/supervisor/petri_adapter.py
src/scpn_phase_orchestrator/supervisor/petri_net.py
src/scpn_phase_orchestrator/supervisor/policy.py
src/scpn_phase_orchestrator/supervisor/policy_diagnostics.py
src/scpn_phase_orchestrator/supervisor/policy_rules.py
src/scpn_phase_orchestrator/supervisor/predictive.py
src/scpn_phase_orchestrator/supervisor/regimes.py
src/scpn_phase_orchestrator/supervisor/rust_backend.py
src/scpn_phase_orchestrator/supervisor/sheaf.py
src/scpn_phase_orchestrator/supervisor/strange_loop.py
src/scpn_phase_orchestrator/supervisor/topology.py
src/scpn_phase_orchestrator/supervisor/topos_policy.py
src/scpn_phase_orchestrator/supervisor/formal_export/__init__.py
src/scpn_phase_orchestrator/supervisor/formal_export/_shared.py
src/scpn_phase_orchestrator/supervisor/formal_export/petri_export.py
src/scpn_phase_orchestrator/supervisor/formal_export/policy_export.py
src/scpn_phase_orchestrator/supervisor/formal_export/runtime_certificate.py
src/scpn_phase_orchestrator/supervisor/formal_export/smt_export.py
src/scpn_phase_orchestrator/supervisor/formal_export/stl_export.py
src/scpn_phase_orchestrator/supervisor/formal_export/verification_package.py
src/scpn_phase_orchestrator/supervisor/hierarchy/__init__.py
src/scpn_phase_orchestrator/supervisor/hierarchy/boundary.py
src/scpn_phase_orchestrator/supervisor/hierarchy/consensus.py
src/scpn_phase_orchestrator/supervisor/hierarchy/plan.py
src/scpn_phase_orchestrator/supervisor/hierarchy/sync.py
src/scpn_phase_orchestrator/upde/__init__.py
src/scpn_phase_orchestrator/upde/_basin_stability_go.py
src/scpn_phase_orchestrator/upde/_basin_stability_julia.py
src/scpn_phase_orchestrator/upde/_basin_stability_mojo.py
src/scpn_phase_orchestrator/upde/_basin_stability_validation.py
src/scpn_phase_orchestrator/upde/_engine_go.py
src/scpn_phase_orchestrator/upde/_engine_julia.py
src/scpn_phase_orchestrator/upde/_engine_mojo.py
src/scpn_phase_orchestrator/upde/_engine_webgpu.py
src/scpn_phase_orchestrator/upde/_envelope_go.py
src/scpn_phase_orchestrator/upde/_envelope_julia.py
src/scpn_phase_orchestrator/upde/_envelope_mojo.py
src/scpn_phase_orchestrator/upde/_envelope_validation.py
src/scpn_phase_orchestrator/upde/_geometric_go.py
src/scpn_phase_orchestrator/upde/_geometric_julia.py
src/scpn_phase_orchestrator/upde/_geometric_mojo.py
src/scpn_phase_orchestrator/upde/_geometric_validation.py
src/scpn_phase_orchestrator/upde/_hypergraph_go.py
src/scpn_phase_orchestrator/upde/_hypergraph_julia.py
src/scpn_phase_orchestrator/upde/_hypergraph_mojo.py
src/scpn_phase_orchestrator/upde/_hypergraph_validation.py
src/scpn_phase_orchestrator/upde/_inertial_go.py
src/scpn_phase_orchestrator/upde/_inertial_julia.py
src/scpn_phase_orchestrator/upde/_inertial_mojo.py
src/scpn_phase_orchestrator/upde/_inertial_validation.py
src/scpn_phase_orchestrator/upde/_julia_runtime.py
src/scpn_phase_orchestrator/upde/_market_go.py
src/scpn_phase_orchestrator/upde/_market_julia.py
src/scpn_phase_orchestrator/upde/_market_mojo.py
src/scpn_phase_orchestrator/upde/_market_validation.py
src/scpn_phase_orchestrator/upde/_order_params_go.py
src/scpn_phase_orchestrator/upde/_order_params_julia.py
src/scpn_phase_orchestrator/upde/_order_params_mojo.py
src/scpn_phase_orchestrator/upde/_order_params_validation.py
src/scpn_phase_orchestrator/upde/_pac_go.py
src/scpn_phase_orchestrator/upde/_pac_julia.py
src/scpn_phase_orchestrator/upde/_pac_mojo.py
src/scpn_phase_orchestrator/upde/_pac_validation.py
src/scpn_phase_orchestrator/upde/_reduction_go.py
src/scpn_phase_orchestrator/upde/_reduction_julia.py
src/scpn_phase_orchestrator/upde/_reduction_mojo.py
src/scpn_phase_orchestrator/upde/_reduction_validation.py
src/scpn_phase_orchestrator/upde/_ref_kernel.py
src/scpn_phase_orchestrator/upde/_run.py
src/scpn_phase_orchestrator/upde/_simplicial_go.py
src/scpn_phase_orchestrator/upde/_simplicial_julia.py
src/scpn_phase_orchestrator/upde/_simplicial_mojo.py
src/scpn_phase_orchestrator/upde/_simplicial_validation.py
src/scpn_phase_orchestrator/upde/_splitting_go.py
src/scpn_phase_orchestrator/upde/_splitting_julia.py
src/scpn_phase_orchestrator/upde/_splitting_mojo.py
src/scpn_phase_orchestrator/upde/_swarmalator_go.py
src/scpn_phase_orchestrator/upde/_swarmalator_julia.py
src/scpn_phase_orchestrator/upde/_swarmalator_mojo.py
src/scpn_phase_orchestrator/upde/_swarmalator_validation.py
src/scpn_phase_orchestrator/upde/_validation_common.py
src/scpn_phase_orchestrator/upde/adjoint.py
src/scpn_phase_orchestrator/upde/basin_stability.py
src/scpn_phase_orchestrator/upde/bayesian.py
src/scpn_phase_orchestrator/upde/bifurcation.py
src/scpn_phase_orchestrator/upde/delay.py
src/scpn_phase_orchestrator/upde/doppler.py
src/scpn_phase_orchestrator/upde/engine.py
src/scpn_phase_orchestrator/upde/envelope.py
src/scpn_phase_orchestrator/upde/geometric.py
src/scpn_phase_orchestrator/upde/hypergraph.py
src/scpn_phase_orchestrator/upde/inertial.py
src/scpn_phase_orchestrator/upde/jax_engine.py
src/scpn_phase_orchestrator/upde/market.py
src/scpn_phase_orchestrator/upde/metrics.py
src/scpn_phase_orchestrator/upde/moving_frame.py
src/scpn_phase_orchestrator/upde/numerics.py
src/scpn_phase_orchestrator/upde/order_params.py
src/scpn_phase_orchestrator/upde/pac.py
src/scpn_phase_orchestrator/upde/pha_c_acceptance.py
src/scpn_phase_orchestrator/upde/pha_c_formal_obligation.py
src/scpn_phase_orchestrator/upde/pha_c_handoff.py
src/scpn_phase_orchestrator/upde/pha_c_timeline.py
src/scpn_phase_orchestrator/upde/prediction.py
src/scpn_phase_orchestrator/upde/reduction.py
src/scpn_phase_orchestrator/upde/sheaf_engine.py
src/scpn_phase_orchestrator/upde/simplicial.py
src/scpn_phase_orchestrator/upde/sparse_engine.py
src/scpn_phase_orchestrator/upde/splitting.py
src/scpn_phase_orchestrator/upde/stochastic.py
src/scpn_phase_orchestrator/upde/stuart_landau.py
src/scpn_phase_orchestrator/upde/swarmalator.py
src/scpn_phase_orchestrator/visualization/__init__.py
src/scpn_phase_orchestrator/visualization/network.py
src/scpn_phase_orchestrator/visualization/streamer.py
src/scpn_phase_orchestrator/visualization/torus.py
tests/test_action_projection.py
tests/test_action_projector.py
tests/test_action_projector_validation.py
tests/test_active_inference_agent.py
tests/test_actuation_constraints_deep.py
tests/test_actuation_mapper.py
tests/test_adapters.py
tests/test_adapters_network_validation.py
tests/test_adapters_slice_c.py
tests/test_adaptive_kuramoto.py
tests/test_adjoint.py
tests/test_afdb_af_evidence.py
tests/test_analytic_phase_pipeline.py
tests/test_api_docs_navigation.py
tests/test_architecture_studio_manifest.py
tests/test_assurance_case.py
tests/test_assurance_dsse.py
tests/test_assurance_envelope.py
tests/test_assurance_formal_evidence.py
tests/test_assurance_provenance.py
tests/test_assurance_report.py
tests/test_assurance_run_evidence.py
tests/test_assurance_twin_confidence_evidence.py
tests/test_attention_residuals.py
tests/test_attention_residuals_backends.py
tests/test_attention_residuals_stability.py
tests/test_attnres_validation_guards.py
tests/test_audit_event_stream.py
tests/test_audit_logger.py
tests/test_audit_logger_validation.py
tests/test_audit_logger_validation_guards.py
tests/test_audit_package_exports.py
tests/test_audit_pqc.py
tests/test_audit_production_signing.py
tests/test_audit_replay.py
tests/test_audit_replay_engine.py
tests/test_audit_signing.py
tests/test_auditor_detector_head_to_head.py
tests/test_autopoietic_lineage.py
tests/test_autotune_binding_proposal.py
tests/test_autotune_candidate_safety_certificate.py
tests/test_autotune_coupling_est.py
tests/test_autotune_discovered_dynamics.py
tests/test_autotune_discovery.py
tests/test_autotune_freq_id.py
tests/test_autotune_knob_attribution.py
tests/test_autotune_learners.py
tests/test_autotune_phase_extract.py
tests/test_autotune_pipeline.py
tests/test_autotune_policy_search.py
tests/test_autotune_policy_search_validation.py
tests/test_autotune_reward.py
tests/test_autotune_reward_edge_coverage.py
tests/test_autotune_sindy.py
tests/test_autotune_sindy_confidence.py
tests/test_autotune_sindy_options.py
tests/test_autotune_supervisor_candidate.py
tests/test_backend_module_imports.py
tests/test_basin_stability.py
tests/test_basin_stability_algorithm.py
tests/test_basin_stability_backends.py
tests/test_basin_stability_stability.py
tests/test_bench_compare_baseline.py
tests/test_benchmarks.py
tests/test_bifurcation.py
tests/test_bifurcation_dispatch.py
tests/test_binding_channel_algebra.py
tests/test_binding_channel_runtime.py
tests/test_binding_digital_twin_contract.py
tests/test_binding_digital_twin_evidence_guards.py
tests/test_binding_digital_twin_modules.py
tests/test_binding_digital_twin_shared.py
tests/test_binding_loader.py
tests/test_binding_loader_fuzz.py
tests/test_binding_loader_security.py
tests/test_binding_resolved.py
tests/test_binding_spec_studio_paths.py
tests/test_binding_type_omega_validation.py
tests/test_binding_types.py
tests/test_binding_validation_tier.py
tests/test_binding_validator.py
tests/test_bold.py
tests/test_boundary_observer.py
tests/test_boundary_observer_deep.py
tests/test_boundary_observer_validation.py
tests/test_byzantine_meta_orchestrator.py
tests/test_candidate_safety_certificate.py
tests/test_cap_kuramoto_variants_evidence.py
tests/test_cap_multichannel_staging_evidence.py
tests/test_cardiac_causal_attribution_demo.py
tests/test_cardiac_fep_hierarchy_demo.py
tests/test_cardiac_hierarchy_sync_demo.py
tests/test_cardiac_rhythm_domainpack.py
tests/test_causal_supervisor.py
tests/test_chaos.py
tests/test_chaos_cli.py
tests/test_chb01_seizure_evidence.py
tests/test_chbmit_crosssubject_negative_evidence.py
tests/test_check_tracked_ignored.py
tests/test_chemical_reactor_domainpack.py
tests/test_chemical_reactor_morphogenetic_field_demo.py
tests/test_chimera.py
tests/test_chimera_algorithm.py
tests/test_chimera_backends.py
tests/test_chimera_dispatch_contracts.py
tests/test_chimera_stability.py
tests/test_cli.py
tests/test_cli_app.py
tests/test_cli_approval_request_loaders.py
tests/test_cli_assurance.py
tests/test_cli_audit_guards.py
tests/test_cli_auto_coupling.py
tests/test_cli_binding_auto_branches.py
tests/test_cli_demo_packaging.py
tests/test_cli_digital_twin_contracts.py
tests/test_cli_evaluation.py
tests/test_cli_evolutionary_grammar.py
tests/test_cli_federated_dp_noise_service.py
tests/test_cli_federated_secure_aggregation.py
tests/test_cli_federated_transport.py
tests/test_cli_koopman_mpc.py
tests/test_cli_payload_helpers.py
tests/test_cli_payloads_modules.py
tests/test_cli_payloads_remediation.py
tests/test_cli_payloads_scheduler.py
tests/test_cli_plan_loader.py
tests/test_cli_plugins_execution.py
tests/test_cli_plugins_lifecycle_command_guards.py
tests/test_cli_plugins_modules.py
tests/test_cli_power_grid.py
tests/test_cli_provenance.py
tests/test_cli_quickstart.py
tests/test_cli_remediation_loaders.py
tests/test_cli_run_contracts.py
tests/test_cli_scaffold_contracts.py
tests/test_cli_scheduler_contracts.py
tests/test_cli_scheduler_control_automation_capture.py
tests/test_cli_scheduler_control_plan_runbook.py
tests/test_cli_scheduler_control_retry.py
tests/test_cli_scheduler_loaders.py
tests/test_cli_shared.py
tests/test_cli_storage_lifecycle_loaders.py
tests/test_cli_supervisor_candidate.py
tests/test_cli_verification_contracts.py
tests/test_closure_ethical.py
tests/test_coherence_monitor_config_validation.py
tests/test_compat.py
tests/test_compat_deep.py
tests/test_competitor_ar1_kendall.py
tests/test_connectome.py
tests/test_connectome_python_fallback.py
tests/test_connectome_validation_guards.py
tests/test_control_barrier.py
tests/test_convergence_topology.py
tests/test_coupling_est.py
tests/test_coupling_est_validation.py
tests/test_coupling_harmonic_estimation.py
tests/test_coupling_hodge.py
tests/test_coupling_infer.py
tests/test_coupling_knm.py
tests/test_coupling_lags.py
tests/test_coupling_lags_validation.py
tests/test_coupling_lazy_exports.py
tests/test_coupling_modules.py
tests/test_coupling_prior.py
tests/test_coupling_templates.py
tests/test_coupling_templates_validation.py
tests/test_critical_slowing_down.py
tests/test_critical_slowing_down_variants.py
tests/test_csd_bifurcation_external_validation.py
tests/test_csd_bifurcation_external_validation_evidence.py
tests/test_cybernetic_closure_contracts.py
tests/test_cybernetic_closure_validation.py
tests/test_dakos_climate_evidence.py
tests/test_degenerate_edges.py
tests/test_delay.py
tests/test_delay_backends.py
tests/test_delay_benchmark.py
tests/test_delay_config_validation.py
tests/test_delayed_engine_workflow.py
tests/test_detector_meta_analysis.py
tests/test_deterministic.py
tests/test_dimension.py
tests/test_dimension_algorithm.py
tests/test_dimension_backends.py
tests/test_dimension_benchmark.py
tests/test_dimension_guards.py
tests/test_dimension_stability.py
tests/test_dimension_validation_guards.py
tests/test_distributed_sync.py
tests/test_distributed_sync_validation.py
tests/test_dnb_detector.py
tests/test_dnb_modal_transfer.py
tests/test_dnb_modal_transfer_evidence.py
tests/test_docs_choosing_an_engine.py
tests/test_docs_coverage_report.py
tests/test_docs_install_profiles.py
tests/test_docs_monitor_validation_status.py
tests/test_doctor.py
tests/test_domain_detectors.py
tests/test_domainpack_amplitude.py
tests/test_domainpack_binding_workflow.py
tests/test_domainpack_validation.py
tests/test_doppler_validation_guards.py
tests/test_dp54_coefficients.py
tests/test_drivers.py
tests/test_drivers_oscillators.py
tests/test_dvoc_oscillation_damping.py
tests/test_early_warning_dnb.py
tests/test_early_warning_dnb_bulk.py
tests/test_early_warning_domain.py
tests/test_early_warning_evidence.py
tests/test_early_warning_leadtime.py
tests/test_early_warning_leadtime_cardiac.py
tests/test_early_warning_leadtime_climate.py
tests/test_early_warning_leadtime_eeg.py
tests/test_early_warning_leadtime_grid.py
tests/test_early_warning_single_series.py
tests/test_early_warning_suite.py
tests/test_edge_consensus_sheaf_obstruction_demo.py
tests/test_ei_balance.py
tests/test_embedding.py
tests/test_embedding_algorithm.py
tests/test_embedding_backends.py
tests/test_embedding_benchmark.py
tests/test_embedding_stability.py
tests/test_embedding_validation_guards.py
tests/test_end_to_end_pipeline.py
tests/test_engine_locking.py
tests/test_engine_parity.py
tests/test_engine_rigor.py
tests/test_ensemble_warning.py
tests/test_entropy_prod.py
tests/test_entropy_prod_algorithm.py
tests/test_entropy_prod_backends.py
tests/test_entropy_prod_benchmark.py
tests/test_entropy_prod_stability.py
tests/test_entropy_prod_validation_guards.py
tests/test_envelope.py
tests/test_envelope_algorithm.py
tests/test_envelope_backends.py
tests/test_envelope_public_backend_output_contracts.py
tests/test_evaluation_auditor.py
tests/test_evaluation_cross_domain_transfer.py
tests/test_evaluation_record.py
tests/test_evaluation_skill.py
tests/test_event_bus_validation.py
tests/test_evolutionary_petri_grammar.py
tests/test_evolutionary_policy_dsl.py
tests/test_evolutionary_supervisor_examples.py
tests/test_evolutionary_supervisor_search.py
tests/test_evolutionary_supervisor_search_validation.py
tests/test_evolutionary_topology_grammar.py
tests/test_evolutionary_topology_grammar_guards.py
tests/test_evs.py
tests/test_exceptions.py
tests/test_experimental_accelerator_namespace.py
tests/test_experimental_direct_go_runtime_contracts.py
tests/test_experimental_direct_julia_runtime_contracts.py
tests/test_experimental_direct_mojo_runtime_contracts.py
tests/test_explainability_report.py
tests/test_explosive_sync.py
tests/test_fault_injection_supervisor.py
tests/test_federated_dp_noise_service.py
tests/test_federated_meta_guards.py
tests/test_federated_meta_orchestrator.py
tests/test_federated_secure_aggregation.py
tests/test_federated_transport.py
tests/test_fep_predictive_supervisor.py
tests/test_ffi_parity.py
tests/test_fmi_cosimulation.py
tests/test_formal_export.py
tests/test_formal_export_modules.py
tests/test_formal_export_residual.py
tests/test_formal_export_validators.py
tests/test_formal_model_checker_ci.py
tests/test_foundation_model_governor.py
tests/test_free_energy.py
tests/test_freq_id.py
tests/test_fusion_core_bridge.py
tests/test_gaian_mesh.py
tests/test_gaian_mesh_bridge.py
tests/test_generate_grpc_tool.py
tests/test_geometric_algorithm.py
tests/test_geometric_backends.py
tests/test_geometric_config_validation.py
tests/test_geometric_public_backend_output_contracts.py
tests/test_geometric_stability.py
tests/test_geometry_carrier_validation.py
tests/test_geometry_constraints_deep.py
tests/test_geometry_projection.py
tests/test_geometry_walk.py
tests/test_grid_advisory_example_evidence.py
tests/test_grid_early_warning_advisory.py
tests/test_grid_eigenvalue_external_validation.py
tests/test_grid_eigenvalue_external_validation_evidence.py
tests/test_grid_modal_growth.py
tests/test_grid_modal_head_to_head.py
tests/test_grid_modal_replay.py
tests/test_grid_modal_stream.py
tests/test_grid_modal_stream_operating_point.py
tests/test_grid_oscillation_detector.py
tests/test_grpc_gen_aliases.py
tests/test_grpc_service.py
tests/test_gse2565_dnb_evidence.py
tests/test_hardware_io.py
tests/test_hdl_compiler.py
tests/test_head_to_head_ar1_kendall.py
tests/test_hierarchy_transport_demos.py
tests/test_hierarchy_transport_domainpack_workflow.py
tests/test_hodge.py
tests/test_hodge_algorithm.py
tests/test_hodge_backends.py
tests/test_hodge_benchmark.py
tests/test_hodge_validation_guards.py
tests/test_honest_auditor_worked_example.py
tests/test_honest_dataset_audit.py
tests/test_hopf_bridge_external_validation.py
tests/test_hopf_bridge_external_validation_evidence.py
tests/test_hybrid_cocompiler.py
tests/test_hybrid_order_examples.py
tests/test_hybrid_order_parameters.py
tests/test_hypergraph.py
tests/test_hypergraph_algorithm.py
tests/test_hypergraph_backends.py
tests/test_hypergraph_config_validation.py
tests/test_hypergraph_stability.py
tests/test_hypergraph_validation_guards.py
tests/test_ibr_ride_through.py
tests/test_identity_coherence.py
tests/test_imprint_actuation.py
tests/test_imprint_audit_replay_workflows.py
tests/test_imprint_state.py
tests/test_imprint_update.py
tests/test_imprint_update_validation.py
tests/test_imprint_validation.py
tests/test_inertial.py
tests/test_inertial_algorithm.py
tests/test_inertial_backends.py
tests/test_inertial_config_validation.py
tests/test_inertial_stability.py
tests/test_information_geometry_control.py
tests/test_information_geometry_examples.py
tests/test_information_geometry_validation.py
tests/test_information_replay_cyber_industrial.py
tests/test_information_replay_infrastructure.py
tests/test_information_replay_physiology.py
tests/test_init_phases.py
tests/test_init_phases_channel_resolution.py
tests/test_install_spo_kernel_tool.py
tests/test_integrated_information.py
tests/test_integrated_information_contracts.py
tests/test_inverse.py
tests/test_iso_ne_case1_real_evidence.py
tests/test_itpc.py
tests/test_itpc_algorithm.py
tests/test_itpc_backends.py
tests/test_itpc_bridge_paths.py
tests/test_itpc_fallback_paths.py
tests/test_itpc_stability.py
tests/test_itpc_validation_guards.py
tests/test_jax_engine.py
tests/test_knm.py
tests/test_knob_attribution.py
tests/test_koopman_edmd.py
tests/test_koopman_edmd_backends.py
tests/test_koopman_edmd_validation.py
tests/test_koopman_mpc.py
tests/test_kuramoto_bimodal_hopf_external_validation.py
tests/test_kuramoto_bimodal_hopf_external_validation_evidence.py
tests/test_kuramoto_layer.py
tests/test_kuramoto_synchronization_external_validation.py
tests/test_kuramoto_synchronization_external_validation_evidence.py
tests/test_laser_array_domainpack.py
tests/test_loader_errors.py
tests/test_lock_metrics.py
tests/test_lsl_bci_bridge.py
tests/test_lsl_bridge.py
tests/test_lyapunov.py
tests/test_lyapunov_algorithm.py
tests/test_lyapunov_backends.py
tests/test_lyapunov_benchmark.py
tests/test_lyapunov_dispatch_contracts.py
tests/test_lyapunov_spectrum.py
tests/test_lyapunov_stability.py
tests/test_lyapunov_validation_guards.py
tests/test_manufacturing_spc_domainpack.py
tests/test_manufacturing_spc_morphogenetic_field_demo.py
tests/test_market.py
tests/test_market_algorithm.py
tests/test_market_backends.py
tests/test_market_guards.py
tests/test_market_public_backend_output_contracts.py
tests/test_market_stability.py
tests/test_merge_window_monitor.py
tests/test_meta_transfer.py
tests/test_metrics_exporter.py
tests/test_minimal_domain_pipeline_workflow.py
tests/test_modal_participation.py
tests/test_modbus_tls.py
tests/test_mojtahedi_dnb_evidence.py
tests/test_monitor_coherence.py
tests/test_monitor_coupling_julia_runtime_contracts.py
tests/test_monitor_stl_modules.py
tests/test_monitor_validation_status.py
tests/test_morphogenetic_supervisor.py
tests/test_moving_frame_validation_guards.py
tests/test_mqtt_bridge.py
tests/test_multiverse_counterfactual.py
tests/test_multiverse_domain_scenarios.py
tests/test_multiverse_risk_gate.py
tests/test_mutation_killers.py
tests/test_mypy_strict_surface.py
tests/test_nan_inf_edges.py
tests/test_nchannel_acceptance.py
tests/test_ndarray_type_hygiene.py
tests/test_network_security.py
tests/test_network_security_causal_attribution_demo.py
tests/test_network_security_morphogenetic_field_demo.py
tests/test_network_security_sheaf_obstruction_demo.py
tests/test_network_security_topology_demo.py
tests/test_neurocore_bridge.py
tests/test_neuroscience_eeg_domainpack.py
tests/test_new_domainpacks.py
tests/test_nn_chimera.py
tests/test_nn_functional.py
tests/test_nn_physics_validation.py
tests/test_nn_physics_validation_p10.py
tests/test_nn_physics_validation_p11.py
tests/test_nn_physics_validation_p12.py
tests/test_nn_physics_validation_p13.py
tests/test_nn_physics_validation_p2.py
tests/test_nn_physics_validation_p3.py
tests/test_nn_physics_validation_p4.py
tests/test_nn_physics_validation_p5.py
tests/test_nn_physics_validation_p6.py
tests/test_nn_physics_validation_p7.py
tests/test_nn_physics_validation_p8.py
tests/test_nn_physics_validation_p9.py
tests/test_nn_runtime.py
tests/test_nn_spectral.py
tests/test_nn_supervisor.py
tests/test_nn_supervisor_modules.py
tests/test_npe.py
tests/test_npe_backends.py
tests/test_npe_benchmark.py
tests/test_npe_stability.py
tests/test_npe_validation_guards.py
tests/test_oim.py
tests/test_opcua_bridge.py
tests/test_opentelemetry_adapter.py
tests/test_operator_copilot.py
tests/test_opt_entropy.py
tests/test_opt_entropy_backends.py
tests/test_opt_entropy_benchmark.py
tests/test_opt_entropy_stability.py
tests/test_opt_entropy_validation_guards.py
tests/test_optional_imports.py
tests/test_orchestration_uplift_benchmark.py
tests/test_order_params.py
tests/test_order_params_backends.py
tests/test_order_params_benchmark.py
tests/test_order_params_stability.py
tests/test_order_params_validation_contracts.py
tests/test_oscillation_modes.py
tests/test_oscillator_base.py
tests/test_oscillator_factory.py
tests/test_oscillator_informational.py
tests/test_oscillator_physical.py
tests/test_oscillator_symbolic.py
tests/test_ott_antonsen.py
tests/test_pac.py
tests/test_pac_backends.py
tests/test_pac_parity.py
tests/test_pac_public_backend_output_contracts.py
tests/test_pac_stability.py
tests/test_petri_adapter.py
tests/test_petri_adapter_validation.py
tests/test_petri_net.py
tests/test_petri_net_parity.py
tests/test_pgbo.py
tests/test_pha_c_acceptance.py
tests/test_pha_c_formal_obligation.py
tests/test_pha_c_handoff.py
tests/test_pha_c_timeline.py
tests/test_phase_autoencoder.py
tests/test_phase_contract.py
tests/test_phase_extract.py
tests/test_phase_koopman.py
tests/test_phase_quality.py
tests/test_phase_reduction.py
tests/test_physical_extractor.py
tests/test_physics_benchmarks.py
tests/test_pid.py
tests/test_pid_backends.py
tests/test_pid_benchmark.py
tests/test_pid_defensive_contracts.py
tests/test_pid_validation_guards.py
tests/test_pipeline_wiring_audit.py
tests/test_plasma_control_bridge.py
tests/test_plasma_control_morphogenetic_field_demo.py
tests/test_plasma_topology_demo.py
tests/test_plasticity.py
tests/test_plasticity_validation.py
tests/test_plugins_registry.py
tests/test_plugins_registry_adapter_revocation_guards.py
tests/test_plugins_registry_lifecycle_guards.py
tests/test_plugins_registry_lifecycle_validation.py
tests/test_plugins_registry_modules.py
tests/test_plugins_registry_policy_guards.py
tests/test_plugins_registry_policy_report_guards.py
tests/test_plugins_registry_record_guards.py
tests/test_plugins_registry_request_guards.py
tests/test_plugins_registry_revocation_contracts.py
tests/test_plugins_registry_runtime_contracts.py
tests/test_plugins_registry_shared.py
tests/test_plugins_registry_storage_contracts.py
tests/test_pmu_ieee_adapter.py
tests/test_pmu_ringdown.py
tests/test_poincare.py
tests/test_poincare_algorithm.py
tests/test_poincare_backends.py
tests/test_poincare_benchmark.py
tests/test_poincare_defensive_contracts.py
tests/test_poincare_stability.py
tests/test_policy.py
tests/test_policy_amplitude.py
tests/test_policy_binding_fuzz.py
tests/test_policy_cbf_admission.py
tests/test_policy_diagnostics.py
tests/test_policy_rules.py
tests/test_policy_rules_residual.py
tests/test_policy_yaml_fuzzer.py
tests/test_polyglot_backend_dispatch_contract.py
tests/test_power_grid_causal_attribution_demo.py
tests/test_power_grid_domainpack.py
tests/test_power_grid_fep_hierarchy_demo.py
tests/test_power_grid_hierarchy_sync_demo.py
tests/test_power_grid_morphogenetic_field_demo.py
tests/test_power_grid_prc_bundle.py
tests/test_power_grid_sheaf_obstruction_demo.py
tests/test_prc_oscillation.py
tests/test_prc_ride_through.py
tests/test_prediction.py
tests/test_prediction_model_contracts.py
tests/test_predictive_supervisor.py
tests/test_product_boundaries.py
tests/test_project_scripts.py
tests/test_prometheus.py
tests/test_prop_basin_stability.py
tests/test_prop_chimera_winding.py
tests/test_prop_ei_balance_npe.py
tests/test_prop_embedding_poincare.py
tests/test_prop_entropy_transfer.py
tests/test_prop_free_energy_boltzmann.py
tests/test_prop_hodge_spectral.py
tests/test_prop_lyapunov_dimension.py
tests/test_prop_plasticity_stochastic.py
tests/test_prop_recurrence_rqa.py
tests/test_prop_simplicial_reduction.py
tests/test_prop_swarmalator_inertial.py
tests/test_property_engine.py
tests/test_property_fuzz.py
tests/test_property_invariants.py
tests/test_property_monitors.py
tests/test_psml_grid_evidence.py
tests/test_psml_modal_head_to_head.py
tests/test_psml_stream_operating_point.py
tests/test_psychedelic.py
tests/test_psychedelic_algorithm.py
tests/test_psychedelic_backends.py
tests/test_psychedelic_guards.py
tests/test_psychedelic_validation_guards.py
tests/test_public_api.py
tests/test_public_api_docstrings.py
tests/test_public_api_manifest.py
tests/test_public_boundary_validation_adapters.py
tests/test_public_roadmap_status.py
tests/test_publish_workflow_hygiene.py
tests/test_qp_solver.py
tests/test_qpu_data_artifact.py
tests/test_quality_scorer.py
tests/test_quantum_bridge.py
tests/test_quantum_bridge_live.py
tests/test_quantum_control_bridge.py
tests/test_queuewaves_domainpack.py
tests/test_queuewaves_pipeline.py
tests/test_queuewaves_server.py
tests/test_recurrence.py
tests/test_recurrence_algorithm.py
tests/test_recurrence_backends.py
tests/test_recurrence_benchmark.py
tests/test_recurrence_fallback_paths.py
tests/test_recurrence_stability.py
tests/test_recurrence_validation_guards.py
tests/test_redis_store.py
tests/test_reduction_algorithm.py
tests/test_reduction_backends.py
tests/test_reduction_config_validation.py
tests/test_reduction_stability.py
tests/test_ref_kernel.py
tests/test_reference_api_api.py
tests/test_reference_api_artifacts.py
tests/test_reference_api_coupling_infer.py
tests/test_reference_api_distributed.py
tests/test_reference_api_monitor_pid.py
tests/test_reference_api_monitor_poincare.py
tests/test_reference_api_scaffold.py
tests/test_reference_api_visualization.py
tests/test_reference_benchmark_snapshot_docs.py
tests/test_reference_benchmark_suite.py
tests/test_regime_adaptive_ensemble_evidence.py
tests/test_regime_events.py
tests/test_regime_hysteresis.py
tests/test_regressions.py
tests/test_remanentia_bridge.py
tests/test_remanentia_bridge_defensive_contracts.py
tests/test_replay.py
tests/test_reporting_explainability.py
tests/test_reporting_plots.py
tests/test_reporting_plots_rendering.py
tests/test_reporting_summary.py
tests/test_reservoir.py
tests/test_robotic_cpg_morphogenetic_field_demo.py
tests/test_rotating_machinery_domainpack.py
tests/test_roundtrip_consistency.py
tests/test_rule_engine_parity.py
tests/test_runtime_observability.py
tests/test_runtime_observability_contracts.py
tests/test_runtime_server_grpc_contract.py
tests/test_runtime_server_simulation_state.py
tests/test_rust_python_parity_performance.py
tests/test_scaffold_llm.py
tests/test_scaffold_valid.py
tests/test_scpn_control_bridge.py
tests/test_scpn_physics_knm.py
tests/test_security_scan.py
tests/test_seizure_detector.py
tests/test_seizure_modal_transfer.py
tests/test_seizure_modal_transfer_evidence.py
tests/test_self_model_guards.py
tests/test_self_model_monitor.py
tests/test_self_model_reconfiguration_examples.py
tests/test_semantic_coercion_validation.py
tests/test_semantic_compiler.py
tests/test_semantic_compiler_modules.py
tests/test_semantic_review_audit_schema.py
tests/test_server.py
tests/test_server_grpc.py
tests/test_server_logging.py
tests/test_session_start.py
tests/test_session_start_coherence.py
tests/test_sheaf_engine.py
tests/test_sheaf_engine_python_fallback.py
tests/test_simplicial.py
tests/test_simplicial_algorithm.py
tests/test_simplicial_backends.py
tests/test_simplicial_engine_workflow.py
tests/test_simplicial_layer.py
tests/test_simplicial_stability.py
tests/test_simulation_core.py
tests/test_sindy.py
tests/test_sleep_architecture_domainpack.py
tests/test_sleep_staging.py
tests/test_sleepedf_kuramoto_variants_evidence.py
tests/test_sleepedf_staging_evidence.py
tests/test_snn_bridge.py
tests/test_sparse_coupling.py
tests/test_sparse_engine.py
tests/test_sparse_engine_config_validation.py
tests/test_sparse_engine_python_fallback.py
tests/test_spatial_modulator.py
tests/test_spatial_modulator_guards.py
tests/test_spatial_modulator_validation_guards.py
tests/test_spectral.py
tests/test_spectral_algorithm.py
tests/test_spectral_backends.py
tests/test_spectral_benchmark.py
tests/test_spectral_stability.py
tests/test_spectral_validation_guards.py
tests/test_splitting.py
tests/test_splitting_algorithm.py
tests/test_splitting_backends.py
tests/test_splitting_config_validation.py
tests/test_splitting_stability.py
tests/test_spo_kernel_ffi_contracts.py
tests/test_spo_studio_helpers.py
tests/test_ssgf_carrier.py
tests/test_ssgf_costs.py
tests/test_ssgf_costs_guards.py
tests/test_ssgf_costs_numeric_guards.py
tests/test_ssgf_modules.py
tests/test_stl.py
tests/test_stl_actuation_gate_contracts.py
tests/test_stl_automata.py
tests/test_stl_controller_branches.py
tests/test_stl_monitor_contracts.py
tests/test_stl_projection.py
tests/test_stochastic.py
tests/test_stochastic_self_consistency.py
tests/test_strange_loop_supervisor.py
tests/test_streamer.py
tests/test_streamer_serialization.py
tests/test_stress_scale.py
tests/test_stuart_landau_binding.py
tests/test_stuart_landau_cli.py
tests/test_stuart_landau_coupling.py
tests/test_stuart_landau_engine.py
tests/test_stuart_landau_imprint.py
tests/test_stuart_landau_nn.py
tests/test_stuart_landau_parity.py
tests/test_stuart_landau_replay.py
tests/test_stuart_landau_validation.py
tests/test_studio_charts.py
tests/test_studio_federation_manifest.py
tests/test_studio_federation_manifest_sdk_fixture.py
tests/test_studio_live_feed.py
tests/test_studio_panel_data.py
tests/test_studio_panel_evolutionary.py
tests/test_studio_panel_hybrid_order.py
tests/test_studio_panel_information_geometry.py
tests/test_studio_panel_lineage.py
tests/test_studio_panel_morphogenetic.py
tests/test_studio_panel_multiverse.py
tests/test_studio_panel_sheaf.py
tests/test_studio_panel_strange_loop.py
tests/test_studio_panel_topos.py
tests/test_studio_panel_twin_confidence.py
tests/test_studio_product.py
tests/test_studio_public_facade.py
tests/test_studio_shared_helpers.py
tests/test_studio_ui_helpers.py
tests/test_studio_ui_modules.py
tests/test_studio_workflow.py
tests/test_supervisor_alignment.py
tests/test_supervisor_candidate.py
tests/test_supervisor_candidate_bridge.py
tests/test_supervisor_hierarchy.py
tests/test_supervisor_hierarchy_adapters.py
tests/test_supervisor_hierarchy_modules.py
tests/test_supervisor_hierarchy_residual.py
tests/test_supervisor_modules.py
tests/test_supervisor_policy.py
tests/test_supervisor_regimes.py
tests/test_supervisor_rust_backend.py
tests/test_supervisor_sheaf.py
tests/test_swarm_morphogenetic_field_demo.py
tests/test_swarmalator.py
tests/test_swarmalator_algorithm.py
tests/test_swarmalator_backends.py
tests/test_swarmalator_stability.py
tests/test_synapse_bridge.py
tests/test_synapse_channel_bridge.py
tests/test_synapse_coupling_bridge.py
tests/test_synchronisation.py
tests/test_synthetic_honest_audit_demo_evidence.py
tests/test_te_adaptive.py
tests/test_te_validation_guards.py
tests/test_theta_neuron.py
tests/test_tools_benchmark_summary.py
tests/test_tools_build_release_provenance_spec.py
tests/test_tools_build_studio_panel_data.py
tests/test_tools_check_github_action_refs.py
tests/test_tools_check_meta_distribution.py
tests/test_tools_check_module_linkage.py
tests/test_tools_check_release_tag_version.py
tests/test_tools_check_spdx_headers.py
tests/test_tools_check_version_sync.py
tests/test_tools_coverage_guard.py
tests/test_tools_normalise_spdx.py
tests/test_tools_normalise_spdx_io.py
tests/test_tools_preflight.py
tests/test_topological_integration.py
tests/test_topological_integration_validation.py
tests/test_topology_lyapunov_workflow.py
tests/test_topology_supervisor.py
tests/test_topos_domain_obligations.py
tests/test_topos_policy_composition.py
tests/test_topos_semantic_binding.py
tests/test_torus_engine.py
tests/test_torus_engine_deep.py
tests/test_torus_engine_workflow.py
tests/test_traffic_flow_causal_attribution_demo.py
tests/test_traffic_flow_morphogenetic_field_demo.py
tests/test_traffic_topology_demo.py
tests/test_training.py
tests/test_transfer_entropy.py
tests/test_transfer_entropy_backends.py
tests/test_transfer_entropy_benchmark.py
tests/test_transfer_entropy_dispatch_contracts.py
tests/test_transfer_entropy_stability.py
tests/test_twin_confidence.py
tests/test_twin_confidence_backends.py
tests/test_twin_confidence_cli.py
tests/test_twin_confidence_stability.py
tests/test_twin_conformal_gate.py
tests/test_type_ignore_justifications.py
tests/test_ude_kuramoto.py
tests/test_upde_accelerator_bool_alias_guards.py
tests/test_upde_bayesian.py
tests/test_upde_doppler.py
tests/test_upde_engine.py
tests/test_upde_engine_guards.py
tests/test_upde_engine_validation.py
tests/test_upde_julia_runtime_contracts.py
tests/test_upde_lazy_exports.py
tests/test_upde_math.py
tests/test_upde_moving_frame.py
tests/test_upde_numerics.py
tests/test_upde_numerics_validation.py
tests/test_upde_run_algorithm.py
tests/test_upde_run_backends.py
tests/test_upde_run_dispatch.py
tests/test_upde_run_loader_contracts.py
tests/test_upde_run_schedule_dispatch.py
tests/test_upde_run_stability.py
tests/test_upde_time_varying_omega.py
tests/test_upde_webgpu_backend.py
tests/test_validation.py
tests/test_visualization.py
tests/test_viz_streamer.py
tests/test_wasm_playground.py
tests/test_wavelet_zero_crossing_extractors.py
tests/test_winding.py
tests/test_winding_algorithm.py
tests/test_winding_backends.py
tests/test_winding_benchmark.py
tests/test_winding_dispatch_contracts.py
tests/test_winding_stability.py
tests/test_winding_validation_guards.py
tests/test_winfree.py