0226cdd52b01d5a6304c65fcaca18f27fb714e77
Final review flagged that the multipart limits set only fileSize, so a single /extract-invoices request could carry unbounded PDF parts. The per-batch budget re-check already bounds total spend, but this bounds the work (one vision call per file) of any single request. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Description
No description provided