release: v0.4.3 — public rule read model for catalog consumers#86
Merged
Conversation
Stamp v0.4.3. VERSION -> 0.4.3; CHANGELOG's Unreleased "public rule read model on pkg/kensa" entry (PR #85) moves under the v0.4.3 heading and Unreleased resets. PATCH bump: the addition lives on pkg/kensa (RuleFrameworkRefs / Framework registry / RuleSummary / RemediationSummary / LoadRuleSummaries); the frozen api/ surface is untouched. Tranche 1 of the OpenWatch read-model ask, scoped by the ownership test (boundary §3.3) — facts, not policy. Verification: go test ./... green; goreleaser check + snapshot build; Makefile build stamps `kensa 0.4.3`. The signed release pipeline triggers on the v0.4.3 tag. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release cut for v0.4.3
Stamps the rule read model (#85) as v0.4.3. The signed release pipeline triggers on the
v0.4.3tag (held for explicit go).Tracked changes
VERSION→0.4.3CHANGELOG.md— the## Unreleased"public rule read model onpkg/kensa" entry moved under## v0.4.3 — 2026-06-14; Unreleased resetWhy PATCH
The addition lives on
pkg/kensa(RuleFrameworkRefs/Frameworkregistry /RuleSummary/RemediationSummary/LoadRuleSummaries); the frozenapi/surface is untouched.What v0.4.3 contains (#85)
Tranche 1 of the OpenWatch read-model ask, scoped by the ownership test (boundary §3.3): the normalized catalog read model — framework-ref normalization, framework registry,
RuleSummaryprojection, and aRemediationSummaryof derivable facts only (noRiskLevel, no blanketRequiresReboot).Verification
go test ./...green · specter 119/119goreleaser check✓ · snapshot built · Makefile build stampskensa 0.4.3🤖 Generated with Claude Code