LICENSE
README.md
pyproject.toml
src/contextray/__init__.py
src/contextray/__main__.py
src/contextray/chunking.py
src/contextray/cli.py
src/contextray/core.py
src/contextray/detection.py
src/contextray/optimization.py
src/contextray/reporting.py
src/contextray/types.py
src/contextray.egg-info/PKG-INFO
src/contextray.egg-info/SOURCES.txt
src/contextray.egg-info/dependency_links.txt
src/contextray.egg-info/entry_points.txt
src/contextray.egg-info/top_level.txt
tests/test_core.py
tests/test_pipeline.py