AUTHORS.md
LICENSE
README.md
pyproject.toml
src/gather/__init__.py
src/gather/__main__.py
src/gather/api.py
src/gather/arxiv.py
src/gather/availability.py
src/gather/backends.py
src/gather/backends_browser.py
src/gather/backends_stealth.py
src/gather/browser.py
src/gather/browser_evidence.py
src/gather/cache.py
src/gather/cli.py
src/gather/commands.py
src/gather/corpus_cmd.py
src/gather/crawl.py
src/gather/credentials.py
src/gather/derive.py
src/gather/digest.py
src/gather/docs.py
src/gather/dom.py
src/gather/export.py
src/gather/extract.py
src/gather/fastparse.py
src/gather/federation.py
src/gather/federation_cmd.py
src/gather/federation_policy.py
src/gather/federation_receipt.py
src/gather/feed.py
src/gather/fetch.py
src/gather/flagship.py
src/gather/interop.py
src/gather/item.py
src/gather/mcp.py
src/gather/method.py
src/gather/model.py
src/gather/net.py
src/gather/ocr.py
src/gather/payloads.py
src/gather/pdf.py
src/gather/provenance.py
src/gather/recall.py
src/gather/run.py
src/gather/run_config.py
src/gather/schema_extract.py
src/gather/scholar.py
src/gather/scope.py
src/gather/search.py
src/gather/source.py
src/gather/store.py
src/gather/stream.py
src/gather/track.py
src/gather/transcribe.py
src/gather/video.py
src/gather/web.py
src/gather/web_commands.py
src/gather_engine.egg-info/PKG-INFO
src/gather_engine.egg-info/SOURCES.txt
src/gather_engine.egg-info/dependency_links.txt
src/gather_engine.egg-info/entry_points.txt
src/gather_engine.egg-info/requires.txt
src/gather_engine.egg-info/top_level.txt
tests/test_api.py
tests/test_arxiv.py
tests/test_availability.py
tests/test_backends.py
tests/test_backends_browser.py
tests/test_backends_stealth.py
tests/test_browser_evidence.py
tests/test_cache.py
tests/test_cli.py
tests/test_cli_web.py
tests/test_crawl.py
tests/test_credentials.py
tests/test_demo.py
tests/test_derive.py
tests/test_digest.py
tests/test_docs.py
tests/test_dom.py
tests/test_export.py
tests/test_extract.py
tests/test_fastparse.py
tests/test_federation.py
tests/test_federation_cli.py
tests/test_federation_receipt.py
tests/test_feed.py
tests/test_fetch.py
tests/test_flagship_cli.py
tests/test_hard_sources.py
tests/test_interop.py
tests/test_item.py
tests/test_mcp.py
tests/test_method.py
tests/test_model.py
tests/test_net.py
tests/test_package.py
tests/test_pdf.py
tests/test_provenance.py
tests/test_recall.py
tests/test_run.py
tests/test_schema_extract.py
tests/test_scholar.py
tests/test_scope.py
tests/test_search.py
tests/test_store.py
tests/test_stream.py
tests/test_track.py
tests/test_video.py
tests/test_web.py
tests/test_web_refine.py
tests/test_xml_safety.py