pub fn load_config(path: Option<&Path>) -> Result<()>
Load optional TOML/JSON config from disk when the path exists; otherwise continue with defaults.