static DEFAULT_CONFIG_PATHS: LazyLock<Result<Vec<PathBuf>, CfgPathError>>
A cached copy of the default config paths.
We cache the values to ensure they are consistent between the help text and the values used.