LICENSE
README.md
pyproject.toml
rootmatrix.md
rootmatrix/__init__.py
rootmatrix/cli.py
rootmatrix/server.py
rootmatrix.egg-info/PKG-INFO
rootmatrix.egg-info/SOURCES.txt
rootmatrix.egg-info/dependency_links.txt
rootmatrix.egg-info/entry_points.txt
rootmatrix.egg-info/requires.txt
rootmatrix.egg-info/top_level.txt
rootmatrix/engine/__init__.py
rootmatrix/engine/budget.py
rootmatrix/engine/config.py
rootmatrix/engine/filter.py
rootmatrix/engine/project_map.py
rootmatrix/engine/search.py
rootmatrix/engine/tokenizer.py
rootmatrix/engine/vector_store.py
tests/test_config.py
tests/test_filter.py
tests/test_vector_store.py