pub fn load_from_dir(dir: &Path) -> Config
Load config from .recall-echo.toml in the given directory. Returns defaults if file doesn’t exist or is malformed.