16fea6b952
rjweb-server 9.x uses {param} not :param for dynamic route segments.
All parametric routes (/webhook/{userId}, /api/previews/{id}, etc.)
were returning 404 because the server never matched them.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>