CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL_AND_OPEN_WINDOWS.ps1
LICENSE
MANIFEST.in
PHASE_10_INTEGRATION.md
PHASE_10_RESULTS.md
README.md
RUN_WINDOWS.md
SECURITY.md
UI_ONBOARDING_UPDATE.md
VALIDATION_0.10.1.md
pyproject.toml
setup.py
.github/workflows/ci.yml
.github/workflows/publish.yml
.github/workflows/testpypi.yml
codegraph/__init__.py
codegraph/__main__.py
codegraph/agent_modes.py
codegraph/cli.py
codegraph/context_store.py
codegraph/evaluation.py
codegraph/governance.py
codegraph/implementation.py
codegraph/integration.py
codegraph/mcp_server.py
codegraph/memory.py
codegraph/onboarding.py
codegraph/py.typed
codegraph/scanner.py
codegraph/server.py
codegraph/studio.py
codegraph/trace.py
codegraph/templates/D3_LICENSE.txt
codegraph/templates/d3.v3.min.js
codegraph/templates/graph.html
codegraph_viz.egg-info/PKG-INFO
codegraph_viz.egg-info/SOURCES.txt
codegraph_viz.egg-info/dependency_links.txt
codegraph_viz.egg-info/entry_points.txt
codegraph_viz.egg-info/top_level.txt
evaluations/cumulative-six-mode-golden-suite.json
scripts/run_complete_demo.py
scripts/run_phase10_demo.py
scripts/validate_embedded_js.py
tests/test_agent_modes.py
tests/test_cli_and_mcp.py
tests/test_cli_cumulative_surface.py
tests/test_cumulative_edge_cases.py
tests/test_cumulative_scanner.py
tests/test_evaluation.py
tests/test_impact_v2_cumulative.py
tests/test_mcp_server_full.py
tests/test_memory_cumulative.py
tests/test_onboarding_and_doctor.py
tests/test_phase10_edge_cases.py
tests/test_phase10_implementation.py
tests/test_phase9_integration.py
tests/test_release_entrypoints.py
tests/test_server_full.py
tests/test_server_studio_mcp_cumulative.py
tests/test_trace_governance_cumulative.py