pub fn load_config() -> Result<Config>Expand description
Load the user-scope configuration (defaults + the user file, no project or session layers). This is the view persistence baselines, the daemon, and runtime re-reads use — anything that must not observe another repo’s project config or a one-off CLI flag.