Release discipline for nomograph Rust CLI tools. The list of tools is read from the ESTATE array in release.sh (authoritative). Two modes -- `audit` runs estate-wide or per-tool consistency checks (version alignment, Cargo.lock, tag quality, pipeline component, package registry, release artifacts).
Release discipline for nomograph Rust CLI tools. The list of tools is read from the ESTATE array in release.sh (authoritative). Two modes -- `audit` runs estate-wide or per-tool consistency checks (version alignment, Cargo.lock, tag quality, pipeline component, package registry, release artifacts). `ship` runs the full release cycle (pre-flight audit → bump → commit → tag → push → watch CI → merge