LICENSE
NOTICE
README.md
pyproject.toml
src/engin_core/__init__.py
src/engin_core/cli.py
src/engin_core/cliutil.py
src/engin_core/config.py
src/engin_core/convention.py
src/engin_core/datasets.py
src/engin_core/evidence.py
src/engin_core/gp.py
src/engin_core/handoff.py
src/engin_core/loaders.py
src/engin_core/recommend.py
src/engin_core/sensitivity.py
src/engin_core/simulator.py
src/engin_core/stopping.py
src/engin_core/tea.py
src/engin_core.egg-info/PKG-INFO
src/engin_core.egg-info/SOURCES.txt
src/engin_core.egg-info/dependency_links.txt
src/engin_core.egg-info/entry_points.txt
src/engin_core.egg-info/requires.txt
src/engin_core.egg-info/top_level.txt
tests/test_baselines.py
tests/test_benchmark_gate.py
tests/test_cli_process.py
tests/test_config.py
tests/test_convention.py
tests/test_datasets.py
tests/test_evidence_register.py
tests/test_evidence_report.py
tests/test_gp.py
tests/test_handoff.py
tests/test_loaders.py
tests/test_reactor_config.py
tests/test_recommend.py
tests/test_run_demo.py
tests/test_sequential_rsm.py
tests/test_simulator.py
tests/test_stopping.py
tests/test_tea.py