Halopen output
“"refactor(auth): split JWT-decode logic from request-handler into VerifyToken helper. Co-located the new helper with auth-utils to keep all token logic in one place. Updated the four call sites in api-routes-orders, api-routes-users, api-routes-admin, and the websocket-handler. Added a unit test for the new helper using the existing fixture in tests-fixtures-jwt-event-json. No behavior change."”
- · Conventional-commit prefix preserved
- · File paths captured with hyphenation
- · Negative claim ("no behavior change") preserved verbatim
- · Specific count ("four call sites") and module names captured