"The OCI Runtime Specification aims to specify the configuration, execution environment, and lifecycle of a container."
"The OCI Image Format Specification defines an OCI Image, consisting of an image manifest, an image index (optional), a set of filesystem layers, and a configuration."
"The OCI Distribution Specification defines an API protocol to facilitate and standardize the distribution of content."
OCI Artifacts - store arbitrary stuff (Helm charts, OPA policies, etc) in OCI registries leveraging the media-type
file of the image manifest.