Commit Graph

14 Commits

Author SHA1 Message Date
Sean McElwain 57400ab9db feat: add document review flags and training exports
- added document review state model and top-level review toggles
- added document training export jsonl route
- added line item training export jsonl route
- wired approved/excluded review workflow into training filters
2026-04-18 15:45:29 -05:00
Sean McElwain e15612184d feat: WIP field versioning (extracted + additional snapshots wired, preparing restore/reset) 2026-04-11 22:59:56 -05:00
Sean McElwain 871ae5401f feat: WIP line item system (schema + models + initial integration, mapper fixes pending) 2026-04-11 22:15:15 -05:00
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
Sean McElwain c9fdf953e7 feat: unified save flow, path override UI, mirror sync, and automatic pruning of old document versions 2026-04-11 15:11:59 -05:00
Sean McElwain ba710db9fa feat: add additional fields, presets, and ownership model (primary/secondary) 2026-04-07 11:25:03 -05:00
Sean McElwain 9db8aadfdf feat: add document presets for additional fields defaults 2026-04-07 07:27:16 -05:00
Sean McElwain d14ee39cc8 feat: add receipt line item model and document wiring 2026-04-06 14:52:10 -05:00
Sean McElwain bb22e2585a feat: add review queue and trash workflow 2026-04-03 18:22:18 -05:00
Sean McElwain 5b9e8f0d01 feat: Phase 4.1 add manual-first extracted fields from reviewed OCR 2026-04-03 16:47:38 -05:00
Sean McElwain e67a67f80a feat: Phase 3.5 add line-preserving OCR review and corrected searchable PDF generation 2026-04-03 11:56:23 -05:00
Sean McElwain 0d70e6b7bb feat: Phase 3.5 add inbox/upload/server ingest, OCR rerun, and text version tracking 2026-04-03 08:38:13 -05:00
Sean McElwain 6d782003fd Phase 1: added models for documents, OCR text, extracted fields, and Layer 1 candidates 2026-04-02 09:20:01 -05:00
Sean McElwain 8b3b4f968a initial project structure 2026-03-31 20:45:15 -05:00