pub fn find_repo_root() -> Result<PathBuf>
Find the Vector repository root by searching upward for markers like .git or Cargo.toml with a [workspace] section.
[workspace]