LICENSE
README.md
setup.py
src/gstd_a2a/__init__.py
src/gstd_a2a/agent.py
src/gstd_a2a/constants.py
src/gstd_a2a/finetune_worker.py
src/gstd_a2a/gstd_client.py
src/gstd_a2a/gstd_wallet.py
src/gstd_a2a/llm_service.py
src/gstd_a2a/main.py
src/gstd_a2a/metacognition.py
src/gstd_a2a/node_health.py
src/gstd_a2a/offline_queue.py
src/gstd_a2a/protocols.py
src/gstd_a2a/sandbox.py
src/gstd_a2a/security.py
src/gstd_a2a/sovereign_autonomy.py
src/gstd_a2a/training_node.py
src/gstd_a2a/x402.py
src/gstd_a2a.egg-info/PKG-INFO
src/gstd_a2a.egg-info/SOURCES.txt
src/gstd_a2a.egg-info/dependency_links.txt
src/gstd_a2a.egg-info/entry_points.txt
src/gstd_a2a.egg-info/not-zip-safe
src/gstd_a2a.egg-info/requires.txt
src/gstd_a2a.egg-info/top_level.txt
tests/test_client.py