LICENSE
README.md
config.py
main.py
pyproject.toml
codecompass_mcp.egg-info/PKG-INFO
codecompass_mcp.egg-info/SOURCES.txt
codecompass_mcp.egg-info/dependency_links.txt
codecompass_mcp.egg-info/entry_points.txt
codecompass_mcp.egg-info/requires.txt
codecompass_mcp.egg-info/top_level.txt
graph/__init__.py
graph/cli.py
graph/code_graph_client.py
graph/code_query_cli.py
graph/mcp_server.py
graph/setup.py
ingestion/__init__.py
ingestion/chunker.py
ingestion/code_normalizer.py
ingestion/code_parser.py
ingestion/entity_resolver.py
ingestion/file_watcher.py
ingestion/graph_writer.py
ingestion/hierarchy_builder.py
ingestion/reader_agent.py
models/__init__.py
models/code_types.py
models/types.py
tests/test_batch_impact.py
tests/test_blast_radius.py
tests/test_code_parser.py
tests/test_ingestion.py
tests/test_lit_css_parser.py
utils/__init__.py
utils/formatting.py