build: image name clawdie-<codename>-<version>.img #46
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "build/image-name-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Filename now
clawdie-${codename}-${ISO_VERSION}.img→ e.g.clawdie-quindecim-0.2.29.img(version tracks zot). Drops desktop/usb/date/commit from the name; per-build provenance stays inbuild-manifest.json. Updates all doc examples + the publish-skill globs (clawdie-*).⚠️ Tradeoff (intended): filenames are no longer unique per build — two builds of the same zot version share a name (provenance still distinguishes them in the manifest).
IMAGE_NAME is now clawdie-${codename}-${ISO_VERSION}.img (e.g. clawdie-quindecim-0.2.29.img), the version tracking zot. Drops desktop/usb/date/ commit from the filename; per-build provenance (date, clawdie-iso commit, zot commit) lives in build-manifest.json. Removes the now-unused date/commit name vars. Updates docs + publish-skill globs (clawdie-*) to the new format. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>