.gitignore
CLAUDE.MD
LICENSE
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
docs/predicate_handling.md
gandalf/__init__.py
gandalf/convert_graph.py
gandalf/diagnostics.py
gandalf/graph.py
gandalf/lmdb_store.py
gandalf/loader.py
gandalf/main.py
gandalf/query_planner.py
gandalf/search.py
gandalf/server.py
gandalf/validation.py
gandalf_csr.egg-info/PKG-INFO
gandalf_csr.egg-info/SOURCES.txt
gandalf_csr.egg-info/dependency_links.txt
gandalf_csr.egg-info/entry_points.txt
gandalf_csr.egg-info/requires.txt
gandalf_csr.egg-info/top_level.txt
scripts/__init__.py
scripts/build_graph.py
scripts/comparison.py
scripts/diagnose.py
scripts/gandalf_notebook.ipynb
scripts/query_paths.py
scripts/retriever_test.py
tests/__init__.py
tests/conftest.py
tests/test_loader.py
tests/test_search.py
tests/fixtures/edges.jsonl
tests/fixtures/nodes.jsonl