lllin000_PaperForge/paperforge/worker
2026-06-05 12:15:51 +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 feat: add OCR role-based search index 2026-06-05 12:13:18 +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 feat: emit OCR structured block artifacts 2026-06-04 23:20:49 +08:00
ocr_body_spine.py feat: add OCR layered modules (roles, body spine, layout, attach) 2026-06-01 00:01:05 +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 feat: add OCR figure inventory 2026-06-05 00:20:21 +08:00
ocr_health.py feat: add OCR structured health report 2026-06-05 10:26:42 +08:00
ocr_index.py feat: add OCR role-based search index 2026-06-05 12:13:18 +08:00
ocr_layout.py feat: add OCR layered modules (roles, body spine, layout, attach) 2026-06-01 00:01:05 +08:00
ocr_metadata.py feat: add OCR resolved metadata artifact 2026-06-05 00:02:26 +08:00
ocr_objects.py chore: remove unused import and stray blank line in OCR modules 2026-06-05 12:10:53 +08:00
ocr_orchestrator.py feat: ocr reading-order fixes, single-source fulltext, redo closed-loop, release notes & manual 2026-06-01 18:12:31 +08:00
ocr_rebuild.py feat: add OCR role-based search index 2026-06-05 12:13:18 +08:00
ocr_render.py chore: remove unused import and stray blank line in OCR modules 2026-06-05 12:10:53 +08:00
ocr_roles.py feat: ocr reading-order fixes, single-source fulltext, redo closed-loop, release notes & manual 2026-06-01 18:12:31 +08:00
ocr_tables.py feat: emit OCR figure and table objects 2026-06-05 00:43:39 +08:00
ocr_versions.py feat: classify OCR raw and derived version state 2026-06-05 11:14:24 +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 OCR version runtime state in status and doctor 2026-06-05 11:28:34 +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