LICENSE
README.md
pyproject.toml
latentmesh/__init__.py
latentmesh/core.py
latentmesh/graph.py
latentmesh/persistent_cache.py
latentmesh/primitives.py
latentmesh/server.py
latentmesh.egg-info/PKG-INFO
latentmesh.egg-info/SOURCES.txt
latentmesh.egg-info/dependency_links.txt
latentmesh.egg-info/requires.txt
latentmesh.egg-info/top_level.txt
tests/test_core.py
tests/test_graph.py
tests/test_integration.py
tests/test_primitives.py
tests/test_serialization.py