Skip to content

test(ai-sdk): scrub residual @rudderjs mentions from test comments#52

Merged
suleimansh merged 1 commit into
mainfrom
chore/ai-sdk-scrub-test-comment-refs
Jun 27, 2026
Merged

test(ai-sdk): scrub residual @rudderjs mentions from test comments#52
suleimansh merged 1 commit into
mainfrom
chore/ai-sdk-scrub-test-comment-refs

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Final tidy for the decouple epic (#35). After #49 and #51, the only @rudderjs strings left in packages/ai-sdk/src were three explanatory comments in test files describing what the in-process fakes mimic (the cache adapter surface; a sync seed helper). No imports, no deps, no behavior.

Reworded them to be framework-neutral so the epic's acceptance gate is literally true:

grep -rn '@rudderjs' packages/ai-sdk/src   # now returns nothing

Test-comment-only, so no changeset (nothing to publish).

These were explanatory comments describing what the in-process test fakes
mimic (cache adapter surface, a sync seed helper). No imports or deps. Removing
them makes the engine source literally free of any @rudderjs reference, the last
acceptance gate for the decouple epic.
@suleimansh suleimansh added the enhancement New feature or request label Jun 27, 2026
@suleimansh suleimansh self-assigned this Jun 27, 2026
@suleimansh suleimansh merged commit e40d70b into main Jun 27, 2026
1 check passed
@suleimansh suleimansh deleted the chore/ai-sdk-scrub-test-comment-refs branch June 27, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant