LICENSE
README.md
pyproject.toml
setup.py
docdrift.egg-info/PKG-INFO
docdrift.egg-info/SOURCES.txt
docdrift.egg-info/dependency_links.txt
docdrift.egg-info/entry_points.txt
docdrift.egg-info/requires.txt
docdrift.egg-info/top_level.txt
docwatcher/__init__.py
docwatcher/cli.py
docwatcher/config.py
docwatcher/diff_parser.py
docwatcher/doc_scanner.py
docwatcher/embeddings.py
docwatcher/engine.py
docwatcher/fixer.py
docwatcher/llm_checker.py
docwatcher/symbol_extractor.py
docwatcher/utils.py
tests/test_doc_scanner.py
tests/test_fixer.py