LICENSE.txt
README.md
pyproject.toml
src/claro_engine/__init__.py
src/claro_engine.egg-info/PKG-INFO
src/claro_engine.egg-info/SOURCES.txt
src/claro_engine.egg-info/dependency_links.txt
src/claro_engine.egg-info/requires.txt
src/claro_engine.egg-info/top_level.txt
src/claro_engine/core/__init__.py
src/claro_engine/core/csv_import.py
src/claro_engine/core/kpi_config.py
src/claro_engine/core/wizard_state.py
src/claro_engine/modules/__init__.py
src/claro_engine/modules/module1.py
src/claro_engine/modules/module2.py
src/claro_engine/modules/module3.py
src/claro_engine/modules/module4.py
src/claro_engine/modules/module5.py
src/claro_engine/modules/module6.py
src/claro_engine/modules/module7.py
tests/test_accuracy.py
tests/test_behavioural_invariants.py
tests/test_bug_fixes.py
tests/test_diagnostic_index_label.py
tests/test_edge_cases.py
tests/test_examples_reproduce.py
tests/test_plan_b_feasibility.py