LICENSE
NOTICE
README.md
pyproject.toml
byline/__init__.py
byline/__main__.py
byline/alignment.py
byline/boilerplate.py
byline/chat.py
byline/cli.py
byline/compare.py
byline/config.py
byline/corpus.py
byline/disproportion.py
byline/fingerprints.py
byline/github_client.py
byline/history.py
byline/llm.py
byline/llm_provider.py
byline/metrics.py
byline/models.py
byline/questions.py
byline/repo_fetcher.py
byline/report.py
byline/report_docx.py
byline/self_baseline.py
byline/voice.py
byline/data/ai_phrases.json
byline/data/ai_section_headers.json
byline/data/common_5000.txt
byline_audit.egg-info/PKG-INFO
byline_audit.egg-info/SOURCES.txt
byline_audit.egg-info/dependency_links.txt
byline_audit.egg-info/entry_points.txt
byline_audit.egg-info/requires.txt
byline_audit.egg-info/top_level.txt
tests/test_alignment_deterministic.py
tests/test_alignment_semantic.py
tests/test_boilerplate.py
tests/test_chat.py
tests/test_cli.py
tests/test_compare.py
tests/test_corpus.py
tests/test_disproportion.py
tests/test_fingerprints.py
tests/test_github_client.py
tests/test_history.py
tests/test_llm.py
tests/test_llm_provider.py
tests/test_llm_v02.py
tests/test_metrics.py
tests/test_models.py
tests/test_questions.py
tests/test_repo_fetcher.py
tests/test_report.py
tests/test_self_baseline.py
tests/test_voice.py