LICENSE
README.md
pyproject.toml
src/milcah/__init__.py
src/milcah/challenge.py
src/milcah/cli.py
src/milcah/contract.py
src/milcah/deborah.py
src/milcah/extraction.py
src/milcah/fallacy.py
src/milcah/hoglah_extractor.py
src/milcah/ingestion.py
src/milcah/manifest.py
src/milcah/metrics.py
src/milcah/model_selection.py
src/milcah/models.py
src/milcah/multi_llm.py
src/milcah/ontology.py
src/milcah/ontology_debate.py
src/milcah/ontology_placement.py
src/milcah/orchestration.py
src/milcah/persistence.py
src/milcah/recursive.py
src/milcah/rounds.py
src/milcah/specialist.py
src/milcah/store_mongo.py
src/milcah/tracing.py
src/milcah/web.py
src/milcah/web_research.py
src/milcah.egg-info/PKG-INFO
src/milcah.egg-info/SOURCES.txt
src/milcah.egg-info/dependency_links.txt
src/milcah.egg-info/entry_points.txt
src/milcah.egg-info/requires.txt
src/milcah.egg-info/top_level.txt
tests/test_challenge.py
tests/test_cli_serve.py
tests/test_contract.py
tests/test_deborah.py
tests/test_extraction.py
tests/test_fallacy.py
tests/test_hoglah_extractor.py
tests/test_ingestion.py
tests/test_manifest.py
tests/test_metrics.py
tests/test_model_selection.py
tests/test_multi_llm.py
tests/test_ontology.py
tests/test_ontology_debate.py
tests/test_ontology_placement.py
tests/test_orchestration.py
tests/test_persistence.py
tests/test_recursive.py
tests/test_rounds.py
tests/test_smoke.py
tests/test_specialist.py
tests/test_store_mongo.py
tests/test_tracing.py
tests/test_version.py
tests/test_web.py
tests/test_web_research.py