LICENSE
README.md
pyproject.toml
src/corpus_loom.egg-info/PKG-INFO
src/corpus_loom.egg-info/SOURCES.txt
src/corpus_loom.egg-info/dependency_links.txt
src/corpus_loom.egg-info/entry_points.txt
src/corpus_loom.egg-info/requires.txt
src/corpus_loom.egg-info/top_level.txt
src/corpusloom/__init__.py
src/corpusloom/chunking.py
src/corpusloom/cli.py
src/corpusloom/client.py
src/corpusloom/exceptions.py
src/corpusloom/json_mode.py
src/corpusloom/models.py
src/corpusloom/py.typed
src/corpusloom/retrieval.py
src/corpusloom/store.py
src/corpusloom/utils.py
tests/test_chunking.py
tests/test_cli.py
tests/test_client.py
tests/test_jsonmode.py
tests/test_smoke.py
tests/test_store.py
tests/test_utils.py