pub(crate) fn default_mcp_project_root( db: &Path, config_path: Option<&Path>, ) -> Result<PathBuf, CliError>
Resolve the default MCP project root without trusting the process cwd.