Commit Graph

85 Commits

Author SHA1 Message Date
Sean McElwain 7649f48890 Remove scan-backed replica and standardize replica output naming 2026-05-28 21:05:59 -05:00
Sean McElwain 6e1d497aa7 Fix replica navigation and layout review spacing 2026-05-28 17:53:02 -05:00
Sean McElwain 6f3baa1ff6 Support bulk layout review selection and replica return state 2026-05-27 22:08:44 -05:00
Sean McElwain e4d129cc06 Support bulk layout review selection edits 2026-05-27 00:00:51 -05:00
Sean McElwain 1e55035f09 Add layout review multi-select controls 2026-05-25 23:51:30 -05:00
Sean McElwain 4dcb6ebd0e Fix layout review viewer initialization and replica tab state 2026-05-25 23:10:57 -05:00
Sean McElwain 474ab010fe Unify OCR and layout review canonical state 2026-05-25 18:03:55 -05:00
Sean McElwain 40dc98f667 Ignore local repair and debug artifacts 2026-05-25 17:04:29 -05:00
Sean McElwain b27332e530 Remove temporary replica render debug logging 2026-05-25 16:57:24 -05:00
Sean McElwain ea314d733d Fix layout review selected-word style persistence 2026-05-25 16:55:27 -05:00
Sean McElwain 746757e19f Add SQL migration for diagnostic candidate outputs 2026-05-24 22:57:37 -05:00
Sean McElwain ebd8a3eed2 Add diagnostic candidate output versions 2026-05-24 22:49:06 -05:00
Sean McElwain 976850d028 Remove self-referential editable install from requirements 2026-05-24 21:47:26 -05:00
Sean McElwain 01e081d45a Improve replica text fitting and baseline alignment 2026-05-24 21:36:30 -05:00
Sean McElwain 09c2fcda5f Add diagnostic document conversion outputs 2026-05-24 21:31:20 -05:00
Sean McElwain 9db0bb7f5c Add diagnostic document conversion outputs 2026-05-24 21:28:44 -05:00
Sean McElwain 9fcef4cacd Fix layout review save flow and respect word font sizes in replica rendering 2026-05-24 14:28:26 -05:00
Sean McElwain fbdef46220 Add layout style editing controls and normalize review style data 2026-05-11 21:35:55 -05:00
Sean McElwain d24e144490 Use word-level layout data for clean replica rendering 2026-05-11 14:05:27 -05:00
Sean McElwain afd5aaef8c Fix replica output source to use reviewed OCR layout data 2026-05-11 09:50:22 -05:00
Sean McElwain b84b259f08 Add interactive layout review editor with mobile UI and font controls 2026-05-10 22:18:13 -05:00
Sean McElwain 658240c031 Implement bidirectional OCR and layout review sync 2026-05-10 15:06:19 -05:00
Sean McElwain 3f81d1a198 Add in-browser OCR overlay toggle controls 2026-05-09 17:55:29 -05:00
Sean McElwain 8c6e862799 Add debug overlay replica preview and save mode 2026-05-09 15:45:22 -05:00
Sean McElwain 76352b8a54 Persist replica UI and layout OCR integration changes 2026-05-09 15:14:18 -05:00
Sean McElwain 9c0b473ec6 Add layout OCR pipeline and word-level scan-backed overlay 2026-05-09 15:12:39 -05:00
Sean McElwain d292b2d00d Add layout OCR pipeline and clean replica generation 2026-05-09 15:06:20 -05:00
Sean McElwain 610f25c2b8 update app 2026-05-07 13:02:38 -05:00
Sean McElwain 6ae16c1808 feat: add flexible ratio input for line item quality ratings 2026-05-01 17:30:24 -05:00
Sean McElwain f2f2ac3310 feat: tighten line item review queue layout and scale 2026-04-28 23:18:22 -05:00
Sean McElwain c19753ec04 chore: remove dead PDF artifact imports and clean backup artifacts 2026-04-28 22:48:37 -05:00
Sean McElwain 0617ab58c4 refactor: make save-pdf update canonical file without creating artifact versions 2026-04-28 22:35:56 -05:00
Sean McElwain b1e059fe05 feat: improve document detail UI and disable deprecated PDF save routes 2026-04-28 22:25:53 -05:00
Sean McElwain aecc7c5679 fix: enforce session auth and polish login page 2026-04-26 21:35:15 -05:00
Sean McElwain 7e347ad5c6 feat: polish dashboard and mobile detail layouts 2026-04-26 17:06:06 -05:00
Sean McElwain 0ef1392b19 feat: polish mobile detail tabs and persist active tab 2026-04-26 16:59:23 -05:00
Sean McElwain 9387e4166e feat: refine mobile detail tabs and editor layouts 2026-04-26 16:04:04 -05:00
Sean McElwain 98acc6a59b feat: tighten mobile detail and metadata layouts 2026-04-26 15:22:13 -05:00
Sean McElwain ddaa1007a8 feat: polish mobile document detail actions 2026-04-26 14:31:15 -05:00
Sean McElwain bb68af783c fix: restore detail tabs and refine mobile detail controls 2026-04-26 14:17:44 -05:00
Sean McElwain 9c9f9fbe0b feat: refine mobile document detail controls 2026-04-25 11:30:48 -05:00
Sean McElwain 0400509b6e chore: remove stray template backup 2026-04-25 01:43:53 -05:00
Sean McElwain 7b5485db61 feat: refine mobile document detail workflow and auth UI 2026-04-24 17:03:45 -05:00
Sean McElwain 16646b3062 feat: add session auth and mobile shell/detail UI polish 2026-04-22 22:31:09 -05:00
Sean McElwain 1cb75a439e feat: unify shell layout with global header and sidebar 2026-04-19 13:26:50 -05:00
Sean McElwain 28b6157daf feat: expand document training export with OCR and naming targets 2026-04-18 16:43:03 -05:00
Sean McElwain ffc3ddfe3b feat: add training exports and dataset inspection tooling 2026-04-18 16:15:39 -05:00
Sean McElwain 5cc8b76270 feat: document-level review flags + training exports + UI export buttons
- added DocumentReviewState model (approved/excluded/reviewed)
- wired review flags into document detail UI
- added document training JSONL export
- added line item training JSONL export
- filtered exports based on review state
- added export buttons to documents list page
- removed redundant success messaging in UI
2026-04-18 16:05:14 -05:00
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 2521ebd503 feat: Phase 4.4 line item review workflow
- added queue tab to line items page
- added reviewed/approved/excluded/na review toggles
- made reviewed items leave the queue
- added line item source restore controls
- added regenerate line items from OCR
2026-04-18 12:21:36 -05:00