pub fn normalize_stack_manifest_v1(
manifest: &StackManifestArtifact,
programs: &[ProgramSpecArtifact],
live_specs: &[(HashId<LiveSpec>, String, &LiveSpecArtifactV2)],
) -> Result<StackManifestArtifactV2, ArtifactError>pub fn normalize_stack_manifest_v1(
manifest: &StackManifestArtifact,
programs: &[ProgramSpecArtifact],
live_specs: &[(HashId<LiveSpec>, String, &LiveSpecArtifactV2)],
) -> Result<StackManifestArtifactV2, ArtifactError>