CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
bilateral_truth/__init__.py
bilateral_truth/assertions.py
bilateral_truth/cli.py
bilateral_truth/llm_evaluators.py
bilateral_truth/model_router.py
bilateral_truth/truth_values.py
bilateral_truth/zeta_function.py
bilateral_truth.egg-info/PKG-INFO
bilateral_truth.egg-info/SOURCES.txt
bilateral_truth.egg-info/dependency_links.txt
bilateral_truth.egg-info/entry_points.txt
bilateral_truth.egg-info/requires.txt
bilateral_truth.egg-info/top_level.txt
tests/__init__.py
tests/test_formulas.py
tests/test_integration.py
tests/test_llm_evaluators.py
tests/test_truth_values.py
tests/test_zeta_function.py