Universal Governance Compiler v1.0.2
Universal Governance Compiler v1.0.2
This release adds minimal public GitHub Actions CI for UGC.
The new CI workflow verifies:
go test ./...go vet ./...go build- a fresh
ugc init,ugc build, andugc auditsmoke flow
Release archives are attached for:
- Linux amd64
- Linux arm64
- macOS amd64
- macOS arm64
- Windows amd64
SHA-256 checksums are attached in ugc_1.0.2_checksums.txt.
Source build remains supported.
macOS binaries are cross-compiled and were not locally runtime-tested because no macOS machine was available. Binaries are not signed or notarized.
No CLI behavior change is intended relative to v1.0.1. README and GitHub Pages download links now point to v1.0.2.
No package-manager publication, branch protection, hosted service, runtime deploy, or release automation was added.