Move blank/whitespace-only secret normalization to a shared field_validator on both BoardWebhookCreate and BoardWebhookUpdate. This ensures consistent behavior across create and update paths and removes the inline normalization from the endpoint handlers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>