Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.25 KB

File metadata and controls

37 lines (25 loc) · 1.25 KB

Changelog

All notable changes to zenzic-action are documented here. Format follows Keep a Changelog. Versions follow Semantic Versioning.


[Unreleased]

No changes yet.


[1.1.0] - 2026-05-31

Added

  • guard-scan input: run zenzic guard scan before the main quality gate.
  • cap-exceeded output: exposes suppression-cap failures for downstream workflow logic.
  • Sovereign Job Summary output for every critical non-zero exit code.

Changed

  • Runtime governance parity: wrapper executes score governance checks after check all.
  • ADR-037 alignment: release_name in .zenzic.toml set to semantic version form.
  • ADR-089 alignment: GitHub Actions dependencies pinned to immutable SHA-40.
  • Final Guard documentation aligned to the actual just verify recipe sequence.

Security

  • Explicitly documented non-suppressible action boundary for exits 2 and 3.
  • Forwarding contract for security-related runtime flags is enforced end-to-end.
  • Inherited governance semantics from core: additive brand_obsolescence merge behavior.