I don't see how it would be possible to create 50k+ records in `summarize`; you'll run out of governance, time, or instructions every time. I'd expect you to be doing the record creation during
reduce
.
summarize
is not for bulk processing; it's for just doing a few "we're done" tasks like email notifications and reporting/logging metrics