improvement(repo): zod based client-server boundary#4355
improvement(repo): zod based client-server boundary#4355icecrasher321 merged 11 commits intostagingfrom
Conversation
* improvement(repo): zod schema contracts * type checks * fix(notion): correctly register tool (#4337) * fix func blokc * more improvements * fix tests * type check * remove v3 refs * minor type improvements * address comments
… usage (#4352) * improvement(repo): consolidation of boundary helpers + better unknown usage * address comments
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Updates multiple Adds a strict API boundary audit to CI ( Separately upgrades Reviewed by Cursor Bugbot for commit 02ecefe. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 02ecefe. Configure here.

Summary
Zod v4 based client-server boundary. Linters to enforce best practices with baseline exceptions.
Type of Change
Testing
Tested all core paths manually with @TheodoreSpeaks
Checklist