Skip to content

Commit c62690f

Browse files
committed
chore(runtime): keep the tracker id out of the vocabulary row's prose
check:doc-authoring — a runtime string reaches readers who cannot resolve an issue id; the anchor lives in git history and the source comment. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012zTkyNHJ7TkuN2oXtP5x37
1 parent 85c101d commit c62690f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/runtime/src/dispatcher-error-vocabulary.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ export const UNREGISTERED_CODE_SITES: readonly UnregisteredCodeSite[] = [
537537
"`list-user-invitations-verification.test.ts` pins it equal to the vendor's own entry so a " +
538538
'vendor rename turns the pin red rather than silently minting a local code. Raised ' +
539539
"`APIError.from('FORBIDDEN', verificationRequired)` inside the rebuilt " +
540-
'`/organization/list-user-invitations` better-auth endpoint (#16569), so it leaves as the ' +
540+
'`/organization/list-user-invitations` better-auth endpoint, so it leaves as the ' +
541541
"vendor's own `Response` on the vendor's wire — the identical refusal the vendor handler " +
542542
'raised unconditionally before the rebuild — and never as a throw this repo classifies.',
543543
},

0 commit comments

Comments
 (0)