Introduce detailed progress reporting for PDF layout parsing, exposing phase and page-level updates to clients. Replace legacy parseStatus with a structured parseState field in the database schema, updating all relevant backend and API logic. Add SSE endpoint for real-time parse progress updates. Update client hooks and UI to reflect granular progress and improve user feedback during document parsing. Includes migration scripts and new parse-state utility module. |
||
|---|---|---|
| .. | ||
| meta | ||
| 0000_familiar_caretaker.sql | ||
| 0001_tts_segments.sql | ||
| 0002_add_segment_key_to_tts_segments.sql | ||
| 0003_tts_segments_v2_split.sql | ||
| 0004_admin_panel.sql | ||
| 0005_pdf_layout_and_compute.sql | ||
| 0006_preview-defaults-cleanup.sql | ||
| 0007_pdf_parse_progress.sql | ||