README.md
pyproject.toml
setup.py
contexara/__init__.py
contexara/__main__.py
contexara/_crystallize.py
contexara/archive.py
contexara/cli.py
contexara/client.py
contexara/embedder.py
contexara/enhance.py
contexara/evals.py
contexara/extract.py
contexara/file_ingest.py
contexara/ingest.py
contexara/llm.py
contexara/main.py
contexara/mcp_server.py
contexara/retrieve.py
contexara/server.py
contexara/session.py
contexara/setup_wizard.py
contexara/store.py
contexara/telemetry.py
contexara/temporal.py
contexara.egg-info/PKG-INFO
contexara.egg-info/SOURCES.txt
contexara.egg-info/dependency_links.txt
contexara.egg-info/entry_points.txt
contexara.egg-info/requires.txt
contexara.egg-info/top_level.txt
contexara/static/favicon.svg
contexara/static/icons.svg
contexara/static/index.html
contexara/static/assets/index-4ZsW0G0P.css
contexara/static/assets/index-BXAi9juz.js
tests/test_cli.py
tests/test_client.py
tests/test_enhance.py
tests/test_evals.py
tests/test_extract.py
tests/test_ingest.py
tests/test_llm.py
tests/test_main.py
tests/test_mcp.py
tests/test_prune_filter_ingest.py
tests/test_retrieve.py
tests/test_server.py
tests/test_session.py
tests/test_store.py
tests/test_telemetry.py