pub fn load_project(root: &Path) -> Result<Project, JoyError>
Load the full project metadata from project.yaml under the given project root. Applies migrations via read_project.
read_project