Go to file
Sean McElwain 5cc8b76270 feat: document-level review flags + training exports + UI export buttons
- added DocumentReviewState model (approved/excluded/reviewed)
- wired review flags into document detail UI
- added document training JSONL export
- added line item training JSONL export
- filtered exports based on review state
- added export buttons to documents list page
- removed redundant success messaging in UI
2026-04-18 16:05:14 -05:00
app feat: document-level review flags + training exports + UI export buttons 2026-04-18 16:05:14 -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
ions feat: WIP field versioning (extracted + additional snapshots wired, preparing restore/reset) 2026-04-11 22:59:56 -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