LICENSE
README.md
pyproject.toml
hitgate/__init__.py
hitgate/audit_contamination.py
hitgate/compare.py
hitgate/diff.py
hitgate/example_external_retriever.py
hitgate/generate.py
hitgate/plot_history.py
hitgate/run.py
hitgate/test_determinism.py
hitgate.egg-info/PKG-INFO
hitgate.egg-info/SOURCES.txt
hitgate.egg-info/dependency_links.txt
hitgate.egg-info/entry_points.txt
hitgate.egg-info/requires.txt
hitgate.egg-info/top_level.txt
ragcore/__init__.py
ragcore/build.py
ragcore/chunkers.py
ragcore/config.py
ragcore/mcp_server.py
ragcore/pack.py
ragcore/query.py
ragcore/retrieval.py
tests/test_chunkers.py
tests/test_compare.py
tests/test_generate.py
tests/test_harness.py
tests/test_langchain_adapter.py
tests/test_langfuse_adapter.py
tests/test_llamaindex_adapter.py
tests/test_mcp_server.py
tests/test_rank_modes.py
tests/test_tokenizer.py