export type Artifact = { cid: string; createdAt: string; version: string };