- Changed analysis_mode schema from .default() to .optional().default() - This fixes the type mismatch error in the resolver with zodResolver - Allows the form to properly infer the field as optional with a default value