Skip to content

feat(vercel_ai): add VAI-017 tool stdout diagnostics rule - #114

Open
joeymussalli wants to merge 1 commit into
trustabl:mainfrom
joeymussalli:feat/vercel-stdout-vai-017
Open

feat(vercel_ai): add VAI-017 tool stdout diagnostics rule#114
joeymussalli wants to merge 1 commit into
trustabl:mainfrom
joeymussalli:feat/vercel-stdout-vai-017

Conversation

@joeymussalli

@joeymussalli joeymussalli commented Aug 24, 2026

Copy link
Copy Markdown

Summary

  • Add vercel_ai/observability.yaml with VAI-017: Vercel AI execute() writes diagnostics to stdout (has_print_call: true).
  • Ports the OAI-010 observability pattern to the Vercel pack. stderr remediations (console.error, etc.) do not fire once the engine prints_stdout fact is present.

Depends on

Test plan

  • Pack validates against schema
  • Engine fire/silent cases for VAI-017 pass once #187 (or #180 + fixture) is available

Port the OAI-010 observability pattern to Vercel AI execute() handlers
via has_print_call (prints_stdout fact for console.log and friends).

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant