pub const VALID_ARTIFACT_KINDS: &[&str];Expand description
Valid artifact kinds for the generic Artifact kernel object.
Dataset and CodeArtifact remain as stronger, typed legacy objects.
Artifact is the shared substrate path for files and records that need
durable byte or pointer provenance before a domain-specific object exists.