LICENSE
README.md
pyproject.toml
src/contextlens/__init__.py
src/contextlens/__main__.py
src/contextlens/budget.py
src/contextlens/errors.py
src/contextlens/estimator.py
src/contextlens/jsonl.py
src/contextlens/mcp.py
src/contextlens/truncation.py
src/contextlens_mcp.egg-info/PKG-INFO
src/contextlens_mcp.egg-info/SOURCES.txt
src/contextlens_mcp.egg-info/dependency_links.txt
src/contextlens_mcp.egg-info/entry_points.txt
src/contextlens_mcp.egg-info/requires.txt
src/contextlens_mcp.egg-info/top_level.txt
tests/test_budget.py
tests/test_contract.py
tests/test_estimator.py
tests/test_jsonl_cli.py
tests/test_mcp_server.py
tests/test_truncation.py