.gitignore
.pre-commit-config.yaml
AGENTS.md
CLAUDE.md
GEMINI.md
LICENSE.md
README.md
commitlint.config.cjs
pyproject.toml
.github/copilot-instructions.md
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/commitlint.yml
.github/workflows/release-pypi.yml
.github/workflows/semantic-release.yml
docs/source/api.rst
docs/source/conf.py
docs/source/genindex.rst
docs/source/index.rst
docs/source/usage.rst
docs/superpowers/plans/2026-05-05-dragonglass-kv-search-migration.md
docs/superpowers/plans/2026-05-05-kv-search-v0.2.md
docs/superpowers/specs/2026-05-05-kv-search-integration-design.md
kv_search/__about__.py
kv_search/__init__.py
kv_search/_elasticsearch_backend.py
kv_search/_engine.py
kv_search/_interfaces.py
kv_search/_mod_replace.py
kv_search/_session.py
kv_search/_types.py
kv_search/_version.py
kv_search/py.typed
kv_search.egg-info/PKG-INFO
kv_search.egg-info/SOURCES.txt
kv_search.egg-info/dependency_links.txt
kv_search.egg-info/requires.txt
kv_search.egg-info/top_level.txt
tests/test_engine.py
tests/test_placeholder.py
tests/test_session.py
tests/test_types.py