mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 17:00:23 +00:00
- Replace _read_result_hash with _resolve_ocr_result_hash (3-level fallback: result-hash.txt → SHA-256 of structured artifacts → meta.json derived_version) - Change fast-path to incremental mode: hash-match calls _incremental_units_only instead of early return - _incremental_units_only: per-paper OCR hash comparison, rebuild only changed - _rebuild_paper_units: DELETE + rebuild + insert + FTS refresh - _upsert_body_units updated with schema v4 columns |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _columns.py | ||
| builder.py | ||
| chunker.py | ||
| CONTEXT.md | ||
| context.py | ||
| db.py | ||
| events.py | ||
| fts.py | ||
| permanent.py | ||
| query.py | ||
| refresh.py | ||
| runtime_health.py | ||
| schema.py | ||
| state_snapshot.py | ||
| vector_db.py | ||