// Package config handles application configuration using Viper. // This file contains the main configuration orchestration logic. package config // This file is now a minimal orchestration layer that delegates to the modular components.