{{ message }}
chore(ci): bump API contract boundary route-count baseline to 884#5375
Merged
Conversation
The pinned totalRoutes/zodRoutes baseline (883) went stale after a legitimate new Zod-contract-compliant route merged without the required ratchet bump, breaking check:api-validation:strict on staging HEAD itself. Actual count is 884 total / 884 zod / 0 non-zod routes — a pure headcount update, no policy violation.
PR SummaryLow Risk Overview This is a ratchet headcount bump only—no boundary-policy baseline or validation logic changes. CI was failing because a new Zod-compliant route landed without the required baseline update. Reviewed by Cursor Bugbot for commit fd8ce6c. Configure here. |
Contributor
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
bun audit("Security audit" step) is explicitlycontinue-on-error: truewith a comment marking the advisory backlog as accepted tech debt pending separate triage — it was never actually blocking this or any other PR, despite showing up as a red X in the job's step listType of Change
Testing
Checklist