issue/148-feat-add-limit-pagination-to-scout-opportunities-e
main
Addresses reviewer feedback: max(0,...) admitted limit=0 which would silently return no results even when matching records exist. Changed to max(1,...) consistent with feedback on PRs #149 and #152.
Closes #148 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>