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 26s
CI / test-go-edu-search (push) Successful in 26s
CI / test-python-klausur (push) Failing after 1m52s
CI / test-python-agent-core (push) Successful in 15s
CI / test-nodejs-website (push) Successful in 16s
After refactoring grid_editor_api.py into helpers, the function _text_has_garbled_ipa was used in _detect_heading_rows_by_single_cell but never imported from cv_ocr_engines. This caused HTTP 500 on build-grid for sessions that trigger single-cell heading detection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>