OPERATIONS

Environment

Runtime variables without secret values.

#Variables

VariableRequiredPurpose
NODE_ENVyesproduction runtime
OVERWEIGHT_ENGINE_DB_PATHVPS yesPersistent SQLite path
AGENT_ENGINE_INTERVAL_MSnoPolling interval; min 15000
ROBINHOOD_MARKET_API_BASEnoMarket API base override
ROBINHOOD_RPC_URLrecommendedServer RPC health
NEXT_PUBLIC_ROBINHOOD_RPC_URLrecommendedBrowser RPC reads
NEXT_PUBLIC_SITE_URLyesAbsolute metadata URL

#Secrets

Do not commit production environment files. No private key is required by the current application.

#Alignment

Keep .env.example synchronized with supported keys and validate status after changes.