lllin000_PaperForge/paperforge/retrieval
LLLin000 6afcdc1830 fix: PR8.1 — status healthy init + object_units rebuild + version bump
- status.py: healthy=True init before if exists: (was UnboundLocalError
  when vector DB doesn't exist)
- manifest.py: RETRIEVAL_POLICY_VERSION l4.body.v1 → l4.body.v2 to
  trigger object_units rebuild with PR7 fix (unit_id fallback)
- Object_units corrected from 20→311 after rebuild (was INSERT OR
  REPLACE overwrite from old empty unit_id)
- Coverage parity: 20 papers have body_units = 20 have object_units 
  (body=811 chunks, object=311 chunks, expected difference due to
   section-split vs 1:1 caption structure)
- Unit tests: 97 pass (subset)
2026-07-06 20:08:51 +08:00
..
__init__.py feat: add structure tree builder for paper navigation 2026-07-05 14:12:36 +08:00
gateway.py feat: PR 3 — Content Discovery no silent fallback 2026-07-06 16:42:41 +08:00
manifest.py fix: PR8.1 — status healthy init + object_units rebuild + version bump 2026-07-06 20:08:51 +08:00
structure_tree.py fix: PR 7 post-test hardening — object units, node_id, expanded tests 2026-07-06 19:34:05 +08:00
units.py fix: PR 7 post-test hardening — object units, node_id, expanded tests 2026-07-06 19:34:05 +08:00