LICENSE
README.md
pyproject.toml
cjm_context_graph_projection/__init__.py
cjm_context_graph_projection/authoring.py
cjm_context_graph_projection/cli.py
cjm_context_graph_projection/code_edges.py
cjm_context_graph_projection/cohesion.py
cjm_context_graph_projection/contradictions.py
cjm_context_graph_projection/conventions.py
cjm_context_graph_projection/devgraph.py
cjm_context_graph_projection/display.py
cjm_context_graph_projection/explorer_page.py
cjm_context_graph_projection/factlayer.py
cjm_context_graph_projection/hybrid_page.py
cjm_context_graph_projection/journal.py
cjm_context_graph_projection/lens.py
cjm_context_graph_projection/listing.py
cjm_context_graph_projection/module_ops.py
cjm_context_graph_projection/onboarding.py
cjm_context_graph_projection/oracle.py
cjm_context_graph_projection/projection.py
cjm_context_graph_projection/readiness.py
cjm_context_graph_projection/readme.py
cjm_context_graph_projection/reconcile.py
cjm_context_graph_projection/refactor.py
cjm_context_graph_projection/refactor_ops.py
cjm_context_graph_projection/registers.py
cjm_context_graph_projection/rename_ops.py
cjm_context_graph_projection/render.py
cjm_context_graph_projection/runtime.py
cjm_context_graph_projection/seeds.py
cjm_context_graph_projection/serve.py
cjm_context_graph_projection/source_state.py
cjm_context_graph_projection/structure.py
cjm_context_graph_projection/viz.py
cjm_context_graph_projection/worklist.py
cjm_context_graph_projection/write.py
cjm_context_graph_projection.egg-info/PKG-INFO
cjm_context_graph_projection.egg-info/SOURCES.txt
cjm_context_graph_projection.egg-info/dependency_links.txt
cjm_context_graph_projection.egg-info/entry_points.txt
cjm_context_graph_projection.egg-info/requires.txt
cjm_context_graph_projection.egg-info/top_level.txt
tests/test_add_symbol_router.py
tests/test_authoring_units.py
tests/test_cli_m3_smoke.py
tests/test_code_edges.py
tests/test_cohesion.py
tests/test_conventions_resolve.py
tests/test_devgraph.py
tests/test_display.py
tests/test_flip_to_py.py
tests/test_journal.py
tests/test_lens.py
tests/test_listing.py
tests/test_module_ops.py
tests/test_projection_units.py
tests/test_readiness.py
tests/test_readme.py
tests/test_refactor.py
tests/test_refactor_ops.py
tests/test_registers.py
tests/test_rename_ops.py
tests/test_seeds_render.py
tests/test_source_state.py
tests/test_subgraph.py