docs: document ISO versioning & release schema in AGENTS.md #94
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "document-iso-versioning"
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?
Promotes the ISO product-version/release scheme from scattered
build.cfg/build.shcomments (and private agent memory) into contributor-visibleAGENTS.mdguidance. New Versioning & Release section:ISO_VERSIONis an explicit product version inbuild.cfg(0.11.0, unified with Colibri); no-version builds fail fast; image name = codename + version (clawdie-quindecim-0.11.0.img).build-manifest.json(version_scheme: "product"), not the image identity.BUILD_CHANNELdev|release; the release gate (build.sh:check_release_gate) requires every staged tree clean so the manifest fully describes the artifact.Matches shipped code; no behavior change. Markdown format gate passes for
AGENTS.md(the lone remainingPLAN-OPERATOR-USB-NEXT.mdwarning is pre-existing drift, untouched here).🤖 Generated with Claude Code