LICENSE
README.md
pyproject.toml
stado/__init__.py
stado/cli.py
stado/config.py
stado/coordinator.py
stado/dashboard.py
stado/models.py
stado.egg-info/PKG-INFO
stado.egg-info/SOURCES.txt
stado.egg-info/dependency_links.txt
stado.egg-info/entry_points.txt
stado.egg-info/requires.txt
stado.egg-info/top_level.txt
stado/_catalog/__init__.py
stado/_catalog/gpu_sku.py
stado/cloud_function/__init__.py
stado/cloud_function/main.py
stado/coverage/__init__.py
stado/coverage/cli.py
stado/coverage/failures.py
stado/dashboard_summary/__init__.py
stado/dashboard_summary/status_view.py
stado/deploy/__init__.py
stado/deploy/bootstrap.py
stado/deploy/host_health_beacon.sh
stado/deploy/local_install.py
stado/deploy/pre_start_cleanup.sh
stado/deploy/templates/wisent-agent.service.tmpl
stado/deploy/templates/wisent-host-health.service.tmpl
stado/deploy/templates/wisent-host-health.timer.tmpl
stado/deploy/templates/wisent-upgrade.service.tmpl
stado/deploy/templates/wisent-upgrade.timer.tmpl
stado/deploy/watchdog/__init__.py
stado/deploy/watchdog/cli.py
stado/failure_fixer/__init__.py
stado/failure_fixer/cli.py
stado/mcp/__init__.py
stado/mcp/server.py
stado/monitor/__init__.py
stado/monitor/alerts.py
stado/monitor/billing.py
stado/monitor/heartbeat_guard.py
stado/monitor/monitor.py
stado/monitor/reap/__init__.py
stado/monitor/reap/helpers.py
stado/monitor/reap/run_reaper.py
stado/profiles/__init__.py
stado/profiles/ai_toolkit_zimage.json
stado/providers/__init__.py
stado/providers/aws.py
stado/providers/azure.py
stado/providers/base.py
stado/providers/local_agent.py
stado/providers/azure_helpers/__init__.py
stado/providers/azure_helpers/network.py
stado/providers/gcp/__init__.py
stado/providers/gcp/stockout.py
stado/providers/local/__init__.py
stado/providers/local/gcp_self.py
stado/providers/local/hf_rate.py
stado/providers/local/slots.py
stado/providers/local/version_check.py
stado/providers/local/disk/__init__.py
stado/providers/local/disk/gate.py
stado/providers/local/disk/staging.py
stado/providers/local/helpers/__init__.py
stado/providers/local/helpers/gpu_probe.py
stado/providers/vast/__init__.py
stado/providers/vast/_auth.py
stado/queue/__init__.py
stado/queue/azure_blob.py
stado/queue/capacity.py
stado/queue/migrations.py
stado/queue/storage.py
stado/queue/submit.py
stado/queue/listing/__init__.py
stado/queue/runs/__init__.py
stado/queue/tracking/__init__.py
stado/queue/tracking/tombstone.py
stado/scheduler/__init__.py
stado/scheduler/cost.py
stado/scheduler/quota.py
stado/scheduler/scheduler.py
stado/scheduler/skip_done.py
stado/scheduler/dispatch/__init__.py
stado/scheduler/dispatch/agent.py
stado/scheduler/dispatch/quota_replies.py
stado/scheduler/dispatch/quota_request.py
stado/scheduler/dispatch/quota_skus.py
stado/scheduler/makespan/__init__.py
stado/scheduler/makespan/_history.py
stado/schedules/__init__.py
stado/schedules/fire.py
stado/schedules/model.py
stado/schedules/store.py
stado/sizing/__init__.py
stado/targets/__init__.py
stado/targets/registry.example.json
stado/templates/__init__.py
stado/templates/startup_cpu.sh
stado/templates/startup_gpu.sh
stado/templates/startup_gpu_agent.sh
stado/templates/startup_gpu_agent_azure.sh