pub fn installed_path( entry: &Entry, manifest: &Manifest, repo_root: &Path, ) -> Result<PathBuf, SkillfileError>
Installed path for a single-file entry (first install target).