Slot: Reason Image Digest Is Missing (container_image_digest_missing_reason)
Reason container_image_digest is null.
Tier: optional
Why this slot matters
Without a stated reason, a missing digest is indistinguishable from a pipeline bug; with one (e.g. the runner never resolved the tag) the gap is auditable and fixable rather than silent.
In plain terms
This note explains why the software bundle's exact serial number was not recorded — often the runner only kept the human-friendly version label and never looked up the precise identifier behind it.
URI: envar:slot/container_image_digest_missing_reason
Applicable Classes
| Name |
Description |
Modifies Slot |
| ToolRun |
A single tool invocation that produced an output from one or more inputs: too... |
no |
Properties
Type and Range
Cardinality and Requirements
Examples
| Value |
| available_but_not_extracted |
Annotations
| property |
value |
| tier |
optional |
| justification |
Without a stated reason, a missing digest is indistinguishable from a pipeline bug; with one (e.g. the runner never resolved the tag) the gap is auditable and fixable rather than silent. |
| explanation |
This note explains why the software bundle's exact serial number was not recorded — often the runner only kept the human-friendly version label and never looked up the precise identifier behind it. |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
envar:container_image_digest_missing_reason |
| native |
envar:container_image_digest_missing_reason |
LinkML Source
name: container_image_digest_missing_reason
annotations:
tier:
tag: tier
value: optional
justification:
tag: justification
value: Without a stated reason, a missing digest is indistinguishable from a pipeline
bug; with one (e.g. the runner never resolved the tag) the gap is auditable
and fixable rather than silent.
explanation:
tag: explanation
value: This note explains why the software bundle's exact serial number was not
recorded — often the runner only kept the human-friendly version label and never
looked up the precise identifier behind it.
description: Reason `container_image_digest` is null.
title: Reason Image Digest Is Missing
examples:
- value: available_but_not_extracted
description: e.g. the runner did not resolve the tag to a digest
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- ToolRun
range: MissingReasonEnum