Skip to content

chore(release): version packages#3821

Merged
williamzujkowski merged 1 commit into
mainfrom
changeset-release/main
Jun 9, 2026
Merged

chore(release): version packages#3821
williamzujkowski merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

nexus-agents@2.131.0

Minor Changes

  • #3820 2bdda5d Thanks @williamzujkowski! - feat(observability): durable per-evaluation policy-audit summary + would-block rate (#3727)

    The pipeline policy gate's durable audit log recorded only per-violation records (the numerator) — a clean/allowed evaluation wrote nothing, so the would-block RATE had no denominator and couldn't be computed from the durable log. evaluatePipelinePolicy now appends ONE per-evaluation summary record (recordKind: 'summary', carrying violationCount) on EVERY evaluation including clean ones, in addition to the existing per-violation records (recordKind: 'violation') — preserving the #3710 count-parity invariant. A new computePolicyWouldBlockRate(events) helper computes the rate from the summary records (denominator) and those with violations (numerator). The discriminator + count round-trip through the audit bridge into the persisted record. Decided by a 7/7 higher_order vote (capture-now, since warn-mode soak data is non-backfillable). Live-routing use of the rate stays gated on the #3769-enforce readiness gate.

@williamzujkowski williamzujkowski merged commit 4000da9 into main Jun 9, 2026
@williamzujkowski williamzujkowski deleted the changeset-release/main branch June 9, 2026 20:20
@github-project-automation github-project-automation Bot moved this from Backlog to Done in nexus-agents project Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant