Type Aliases

ArtifactRef

Type Alias: ArtifactRef

ArtifactRef = string

Defined in: src/artifacts/types.ts:64

The ref the model speaks — an opaque MINTED string (art_ + 22 random chars, ~26 total). Never content-addressed: the digest is metadata, never the key (content-as-key would collide two tenants' identical bytes into one object and could never name two generations of "the current dataset"). The grammar has ONE owner: naming.ts.

On this page