With strict >, pos=8 passed the cap check, then a LongLarge(+2) made pos=10 before the next step's cap fired. Using >= prevents position from ever exceeding the cap by the fill size. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
With strict >, pos=8 passed the cap check, then a LongLarge(+2) made pos=10 before the next step's cap fired. Using >= prevents position from ever exceeding the cap by the fill size. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>