You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Audit PR #5776 records the current Jangar control-plane release gate after #5774 and #5775 reached main. The repo change is docs-only: docs/agents/release-handoffs/jangar-control-plane-verify-2026-05-07.md.
Local validation is complete: bunx oxfmt --check docs/agents/release-handoffs/jangar-control-plane-verify-2026-05-07.md passed, git diff --cached --check passed before commit, and read-only cluster rollout checks passed for deployment/jangar, deployment/agents, and deployment/agents-controllers. The Jangar deployment verifier also passed expected revision, digest, rollout, and admission-passport checks for 6c84303fe49b3dc6e275f6302b0b42cd37d69562.
Merge gate for this audit PR is pending GitHub checks. Release gate note: #5412 remains no-go because it is dirty against main and still lacks the mandatory Codex review for a large diff. Runtime note: GitOps rollout is healthy, but control-plane execution_trust is degraded due stale stage evidence, so material action widening remains held.
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
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.
Summary
39c27b12.Related Issues
None.
Testing
bunx oxfmt --check docs/agents/release-handoffs/jangar-control-plane-verify-2026-05-07.mdgit diff --cached --checkkubectl rollout status -n jangar deployment/jangar --timeout=180skubectl rollout status -n agents deployment/agents --timeout=180skubectl rollout status -n agents deployment/agents-controllers --timeout=180sbun run packages/scripts/src/jangar/verify-deployment.ts --require-synced --expected-revision 6c84303fe49b3dc6e275f6302b0b42cd37d69562 --expected-revision-mode exact --health-attempts 3 --health-interval-seconds 2 --digest-attempts 3 --digest-interval-seconds 2Screenshots (if applicable)
N/A. Documentation and release evidence only.
Breaking Changes
None.
Checklist