lllin000_PaperForge/paperforge/worker
2026-06-07 00:59:22 +08:00
..
__init__.py feat(prune): core orphan paper cleanup module 2026-05-18 21:48:18 +08:00
_domain.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
_progress.py docs(v1.4): commit planning artifacts, test files, and phase summaries for phases 13-19 2026-04-27 19:12:03 +08:00
_retry.py docs(v1.4): commit planning artifacts, test files, and phase summaries for phases 13-19 2026-04-27 19:12:03 +08:00
_utils.py feat: ocr reading-order fixes, single-source fulltext, redo closed-loop, release notes & manual 2026-06-01 18:12:31 +08:00
asset_index.py test: lock OCR phase2 figure inventory contract 2026-06-05 00:08:30 +08:00
asset_state.py style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
base_views.py feat: add ocr_time frontmatter field — tracks last OCR completion time, shown in 重做OCR view 2026-06-01 15:36:11 +08:00
deep_reading.py test: lock OCR phase2 figure inventory contract 2026-06-05 00:08:30 +08:00
discussion.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
ocr.py fix: restore column-major page ordering in legacy render path 2026-06-07 00:30:52 +08:00
ocr_artifacts.py feat: classify OCR raw and derived version state 2026-06-05 11:14:24 +08:00
ocr_attach.py feat: add OCR layered modules (roles, body spine, layout, attach) 2026-06-01 00:01:05 +08:00
ocr_blocks.py fix: gate weak boundary signals through backmatter_boundary_candidate 2026-06-07 00:59:22 +08:00
ocr_document.py fix: gate weak boundary signals through backmatter_boundary_candidate 2026-06-07 00:59:22 +08:00
ocr_emit.py feat: add OCR emission layer and regression tests 2026-06-01 00:01:39 +08:00
ocr_evidence.py feat: add OCR evidence objects and paper-context summary 2026-06-05 12:15:51 +08:00
ocr_figures.py fix: figure_id missing from matched figures, subfigure narrative hard reject 2026-06-06 19:31:44 +08:00
ocr_health.py feat(ocr): tail regime remediation + style-aware heading profiles + boundary detection 2026-06-05 22:47:13 +08:00
ocr_index.py fix: stabilize legacy OCR structure and metadata recovery 2026-06-05 13:34:43 +08:00
ocr_layout.py feat: add OCR layered modules (roles, body spine, layout, attach) 2026-06-01 00:01:05 +08:00
ocr_math.py fix: add relational-operator spacing and Greek-letter preservation to math normalization 2026-06-06 17:19:33 +08:00
ocr_metadata.py fix: add non_body_insert guard in frontmatter candidate extraction 2026-06-06 13:51:51 +08:00
ocr_objects.py feat: unify OCR math normalization across render and objects 2026-06-06 17:02:01 +08:00
ocr_orchestrator.py fix: restore column-major page ordering in legacy render path 2026-06-07 00:30:52 +08:00
ocr_pdf_spans.py fix: map OCR bbox coordinates to PDF space before span extraction 2026-06-06 12:59:06 +08:00
ocr_profiles.py feat: derive section family profiles from normalized OCR structure 2026-06-06 15:49:50 +08:00
ocr_rebuild.py refactor: make document structure the single render truth 2026-06-06 15:52:18 +08:00
ocr_render.py fix: restore render fallback for synthetic test inputs, preserve funding/backmatter roles 2026-06-06 21:54:15 +08:00
ocr_roles.py fix: gate weak boundary signals through backmatter_boundary_candidate 2026-06-07 00:59:22 +08:00
ocr_tables.py feat(ocr): tail regime remediation + style-aware heading profiles + boundary detection 2026-06-05 22:47:13 +08:00
ocr_versions.py style: fix lint issues in legacy backfill code 2026-06-05 13:01:55 +08:00
paper_meta.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
paper_resolver.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
prune.py fix(sync): avoid prune crash when optional deps are missing 2026-05-31 20:55:17 +08:00
repair.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
status.py feat: surface legacy OCR backfill state in doctor and status diagnostics 2026-06-05 13:00:35 +08:00
sync.py feat: ocr reading-order fixes, single-source fulltext, redo closed-loop, release notes & manual 2026-06-01 18:12:31 +08:00
update.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
vector_db.py chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00