LICENSE
README.md
pyproject.toml
src/swarph_mesh/__init__.py
src/swarph_mesh/attribution.py
src/swarph_mesh/exceptions.py
src/swarph_mesh/hooks.py
src/swarph_mesh/json_harness.py
src/swarph_mesh/mesh_client.py
src/swarph_mesh/mesh_types.py
src/swarph_mesh/swarph_call.py
src/swarph_mesh/types.py
src/swarph_mesh.egg-info/PKG-INFO
src/swarph_mesh.egg-info/SOURCES.txt
src/swarph_mesh.egg-info/dependency_links.txt
src/swarph_mesh.egg-info/requires.txt
src/swarph_mesh.egg-info/top_level.txt
src/swarph_mesh/adapters/__init__.py
src/swarph_mesh/adapters/gemini.py
tests/test_gemini_adapter.py
tests/test_mesh_client.py
tests/test_smoke_gemini.py
tests/test_smoke_mesh.py
tests/test_swarph_call.py
tests/test_types.py