LICENSE
README.md
pyproject.toml
contextmesh/__init__.py
contextmesh/__main__.py
contextmesh/assumptions.py
contextmesh/cli.py
contextmesh/corpus.py
contextmesh/decisions.py
contextmesh/demo.py
contextmesh/embed.py
contextmesh/evidence.py
contextmesh/execute.py
contextmesh/graph.py
contextmesh/health.py
contextmesh/llm.py
contextmesh/metrics.py
contextmesh/model.py
contextmesh/ontology.py
contextmesh/pipeline.py
contextmesh/recheck.py
contextmesh/reconstruct.py
contextmesh/resolve.py
contextmesh/telemetry.py
contextmesh/temporal.py
contextmesh/traverse.py
contextmesh/../GRAPH.md
contextmesh_graph.egg-info/PKG-INFO
contextmesh_graph.egg-info/SOURCES.txt
contextmesh_graph.egg-info/dependency_links.txt
contextmesh_graph.egg-info/entry_points.txt
contextmesh_graph.egg-info/requires.txt
contextmesh_graph.egg-info/top_level.txt
contextmesh_mcp/__init__.py
contextmesh_mcp/__main__.py
contextmesh_mcp/resources.py
contextmesh_mcp/server.py
contextmesh_mcp/session.py
contextmesh_mcp/tools.py
contextmesh_mcp/writes.py
tests/test_assumptions.py
tests/test_auditor_failures.py
tests/test_checkpoint_recovery.py
tests/test_cli.py
tests/test_controlled_writes.py
tests/test_dashboard_embedding.py
tests/test_decision_identity.py
tests/test_determinism.py
tests/test_edge_binding.py
tests/test_evidence.py
tests/test_execute.py
tests/test_execution.py
tests/test_external_id_allocation.py
tests/test_health.py
tests/test_id_collisions.py
tests/test_ledger.py
tests/test_llm.py
tests/test_mcp.py
tests/test_mcp_launcher.py
tests/test_mcp_recheck_auditor_failures.py
tests/test_ontology.py
tests/test_persistence.py
tests/test_pipeline.py
tests/test_recheck.py
tests/test_registry.py
tests/test_resolve.py
tests/test_session.py
tests/test_session_manifest.py
tests/test_session_path_identity.py
tests/test_session_process_rerun.py
tests/test_session_v2.py
tests/test_telemetry.py
tests/test_temporal.py
tests/test_traverse.py