CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
benchmarks/public_corpus_manifest.json
benchmarks/public_tm_queries.jsonl
docs/api.md
docs/architecture.md
docs/benchmarking.md
src/sectioniq/__init__.py
src/sectioniq/backends.py
src/sectioniq/benchmarks.py
src/sectioniq/cli.py
src/sectioniq/indexing.py
src/sectioniq/ingest.py
src/sectioniq/models.py
src/sectioniq/preprocess.py
src/sectioniq/retrieval.py
src/sectioniq/sdk.py
src/sectioniq/storage.py
src/sectioniq/utils.py
src/sectioniq.egg-info/PKG-INFO
src/sectioniq.egg-info/SOURCES.txt
src/sectioniq.egg-info/dependency_links.txt
src/sectioniq.egg-info/entry_points.txt
src/sectioniq.egg-info/requires.txt
src/sectioniq.egg-info/top_level.txt
tests/test_benchmark_harness.py
tests/test_extraction_and_analyzer.py
tests/test_ingest_and_search.py
tests/test_public_readiness.py