Resolve #3609086 "Fix the Tugboat demo seed for the current slot-category booking API"
Fixes the demo seed in .tugboat/setup.php to the current booking model: resource-level BookingCategory + slot-level BookingSlotCategory carrying capacity, and hold($slot, $slotCategory, $quantity). Also corrects the guide's JSON:API links (booking entity type is yoyaku) and adds the slot-category resource.
Closes #3609086.