Go to file
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
app feat: add file size tracking and formatting 2026-04-11 19:28:48 -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