Goal
Add false-positive guards for isVerifyErrorCode (numbers, arrays, similar strings).
Context
backend/src/utils/__tests__/verify-errors.test.ts.
Acceptance criteria
Out of scope
- Changing wire-format or enum values
Conflict rule
Only edit verify-errors.test.ts.
Goal
Add false-positive guards for
isVerifyErrorCode(numbers, arrays, similar strings).Context
backend/src/utils/__tests__/verify-errors.test.ts.Acceptance criteria
Out of scope
Conflict rule
Only edit
verify-errors.test.ts.