ConstValidates that the title is a non-empty string between 1 and 512 characters. The upper bound matches the Google Books API title length; actual values may originate either from user input or the Google Books API.
makeBookTitle for factory function
Zod schema for validating book titles.