LICENSE
NOTICE.md
README.md
pyproject.toml
src/scpn_phase_orchestrator/__init__.py
src/scpn_phase_orchestrator/_compat.py
src/scpn_phase_orchestrator/cli.py
src/scpn_phase_orchestrator/exceptions.py
src/scpn_phase_orchestrator/network_security.py
src/scpn_phase_orchestrator/py.typed
src/scpn_phase_orchestrator/server.py
src/scpn_phase_orchestrator/server_grpc.py
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/constraints.py
src/scpn_phase_orchestrator/actuation/hdl_compiler.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/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/neurocore_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/audit/__init__.py
src/scpn_phase_orchestrator/audit/logger.py
src/scpn_phase_orchestrator/audit/replay.py
src/scpn_phase_orchestrator/autotune/__init__.py
src/scpn_phase_orchestrator/autotune/binding_proposal.py
src/scpn_phase_orchestrator/autotune/coupling_est.py
src/scpn_phase_orchestrator/autotune/freq_id.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/binding/__init__.py
src/scpn_phase_orchestrator/binding/channel_algebra.py
src/scpn_phase_orchestrator/binding/channel_runtime.py
src/scpn_phase_orchestrator/binding/digital_twin.py
src/scpn_phase_orchestrator/binding/loader.py
src/scpn_phase_orchestrator/binding/resolved.py
src/scpn_phase_orchestrator/binding/semantic.py
src/scpn_phase_orchestrator/binding/types.py
src/scpn_phase_orchestrator/binding/validator.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/_hodge_go.py
src/scpn_phase_orchestrator/coupling/_hodge_julia.py
src/scpn_phase_orchestrator/coupling/_hodge_mojo.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/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/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/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/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/_lyapunov_go.py
src/scpn_phase_orchestrator/monitor/_lyapunov_julia.py
src/scpn_phase_orchestrator/monitor/_lyapunov_mojo.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/_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/_winding_go.py
src/scpn_phase_orchestrator/monitor/_winding_julia.py
src/scpn_phase_orchestrator/monitor/_winding_mojo.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/dimension.py
src/scpn_phase_orchestrator/monitor/embedding.py
src/scpn_phase_orchestrator/monitor/entropy_prod.py
src/scpn_phase_orchestrator/monitor/evs.py
src/scpn_phase_orchestrator/monitor/information_integration.py
src/scpn_phase_orchestrator/monitor/itpc.py
src/scpn_phase_orchestrator/monitor/lyapunov.py
src/scpn_phase_orchestrator/monitor/npe.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/session_start.py
src/scpn_phase_orchestrator/monitor/sleep_staging.py
src/scpn_phase_orchestrator/monitor/stl.py
src/scpn_phase_orchestrator/monitor/transfer_entropy.py
src/scpn_phase_orchestrator/monitor/winding.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/reservoir.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/oscillators/__init__.py
src/scpn_phase_orchestrator/oscillators/base.py
src/scpn_phase_orchestrator/oscillators/informational.py
src/scpn_phase_orchestrator/oscillators/init_phases.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/plugins/__init__.py
src/scpn_phase_orchestrator/plugins/registry.py
src/scpn_phase_orchestrator/reporting/__init__.py
src/scpn_phase_orchestrator/reporting/explainability.py
src/scpn_phase_orchestrator/reporting/plots.py
src/scpn_phase_orchestrator/reporting/summary.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/tcbo.py
src/scpn_phase_orchestrator/studio/__init__.py
src/scpn_phase_orchestrator/studio/ui_helpers.py
src/scpn_phase_orchestrator/studio/workflow.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/events.py
src/scpn_phase_orchestrator/supervisor/formal_export.py
src/scpn_phase_orchestrator/supervisor/hierarchy.py
src/scpn_phase_orchestrator/supervisor/hierarchy_adapters.py
src/scpn_phase_orchestrator/supervisor/morphogenetic.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/sheaf.py
src/scpn_phase_orchestrator/supervisor/strange_loop.py
src/scpn_phase_orchestrator/supervisor/topology.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/_engine_go.py
src/scpn_phase_orchestrator/upde/_engine_julia.py
src/scpn_phase_orchestrator/upde/_engine_mojo.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/_geometric_go.py
src/scpn_phase_orchestrator/upde/_geometric_julia.py
src/scpn_phase_orchestrator/upde/_geometric_mojo.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/_inertial_go.py
src/scpn_phase_orchestrator/upde/_inertial_julia.py
src/scpn_phase_orchestrator/upde/_inertial_mojo.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/_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/_pac_go.py
src/scpn_phase_orchestrator/upde/_pac_julia.py
src/scpn_phase_orchestrator/upde/_pac_mojo.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/_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/_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/adjoint.py
src/scpn_phase_orchestrator/upde/basin_stability.py
src/scpn_phase_orchestrator/upde/bifurcation.py
src/scpn_phase_orchestrator/upde/delay.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/numerics.py
src/scpn_phase_orchestrator/upde/order_params.py
src/scpn_phase_orchestrator/upde/pac.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_active_inference_agent.py
tests/test_actuation_constraints_deep.py
tests/test_actuation_mapper.py
tests/test_adapters.py
tests/test_adapters_coverage.py
tests/test_adapters_network_validation.py
tests/test_adjoint.py
tests/test_api_docs_navigation.py
tests/test_attention_residuals.py
tests/test_attention_residuals_backends.py
tests/test_attention_residuals_stability.py
tests/test_audit_logger.py
tests/test_audit_replay.py
tests/test_audit_replay_engine.py
tests/test_autotune_binding_proposal.py
tests/test_autotune_learners.py
tests/test_autotune_pipeline.py
tests/test_autotune_policy_search.py
tests/test_autotune_reward.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_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_validator.py
tests/test_bold.py
tests/test_boundary_observer.py
tests/test_boundary_observer_deep.py
tests/test_byzantine_meta_orchestrator.py
tests/test_cardiac_causal_attribution_demo.py
tests/test_cardiac_fep_hierarchy_demo.py
tests/test_cardiac_hierarchy_sync_demo.py
tests/test_causal_supervisor.py
tests/test_chimera.py
tests/test_chimera_algorithm.py
tests/test_chimera_backends.py
tests/test_chimera_stability.py
tests/test_cli.py
tests/test_closure_ethical.py
tests/test_coherence_monitor_config_validation.py
tests/test_compat.py
tests/test_compat_deep.py
tests/test_config_validation_misc.py
tests/test_connectome.py
tests/test_convergence_topology.py
tests/test_coupling_est.py
tests/test_coupling_knm.py
tests/test_coupling_lags.py
tests/test_coupling_lazy_exports.py
tests/test_coupling_modules.py
tests/test_coupling_prior.py
tests/test_coupling_templates.py
tests/test_coverage_100.py
tests/test_coverage_final.py
tests/test_coverage_gaps.py
tests/test_coverage_sprint2_4.py
tests/test_degenerate_edges.py
tests/test_delay.py
tests/test_delay_config_validation.py
tests/test_dimension.py
tests/test_dimension_algorithm.py
tests/test_dimension_backends.py
tests/test_dimension_stability.py
tests/test_domainpack_amplitude.py
tests/test_domainpack_validation.py
tests/test_dp54_coefficients.py
tests/test_drivers.py
tests/test_drivers_oscillators.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_stability.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_entropy_prod.py
tests/test_entropy_prod_algorithm.py
tests/test_entropy_prod_backends.py
tests/test_entropy_prod_stability.py
tests/test_envelope.py
tests/test_envelope_algorithm.py
tests/test_envelope_backends.py
tests/test_evs.py
tests/test_exceptions.py
tests/test_explainability_report.py
tests/test_fault_injection_supervisor.py
tests/test_fep_predictive_supervisor.py
tests/test_ffi_integration.py
tests/test_ffi_parity.py
tests/test_formal_export.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_stability.py
tests/test_geometry_constraints_deep.py
tests/test_geometry_projection.py
tests/test_geometry_walk.py
tests/test_grpc_integration.py
tests/test_grpc_service.py
tests/test_hardware_io.py
tests/test_hdl_compiler.py
tests/test_hodge.py
tests/test_hodge_algorithm.py
tests/test_hodge_backends.py
tests/test_hybrid_cocompiler.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_identity_coherence.py
tests/test_imprint_actuation.py
tests/test_imprint_state.py
tests/test_imprint_update.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_init_phases.py
tests/test_integrated_information.py
tests/test_integration_domainpack_cycle.py
tests/test_integration_minimal_domain.py
tests/test_integration_pipelines.py
tests/test_inverse.py
tests/test_itpc.py
tests/test_itpc_algorithm.py
tests/test_itpc_backends.py
tests/test_itpc_bridge_paths.py
tests/test_itpc_stability.py
tests/test_jax_engine.py
tests/test_knm.py
tests/test_kuramoto_layer.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_spectrum.py
tests/test_lyapunov_stability.py
tests/test_market.py
tests/test_market_algorithm.py
tests/test_market_backends.py
tests/test_market_stability.py
tests/test_meta_transfer.py
tests/test_metrics_exporter.py
tests/test_modbus_tls.py
tests/test_monitor_coherence.py
tests/test_morphogenetic_supervisor.py
tests/test_mutation_killers.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_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_spectral.py
tests/test_npe.py
tests/test_npe_backends.py
tests/test_npe_stability.py
tests/test_oim.py
tests/test_opentelemetry_adapter.py
tests/test_optional_imports.py
tests/test_order_params.py
tests/test_order_params_backends.py
tests/test_order_params_stability.py
tests/test_oscillator_base.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_stability.py
tests/test_petri_adapter.py
tests/test_petri_net.py
tests/test_petri_net_parity.py
tests/test_pgbo.py
tests/test_phase_contract.py
tests/test_phase_extract.py
tests/test_phase_quality.py
tests/test_physics_benchmarks.py
tests/test_pid.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_plots_coverage.py
tests/test_plugins_registry.py
tests/test_poincare.py
tests/test_poincare_algorithm.py
tests/test_poincare_backends.py
tests/test_poincare_stability.py
tests/test_policy.py
tests/test_policy_amplitude.py
tests/test_policy_binding_fuzz.py
tests/test_policy_diagnostics.py
tests/test_policy_rules.py
tests/test_policy_yaml_fuzzer.py
tests/test_power_grid_causal_attribution_demo.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_sheaf_obstruction_demo.py
tests/test_prediction.py
tests/test_predictive_supervisor.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_psychedelic.py
tests/test_psychedelic_algorithm.py
tests/test_psychedelic_backends.py
tests/test_public_api_docstrings.py
tests/test_public_api_manifest.py
tests/test_publish_workflow_hygiene.py
tests/test_python_fallback_paths.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_recurrence.py
tests/test_recurrence_algorithm.py
tests/test_recurrence_backends.py
tests/test_recurrence_stability.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_reference_benchmark_snapshot_docs.py
tests/test_reference_benchmark_suite.py
tests/test_regime_events.py
tests/test_regime_hysteresis.py
tests/test_regressions.py
tests/test_remanentia_bridge.py
tests/test_reporting_plots.py
tests/test_reporting_summary.py
tests/test_reservoir.py
tests/test_rotating_machinery_domainpack.py
tests/test_roundtrip_consistency.py
tests/test_rule_engine_parity.py
tests/test_rust_python_parity_performance.py
tests/test_scaffold_valid.py
tests/test_scpn_control_bridge.py
tests/test_scpn_physics_knm.py
tests/test_semantic_compiler.py
tests/test_server.py
tests/test_server_grpc.py
tests/test_server_logging.py
tests/test_session_start.py
tests/test_sheaf_engine.py
tests/test_simplicial.py
tests/test_simplicial_algorithm.py
tests/test_simplicial_backends.py
tests/test_simplicial_layer.py
tests/test_simplicial_stability.py
tests/test_sindy.py
tests/test_sleep_staging.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_spectral.py
tests/test_spectral_algorithm.py
tests/test_spectral_backends.py
tests/test_spectral_stability.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_studio_helpers.py
tests/test_ssgf_carrier.py
tests/test_ssgf_costs.py
tests/test_ssgf_modules.py
tests/test_stl.py
tests/test_stl_automata.py
tests/test_stochastic.py
tests/test_strange_loop_supervisor.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_studio_ui_helpers.py
tests/test_studio_workflow.py
tests/test_supervisor_alignment.py
tests/test_supervisor_hierarchy.py
tests/test_supervisor_hierarchy_adapters.py
tests/test_supervisor_modules.py
tests/test_supervisor_policy.py
tests/test_supervisor_regimes.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_tcbo.py
tests/test_te_adaptive.py
tests/test_theta_neuron.py
tests/test_tools_benchmark_summary.py
tests/test_tools_check_github_action_refs.py
tests/test_tools_check_module_linkage.py
tests/test_tools_check_release_tag_version.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_topology_supervisor.py
tests/test_torus_engine.py
tests/test_torus_engine_deep.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_stability.py
tests/test_type_ignore_justifications.py
tests/test_ude_kuramoto.py
tests/test_upde_engine.py
tests/test_upde_engine_validation.py
tests/test_upde_lazy_exports.py
tests/test_upde_math.py
tests/test_upde_numerics.py
tests/test_upde_run_algorithm.py
tests/test_upde_run_backends.py
tests/test_upde_run_stability.py
tests/test_visualization.py
tests/test_viz_streamer.py
tests/test_winding.py
tests/test_winding_algorithm.py
tests/test_winding_backends.py
tests/test_winding_stability.py
tests/test_winfree.py