README.md
pyproject.toml
setup.py
src/synthfuse/__init__.py
src/synthfuse/__main__.py
src/synthfuse.egg-info/PKG-INFO
src/synthfuse.egg-info/SOURCES.txt
src/synthfuse.egg-info/dependency_links.txt
src/synthfuse.egg-info/entry_points.txt
src/synthfuse.egg-info/not-zip-safe
src/synthfuse.egg-info/requires.txt
src/synthfuse.egg-info/top_level.txt
src/synthfuse/agents/base.py
src/synthfuse/agents/hub.py
src/synthfuse/alchemj/__init__.py
src/synthfuse/alchemj/ast.py
src/synthfuse/alchemj/compiler.py
src/synthfuse/alchemj/registry.py
src/synthfuse/alchemj/plugins/__init__.py
src/synthfuse/alchemj/plugins/numeric.py
src/synthfuse/alchemj/plugins/orion.py
src/synthfuse/alchemj/plugins/rl.py
src/synthfuse/alchemj/plugins/sat.py
src/synthfuse/alchemj/plugins/sql.py
src/synthfuse/alchemj/plugins/swarm.py
src/synthfuse/alchemj/plugins/util.py
src/synthfuse/cabinet/cabinet_orchestrator.py
src/synthfuse/meta/__init__.py
src/synthfuse/meta/constitution.py
src/synthfuse/meta/diagnostic.py
src/synthfuse/meta/diagnostics.py
src/synthfuse/meta/engineer_alchemist.py
src/synthfuse/meta/gradient_clip.py
src/synthfuse/meta/meta_alchemist.py
src/synthfuse/meta/regulator.py
src/synthfuse/meta/rollback.py
src/synthfuse/meta/safe_macro.py
src/synthfuse/meta/sql_constitution.py
src/synthfuse/meta/sql_diagnostics.py
src/synthfuse/meta/zeta_alchemist.py
src/synthfuse/notebook/__init__.py
src/synthfuse/notebook/cell.py
src/synthfuse/notebook/checkpoint.py
src/synthfuse/notebook/kernel.py
src/synthfuse/notebook/sql_widgets.py
src/synthfuse/notebook/viz.py
src/synthfuse/notebook/widgets.py
src/synthfuse/pipeline/fluid_ingestion.py
src/synthfuse/pipeline/unified_vector_pipeline.py
src/synthfuse/recipes/__init__.py
src/synthfuse/recipes/aquaorion_llm.py
src/synthfuse/recipes/auto_fusion.py
src/synthfuse/recipes/bio_fusion.py
src/synthfuse/recipes/canch.py
src/synthfuse/recipes/conv_lstm_ae.py
src/synthfuse/recipes/crypto_fusion.py
src/synthfuse/recipes/dl4sci_fusion.py
src/synthfuse/recipes/edge_fusion.py
src/synthfuse/recipes/fql_rime.py
src/synthfuse/recipes/gmm_poly_reg.py
src/synthfuse/recipes/graph_fusion.py
src/synthfuse/recipes/knn_boost_rf.py
src/synthfuse/recipes/meta_fusion.py
src/synthfuse/recipes/mrbmo_ppo.py
src/synthfuse/recipes/poly_svr_tree.py
src/synthfuse/recipes/rflf.py
src/synthfuse/recipes/robo_fusion.py
src/synthfuse/recipes/shimmy_fusion.py
src/synthfuse/recipes/syn_fusion.py
src/synthfuse/recipes/time_fusion.py
src/synthfuse/recipes/3rd-party/brpc_fusion.py
src/synthfuse/recipes/3rd-party/fate_fusion.py
src/synthfuse/recipes/3rd-party/hf_fusion.py
src/synthfuse/recipes/3rd-party/hft_fusion.py
src/synthfuse/recipes/3rd-party/jubatus_fusion.py
src/synthfuse/recipes/3rd-party/knowledge3d.py
src/synthfuse/recipes/3rd-party/lightgbm_fusion.py
src/synthfuse/recipes/3rd-party/linfa_fusion.py
src/synthfuse/recipes/3rd-party/mlj_fusion.py
src/synthfuse/recipes/3rd-party/mtk_fusion.py
src/synthfuse/recipes/3rd-party/pybroker_fusion.py
src/synthfuse/recipes/3rd-party/rasa_fusion.py
src/synthfuse/recipes/3rd-party/tff_fusion.py
src/synthfuse/recipes/3rd-party/tfq_fusion.py
src/synthfuse/recipes/3rd-party/topological_fusion.py
src/synthfuse/recipes/ns_aquaforte/__init__.py
src/synthfuse/recipes/ns_aquaforte/benchmarks.py
src/synthfuse/recipes/ns_aquaforte/core.py
src/synthfuse/recipes/ns_aquaforte/phase_detection.py
src/synthfuse/recipes/ns_aquaforte/solvers.py
src/synthfuse/recipes/retraining/darts_r.py
src/synthfuse/recipes/retraining/nc_retrain.py
src/synthfuse/recipes/retraining/ntk_retrain.py
src/synthfuse/recipes/retraining/qir.py
src/synthfuse/recipes/retraining/thermo_meta.py
src/synthfuse/security/__init__.py
src/synthfuse/security/open-gate.py
src/synthfuse/sql/bridge.py
src/synthfuse/sql/constraint_mapper.py
src/synthfuse/systems/__init__.py
src/synthfuse/systems/archiever.py
src/synthfuse/systems/bench.py
src/synthfuse/systems/erudite.py
src/synthfuse/systems/gatekeeper.py
src/synthfuse/systems/ns2uo.py
src/synthfuse/systems/ntep.py
src/synthfuse/systems/quorum.py
src/synthfuse/systems/stcl.py
src/synthfuse/systems/thermo_mesh.py
src/synthfuse/tools/__init__.py
src/synthfuse/tools/export.py
src/synthfuse/tools/monitor.py
src/synthfuse/tools/repl.py
src/synthfuse/tools/viz.py
src/synthfuse/tools/foundation/config.py
src/synthfuse/tools/foundation/decorators.py
src/synthfuse/tools/foundation/io_utils.py
src/synthfuse/tools/foundation/loggin_utils.py
src/synthfuse/tools/foundation/math_utils.py
src/synthfuse/tools/foundation/random_utils.py
src/synthfuse/tools/foundation/registry.py
src/synthfuse/tools/foundation/timing.py
src/synthfuse/vector/__init__.py
src/synthfuse/vector/lazy_tensor_scp.py
src/synthfuse/vector/manifold_nro.py
src/synthfuse/vector/temporal_decay_rgf.py