README.md
pyproject.toml
cram/__init__.py
cram/__main__.py
cram/add_context.py
cram/audit.py
cram/benchmark.py
cram/cli.py
cram/context_dir.py
cram/cost_model.py
cram/decide.py
cram/decisions.py
cram/doctor.py
cram/find_context.py
cram/gotcha.py
cram/health.py
cram/hooks.py
cram/init.py
cram/mcp_server.py
cram/session.py
cram/status.py
cram/suggest.py
cram/symbols.py
cram/sync_context.py
cram/targets.py
cram/ui.py
cram/usage.py
cram/utils.py
cram_ai.egg-info/PKG-INFO
cram_ai.egg-info/SOURCES.txt
cram_ai.egg-info/dependency_links.txt
cram_ai.egg-info/entry_points.txt
cram_ai.egg-info/requires.txt
cram_ai.egg-info/top_level.txt
tests/test_audit.py
tests/test_context_dir.py
tests/test_cost_model.py
tests/test_decisions.py
tests/test_find_context.py
tests/test_hooks.py
tests/test_init.py
tests/test_mcp_server.py
tests/test_status.py
tests/test_symbols.py
tests/test_sync.py
tests/test_targets.py
tests/test_ui_smoke.py
tests/test_usage.py
tests/test_utils.py