Pattern
Singleton-Style Global Defaults
singleton-global-config-propagation
Singleton-style initialization and shared configuration (e.g., fromEnv) can silently make behavior globally consistent while hiding per-environment differences, and related serialization quirks (like YAML trailing newlines) can propagate multiline effects across the app.