LICENSE
README.md
pyproject.toml
src/ed/__init__.py
src/ed/cli.py
src/ed/manifest.py
src/ed/py.typed
src/ed/web.py
src/ed/scripture/__init__.py
src/ed/scripture/bundles.py
src/ed/scripture/debate.py
src/ed/scripture/decisions.py
src/ed/scripture/evaluation.py
src/ed/scripture/milcah_adapter.py
src/ed/scripture/ollama.py
src/ed/scripture/retrieval.py
src/ed/scripture/review.py
src/ed/scripture/rule_templates.py
src/ed/scripture/source.py
src/ed/scripture/target_languages.py
src/ed/scripture/tracing.py
src/ed/scripture/witnesses.py
src/ed_witness.egg-info/PKG-INFO
src/ed_witness.egg-info/SOURCES.txt
src/ed_witness.egg-info/dependency_links.txt
src/ed_witness.egg-info/entry_points.txt
src/ed_witness.egg-info/requires.txt
src/ed_witness.egg-info/top_level.txt
tests/test_cli.py
tests/test_debate_decisions.py
tests/test_evaluation.py
tests/test_evidence_bundles.py
tests/test_manifest.py
tests/test_milcah_adapter.py
tests/test_ollama_adapter.py
tests/test_policies.py
tests/test_retrieval.py
tests/test_rule_templates.py
tests/test_source_units.py
tests/test_target_languages.py
tests/test_thinking_review.py
tests/test_tracing.py
tests/test_web.py
tests/test_witnesses.py