README.md
pyproject.toml
src/nvdc/__init__.py
src/nvdc/accounts.py
src/nvdc/agent.py
src/nvdc/app.py
src/nvdc/attestation.py
src/nvdc/catalog.py
src/nvdc/cli.py
src/nvdc/config.py
src/nvdc/coordinator.py
src/nvdc/gpu.py
src/nvdc/hardware.py
src/nvdc/house.py
src/nvdc/inference.py
src/nvdc/keys.py
src/nvdc/payments.py
src/nvdc/protocol.py
src/nvdc/runtime.py
src/nvdc/storage.py
src/nvdc/update.py
src/nvdc/wallet.py
src/nvdc.egg-info/PKG-INFO
src/nvdc.egg-info/SOURCES.txt
src/nvdc.egg-info/dependency_links.txt
src/nvdc.egg-info/entry_points.txt
src/nvdc.egg-info/requires.txt
src/nvdc.egg-info/top_level.txt
src/nvdc/web/index.html
tests/test_accounts_auth.py
tests/test_coordinator_security.py
tests/test_house_node.py
tests/test_persistence.py
tests/test_self_serve.py
tests/test_self_update.py
tests/test_split_pricing.py
tests/test_storage_money.py
tests/test_stripe_webhook.py
tests/test_version_gate.py