pub fn load_default_config(root: &ProjectRoot) -> Result<(PathBuf, WikiConfig)>
默认配置链加载(生产入口,全局目录按环境变量解析 + 旧路径迁移)