.env.example as the value-level template and Configuration for setup instructions. src/lib/config.ts validates web and budget configuration; agent/harmonia_agent/config.py validates worker settings.
Secrets belong in server-side environment injection or Secret Manager. Never expose them through
NEXT_PUBLIC_*, documentation, logs, or evidence artifacts.