Platform

Master validator, registry, proxy, runtime, and weights.

PlatformPlatform

Configuration

YAML and environment settings for master, validator, database, Docker, GPU, weights, security, and observability.

#platform/configuration
platformconfigyamlenvironment

Settings groups

Platform loads structured settings and supports environment overrides for deployment.

GroupCommon keys
networkname, netuid, chain endpoint, wallet, hotkey, master UID.
masteradmin/proxy hosts and ports, registry state file, epoch interval.
validatorregistry URL and retry interval.
databasePostgreSQL URL and migration settings.
dockernetwork, secret directory, broker URL, allowed images.
weightsfallback URL/token, signing secret, latest weights file.
securityadmin token or token file.
observabilityJSON logs, Sentry DSN, OpenTelemetry service name.

Secrets

Production deployments should prefer file-backed secrets. Challenge tokens, admin tokens, signing keys, and GPU-agent tokens should never be exposed through registry responses or public logs.