document-processor/app/models
Sean McElwain 1e37a80894 feat: add file size tracking and formatting
- store file_size_bytes on versions
- add human_size() utility
- display normalized sizes in UI

enables size vs fidelity analysis
2026-04-11 19:28:48 -05:00
..
__init__.py feat: unified save flow, path override UI, mirror sync, and automatic pruning of old document versions 2026-04-11 15:11:59 -05:00
document.py feat: unified save flow, path override UI, mirror sync, and automatic pruning of old document versions 2026-04-11 15:11:59 -05:00
document_additional_field.py feat: add additional fields, presets, and ownership model (primary/secondary) 2026-04-07 11:25:03 -05:00
document_naming_field.py feat: unified save flow, path override UI, mirror sync, and automatic pruning of old document versions 2026-04-11 15:11:59 -05:00
document_preset.py feat: add additional fields, presets, and ownership model (primary/secondary) 2026-04-07 11:25:03 -05:00
document_version.py feat: add file size tracking and formatting 2026-04-11 19:28:48 -05:00
extracted_field.py feat: Phase 4.1 add manual-first extracted fields from reviewed OCR 2026-04-03 16:47:38 -05:00
layer1_candidate.py Phase 1: added models for documents, OCR text, extracted fields, and Layer 1 candidates 2026-04-02 09:20:01 -05:00
receipt_line_item.py feat: add receipt line item model and document wiring 2026-04-06 14:52:10 -05:00
text_version.py feat: Phase 3.5 add line-preserving OCR review and corrected searchable PDF generation 2026-04-03 11:56:23 -05:00