Some checks failed
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-school (push) Successful in 25s
CI / test-go-edu-search (push) Successful in 26s
CI / test-python-klausur (push) Failing after 1m49s
CI / test-python-agent-core (push) Successful in 17s
CI / test-nodejs-website (push) Successful in 17s
Decouple display bbox from OCR crop region. Display bbox now uses exact col.x/row.y/col.width/row.height (no padding), so adjacent cells touch without gaps. OCR crop keeps 4px internal padding for edge character detection. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>