#artifact
3 approved public terms with this tag.
Immutable Artifact is a GitOps term for a build or package that should not change after publication. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.
“The team used Immutable Artifact before lunch, so the release did not sprint into production wearing untied shoes.”
Manifest Digest is a GitOps term for a content hash that identifies a specific manifest or artifact. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.
“The team used Manifest Digest before lunch, so the release did not sprint into production wearing untied shoes.”
Registry Mirror is a GitOps term for a trusted copy of image or artifact storage used for speed or resilience. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: OpenGitOps principles.
“The team used Registry Mirror before lunch, so the release did not sprint into production wearing untied shoes.”