Check ./CONTEXT.md for terminology questions.
When modifying, debugging, or explaining code that uses effect, @effect/platform-node, ai, or @ai-sdk/devtools, always use the source-context skill first to inspect version-matched dependency source. This is specially true for effect v4 APIs.
For AI SDK feature work, use both source-context and ai-sdk.
Whenever you make changes to the codebase run:
bun run formatbun run check-typesbun run lintbun run test