Commit Graph

6 Commits

Author SHA1 Message Date
Sean McElwain 16646b3062 feat: add session auth and mobile shell/detail UI polish 2026-04-22 22:31:09 -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 1cf42242f7 feat(storage): canonical owner-based document paths and overwrite-safe PDF saves
- derive storage path from owner_primary (fallback default)
- route OCR-corrected and field-enriched outputs to canonical records path
- support explicit output_path for save flows
- prevent SameFileError when overwriting canonical file
- keep version history while using stable canonical file path
2026-04-11 09:14:22 -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 8b3b4f968a initial project structure 2026-03-31 20:45:15 -05:00