..
__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
ocr rebuild: add --resume checkpoint, fix garbled progress bar, remove debug print
2026-06-26 17:31:52 +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
feat: P0 fixes (ref sort, caption insert) + P1 figure containment render hygiene
2026-06-27 22:56:22 +08:00
asset_state.py
style: ruff format pass across paperforge/
2026-05-09 22:31:08 +08:00
base_views.py
feat: PR D — Base view cleanup
2026-07-05 01:26:34 +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: persist machine fulltext hash for initial OCR
2026-07-05 16:58:23 +08:00
ocr_artifacts.py
fix: close structural convergence gaps — primary-path frontmatter anchor, health spine alignment, unresolved figure clusters, artifact cache cleanup
2026-06-08 00:24:54 +08:00
ocr_attach.py
test: add OCR real-paper regression tests and cleanup
2026-06-10 12:36:15 +08:00
ocr_banding.py
feat: layout robustness layer — robust banding, role-aware gating, two-column continuation
2026-07-02 19:15:44 +08:00
ocr_bio.py
fix: backmatter_body (author bios) after refs in skip_section_grouping render
2026-06-29 14:10:50 +08:00
ocr_blocks.py
C0: add OCR_PIPELINE_V3 toggle, seed-only build_structured_blocks, stub modules
2026-07-04 15:54:53 +08:00
ocr_decisions.py
test: add OCR real-paper regression tests and cleanup
2026-06-10 12:36:15 +08:00
ocr_document.py
fix(pr3): remove same-column guard from body_blocks, fix _page_width_for_zone_block arg
2026-07-04 22:36:46 +08:00
ocr_emit.py
docs: audit OCR production route and mark experimental modules
2026-06-08 12:13:07 +08:00
ocr_errors.py
feat: classify OCR errors and degraded completions
2026-06-08 12:34:44 +08:00
ocr_evidence.py
feat: add OCR evidence objects and paper-context summary
2026-06-05 12:15:51 +08:00
ocr_families.py
fix: reference-zone ordering fixes (P0-P4)
2026-07-02 19:06:06 +08:00
ocr_figure_domain.py
C1: shadow normalize in pre_match_normalize + _match_role helpers
2026-07-04 16:02:55 +08:00
ocr_figure_reader.py
fix: address 5 post-review issues in previous-page locator bridge
2026-06-29 18:37:26 +08:00
ocr_figure_vnext_accounting_pass.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_figure_vnext_bundle_pass.py
fix: appendix numbering cross-cutting bugs (TABLE regex, int block_id, table alpha prefix, weak-caption tie-break)
2026-07-04 01:29:06 +08:00
ocr_figure_vnext_classic_seq_pass.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_figure_vnext_composite_pass.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_figure_vnext_corpus.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_figure_vnext_group_seq_pass.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_figure_vnext_locator_pass.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_figure_vnext_passes.py
fix: appendix numbering cross-cutting bugs (TABLE regex, int block_id, table alpha prefix, weak-caption tie-break)
2026-07-04 01:29:06 +08:00
ocr_figure_vnext_sidecar_pass.py
fix: appendix numbering cross-cutting bugs (TABLE regex, int block_id, table alpha prefix, weak-caption tie-break)
2026-07-04 01:29:06 +08:00
ocr_figure_vnext_state.py
refactor(ocr): extract generic pairing types and state from figure vnext
2026-07-03 19:39:44 +08:00
ocr_figure_vnext_types.py
refactor(ocr): extract generic pairing types and state from figure vnext
2026-07-03 19:39:44 +08:00
ocr_figures.py
fix: optimize span backfill with per-page rawdict batching and incremental re-extraction
2026-07-05 20:39:52 +08:00
ocr_fulltext_state.py
feat: add fulltext writeback state helpers
2026-07-05 16:45:31 +08:00
ocr_health.py
fix: PR1 deterministic OCR residual fixes
2026-07-01 21:49:45 +08:00
ocr_index.py
fix: stabilize legacy OCR structure and metadata recovery
2026-06-05 13:34:43 +08:00
ocr_layout.py
test: add OCR real-paper regression tests and cleanup
2026-06-10 12:36:15 +08:00
ocr_maintenance.py
feat: rebuild speed-up with parallel rebuild, threaded asset cropping, maintenance refactor, embed progress, CLI docs
2026-07-05 19:43:07 +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: reuse rebuild metadata and object extraction work
2026-06-22 22:15:25 +08:00
ocr_object_writeback.py
fix: guard contained figure claims by page
2026-07-04 17:30:14 +08:00
ocr_objects.py
fix: final cleanup before merge — stale test, helper, RGB safety
2026-07-05 21:36:17 +08:00
ocr_orchestrator.py
test: add OCR real-paper regression tests and cleanup
2026-06-10 12:36:15 +08:00
ocr_pairing_framework.py
refactor(ocr): add pairing pass runner and figure domain module
2026-07-03 19:41:46 +08:00
ocr_pairing_state.py
fix(ocr): unblock pairing framework merge
2026-07-03 22:50:15 +08:00
ocr_pairing_types.py
refactor(ocr): extend pairing framework surface for table resources
2026-07-03 20:05:39 +08:00
ocr_pdf_spans.py
perf: merge Phase 1+2a into single PDF pass, add _extract_lines_from_rawdict
2026-07-05 20:55:10 +08:00
ocr_post_match_normalize.py
test: add DWQQK2YB v3 parity gate
2026-07-04 18:33:32 +08:00
ocr_pre_match_normalize.py
C1: shadow normalize in pre_match_normalize + _match_role helpers
2026-07-04 16:02:55 +08:00
ocr_profiles.py
feat: partition OCR families inside zones
2026-06-09 17:49:52 +08:00
ocr_quality.py
fix(ocr-quality): contract polish — 4 P0/P1 fixes
2026-07-04 23:38:03 +08:00
ocr_quality_feedback.py
fix(ocr-quality): contract polish — 4 P0/P1 fixes
2026-07-04 23:38:03 +08:00
ocr_rebuild.py
fix: final cleanup before merge — stale test, helper, RGB safety
2026-07-05 21:36:17 +08:00
ocr_reference_signals.py
fix: complete reference detection fixes — 5 problem families
2026-07-03 01:46:27 +08:00
ocr_render.py
refactor: separate render artifact writes from user fulltext commit
2026-07-05 16:50:58 +08:00
ocr_roles.py
fix(pr2): return body_paragraph for inline figure mentions regardless of zone
2026-07-04 22:28:23 +08:00
ocr_scores.py
fix: appendix numbering cross-cutting bugs (TABLE regex, int block_id, table alpha prefix, weak-caption tie-break)
2026-07-04 01:29:06 +08:00
ocr_signatures.py
fix: support Roman numeral and S-prefix table captions across roles/signatures/tables
2026-07-02 00:47:18 +08:00
ocr_structural_gate.py
fix: inline <table> HTML blocks incorrectly assigned to media_asset
2026-07-03 01:46:46 +08:00
ocr_table_domain.py
C1: shadow normalize in pre_match_normalize + _match_role helpers
2026-07-04 16:02:55 +08:00
ocr_table_passes.py
fix: appendix numbering cross-cutting bugs (TABLE regex, int block_id, table alpha prefix, weak-caption tie-break)
2026-07-04 01:29:06 +08:00
ocr_tables.py
C1: shadow normalize in pre_match_normalize + _match_role helpers
2026-07-04 16:02:55 +08:00
ocr_tail_settlement.py
feat: Workstream B — OCR tail settlement extraction and report
2026-07-04 13:37:45 +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: classify OCR errors and degraded completions
2026-06-08 12:34:44 +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