Close the shared CMS package delivery checkpoint
verify / verify (push) Successful in 4m41s

This commit is contained in:
2026-09-10 12:44:31 -04:00
parent d991ad4bdb
commit fcb200453a
+5 -3
View File
@@ -26,9 +26,11 @@ The consolidated `scripts/verify.sh` passed, including all 126 allowlisted
public-export paths, exported-package compilation, full tests/race, the existing
vet diagnostic exception, dependency/license checks and the starter build.
Release candidate: `v0.1.0-preview.27`. Next: publish these verified bytes and
pin the consumer immutably. No unrelated auth changes in this slice.
Published: `v0.1.0-preview.27`, commit `d991ad4`. The consumer now pins the
published module without a workspace replacement in its release checks; its
full Go/vet, focused race, package and trusted-TLS browser checks pass.
No remaining package implementation work or unrelated auth changes in this slice.
Status: implemented and consolidated verification/export complete. Consumer
Status: implemented, verified, published and adopted. Consumer
deployment remains separately recorded in its repository. Release history stays
in CHANGELOG; publication is confirmed by the remote tag, not a checkbox here.