Skip to main content
Use .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 Secrets Manager. Never expose them through NEXT_PUBLIC_*, documentation, logs, or evidence artifacts. CDK provisions all four queues and their dead-letter queues. Consumers are enabled only in the configured worker environment; native delivery is repeatable and database claims govern idempotency.
Last modified on September 14, 2026