document-processor/app/logic
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
..
document_outputs.py feat(storage): canonical owner-based document paths and overwrite-safe PDF saves 2026-04-11 09:14:22 -05:00
extraction.py feat: add additional fields, presets, and ownership model (primary/secondary) 2026-04-07 11:25:03 -05:00
id_gen.py refactor: use time-based hex document ids for new ingests 2026-04-07 13:51:47 -05:00
ingest.py refactor: use time-based hex document ids for new ingests 2026-04-07 13:51:47 -05:00
storage_paths.py feat(storage): canonical owner-based document paths and overwrite-safe PDF saves 2026-04-11 09:14:22 -05:00