chore(auth): stage certification count boundary ceiling - #7323
Merged
Conversation
Contributor
There was a problem hiding this comment.
Ladon verdict: Approve
Approve — one-line operational config change to fly.toml.
What I checked:
- Single-line change appending
organization_certification_stalled_count_readto theORG_AUTHORIZATION_ENFORCEMENT_BOUNDARIESdeployment ceiling. Boundary name matches the code constant exactly and is wired atcertification.ts. - Deployment/operational-only change — no touch to
static/schemas/source/**,docs/**,dist/**, or protocol surface, so no changeset is required and schema↔docs coherence is not implicated. - The separate audited DB runtime gate still governs actual enforcement (fail-closed), so this stages without activating.
No blocking, Medium, or Low findings. gated_paths is false and high_risk is false. review_decision is REVIEW_REQUIRED, but no gate (path-based or prose-based) applies to this operational change, so the PR falls through to row 9 → approve.
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.
Summary
organization_certification_stalled_count_readto the production deployment ceilingScope
This PR changes exactly one
fly.tomlline. It does not activate the boundary, change route behavior, or modify the database runtime setting.Verification
git diff --checkpassesRollout
After merge and successful fleet convergence, verify runtime-five/ceiling-six separation and complete a clean disabled soak before any audited runtime activation.
Issue: #6827
Open workspace in Conductor