mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
deep_reading.py: - Added scan_library_records, _resolve_formal_note_path to _utils imports - Replaced _resolve_formal_note_path body with re-export comment - Replaced inline scan loop with scan_library_records() call - Retained status sync, categorization, and report generation logic ld_deep.py: - Added module-level import from paperforge.worker._utils - Replaced scan_deep_reading_queue() body with thin wrapper - Wrapper filters deep_reading_status!=done and sorts by OCR/domain/key - All processing pipeline tests pass (203/203) |
||
|---|---|---|
| .. | ||
| commands | ||
| skills | ||
| worker | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| config.py | ||
| logging_config.py | ||
| ocr_diagnostics.py | ||
| pdf_resolver.py | ||