document-processor/app/logic
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
..
document_outputs.py feat: add file size tracking and formatting 2026-04-11 19:28:48 -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