Files
odoo_ocr/tests
fegger da37e91c86 Add CLI orchestration with confidence-gated XML output
- Refactors process_single into inner pipeline with guaranteed client close.

- Runs classifier -> OCR branch -> extraction -> review -> XML/sidecar.

- Uses review-corrected invoice when available.

- Confidence >= 0.75 produces XML; < 0.90 adds a human-review comment.

- Adds end-to-end CLI tests covering confidence bands, corrections, and batch mode.
2026-08-21 16:44:35 +02:00
..