b6da0a9cda
Add EffectSchema to namedSchemaError for HttpApi OpenAPI generation. Replace Schema.Any + ZodOverride bridges on RetryPart.error and AssistantMessage.error with proper Effect Schema unions, producing concrete discriminated union types in the HttpApi spec instead of unknown.