Go to file
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
app feat(storage): canonical owner-based document paths and overwrite-safe PDF saves 2026-04-11 09:14:22 -05:00
.env.example initial project structure 2026-03-31 20:45:15 -05:00
.gitignore chore: ignore backup and temp files 2026-04-07 11:25:25 -05:00
README.md initial project structure 2026-03-31 20:45:15 -05:00
pyproject.toml initial project structure 2026-03-31 20:45:15 -05:00
requirements.txt add requirements with dependencies 2026-04-01 08:42:28 -05:00
run.sh initial project structure 2026-03-31 20:45:15 -05:00

README.md