LICENSE
README.md
pyproject.toml
src/deepsight/__init__.py
src/deepsight/__main__.py
src/deepsight/backends.py
src/deepsight/cache.py
src/deepsight/config.py
src/deepsight/orchestrator.py
src/deepsight/perception.py
src/deepsight/py.typed
src/deepsight_vision.egg-info/PKG-INFO
src/deepsight_vision.egg-info/SOURCES.txt
src/deepsight_vision.egg-info/dependency_links.txt
src/deepsight_vision.egg-info/entry_points.txt
src/deepsight_vision.egg-info/requires.txt
src/deepsight_vision.egg-info/top_level.txt
tests/test_backends.py
tests/test_cache.py
tests/test_config.py
tests/test_eval.py
tests/test_gen_synthetic.py
tests/test_harness.py
tests/test_orchestrator.py
tests/test_perception.py