pub fn get_project_root_path() -> PathBuf
Returns the project root directory path.
For this monorepo, the project root is the same as the workspace root.
Panics if the workspace root path cannot be determined.