pub fn load_config() -> HematiteConfigExpand description
Load .hematite/settings.json from the workspace root, with global
~/.hematite/settings.json as a fallback for unset fields.
Workspace config always wins; global fills in what workspace doesn’t set.