LICENSE
README.md
pyproject.toml
ctx2doc/__init__.py
ctx2doc/__main__.py
ctx2doc/claude_adapter.py
ctx2doc/cli.py
ctx2doc/codex_adapter.py
ctx2doc/config.py
ctx2doc/installers.py
ctx2doc/mcp_server.py
ctx2doc/models.py
ctx2doc/redaction.py
ctx2doc/session_adapters.py
ctx2doc/snapshot.py
ctx2doc.egg-info/PKG-INFO
ctx2doc.egg-info/SOURCES.txt
ctx2doc.egg-info/dependency_links.txt
ctx2doc.egg-info/entry_points.txt
ctx2doc.egg-info/requires.txt
ctx2doc.egg-info/top_level.txt
tests/test_claude_adapter.py
tests/test_codex_adapter.py
tests/test_installers.py
tests/test_mcp_server.py
tests/test_redaction.py
tests/test_snapshot_service.py