LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/COMMANDS.md
docs/EFFECT_HARNESS.md
docs/FEATURE_MATRIX.md
docs/PHILOSOPHY.md
quale/__init__.py
quale/__main__.py
quale/analyze.py
quale/bootstrap.py
quale/cli.py
quale/compare.py
quale/concepts.py
quale/config.py
quale/fold.py
quale/git.py
quale/index.py
quale/reports.py
quale/scanner.py
quale/segmenter.py
quale/vocabulary.py
quale.egg-info/PKG-INFO
quale.egg-info/SOURCES.txt
quale.egg-info/dependency_links.txt
quale.egg-info/entry_points.txt
quale.egg-info/requires.txt
quale.egg-info/top_level.txt
quale/formats/__init__.py
quale/formats/llm.py
quale/formats/terminal.py
tests/test_adversarial.py
tests/test_cli.py
tests/test_commands.py
tests/test_core.py
tests/test_install.py
tests/test_performance.py
tests/test_property.py
tests/test_reports.py
tests/test_smoke.py