README.md
pyproject.toml
spore/__init__.py
spore/agent.py
spore/challenge.py
spore/challenge_state.py
spore/cli.py
spore/daemon.py
spore/gossip.py
spore/gpu.py
spore/graph.py
spore/llm.py
spore/loop.py
spore/node.py
spore/query.py
spore/record.py
spore/reputation.py
spore/runner.py
spore/store.py
spore/verify.py
spore/wire.py
spore/wrapper.py
spore/explorer/__init__.py
spore/explorer/server.py
spore/explorer/static/api.js
spore/explorer/static/app.js
spore/explorer/static/dag.js
spore/explorer/static/index.html
spore/explorer/static/style.css
spore/workspace/__init__.py
spore/workspace/prepare.py
spore/workspace/train.py
sporemesh.egg-info/PKG-INFO
sporemesh.egg-info/SOURCES.txt
sporemesh.egg-info/dependency_links.txt
sporemesh.egg-info/entry_points.txt
sporemesh.egg-info/requires.txt
sporemesh.egg-info/top_level.txt
test/test_agent.py
test/test_gossip.py
test/test_gpu.py
test/test_graph.py
test/test_integration.py
test/test_llm.py
test/test_loop.py
test/test_node.py
test/test_record.py
test/test_runner.py
test/test_store.py
test/test_verify.py