It is preferable for container images to build reproducibly, which means content shouldn't be dependent on build time. It is possible to ignore Created when building ocis since it is optional, or to set it to a standard value, but it seems that including it in the spec is just inviting people to build images in a non-reproducible way. One could make a similar argument against the Created in the history section.