Describe what should be investigated or refactored
The OCI spec has removed the artifact.manifest spec in favor of using the image.manifest for everything due to registry support and there not being a good enough reason to have another entire spec. opencontainers/image-spec#999
As such, Zarf should remove support for this, as very few registries support artifact.manifest anyways and none will support in the future.