Cloud-only receipt readout, drop on-device tiers #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/remove-unused-readout"
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?
Receipt extraction is now cloud-only (Claude vision via the
extract-receiptEdge Function). Removes the on-device / geometry / text readout tiers, the admin tier selector, and the extraction-source badge.ocr/recognize,foundation,layout, and the text parser; cloudStructuredReceipt+structuredToOcr/merchantIdmove intoocr/extractionvision-ocr/foundation-receiptnative modules and the OCR testnew.tsxcallsextractReceiptClouddirectly (no auto cascade); document scanner + AI line-tagging (both cloud) stayextractionModefrom the store, theExtractionModetype, and the admin selectorEXTRACTION_SOURCE_KEY/source.*strings; narrowExtractionSourceto'cloud'tsc clean · 52/52 booking tests · lint clean (pre-existing warnings only)
🤖 Generated with Claude Code