v0.9.1
govctl v0.9.1
0.9.1 is a patch release for upgrade safety after 0.9.0. It tightens
reference validation and makes stale local project support state visible before
users hit confusing schema or local-state failures.
Fixed
govctl checknow catches lower-authority artifact references written as bare
IDs in governed RFC and ADR text, closing the loophole where removing
[[...]]delimiters avoided hierarchy validation.govctl checknow warns when bundled JSON Schema files undergov/schema/
are missing or stale, even ifgov/config.tomlalready reports the current
schema version.govctl migratenow refreshes missing.govctl.lockand.govctl/
.gitignoreentries for existing projects, matching the local-state
protection that freshgovctl initprojects already receive.govctl checknow reports missing govctl-managed local-state.gitignore
entries and points users togovctl migrate.
Full Changelog: v0.9.0...v0.9.1