feat(pipeline): OCRStep (spec §6.2) #13
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/step-ocr"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Chunk 2, Task 2.5.
OCR step: runs the OCRClient, injects page tags, builds SegmentIndex.
Tests
9 new tests (157 total).
uv run pytest tests/unit -q-> 157 passed.uv run ruff check src tests-> clean.Merge gate
Forgejo Actions trigger bug is still in effect — local test + ruff are the gate.