lllin000_PaperForge/tests
Research Assistant fec25c2d3e feat(01-03): wire worker and /LD-deep to shared resolver
- Replace literature_pipeline.load_vault_config body with
  paperforge_lite.config.load_vault_config wrapper
- Rebuild pipeline_paths() from shared paperforge_paths() plus
  10 worker-only keys (pipeline, candidates, search_*, harvest_root,
  records, review, config, queue, log, bridge_config*, index, ocr_queue)
- Replace ld_deep._load_vault_config and _paperforge_paths with
  shared resolver wrappers returning ocr, records, literature
- Fix subprocess test to set PYTHONPATH so paperforge_lite is
  importable when worker runs as a standalone script
- 34 tests pass (22 config + 8 worker compat + 4 ld_deep compat)
2026-04-23 12:00:11 +08:00
..
test_cli_paths.py test(01-02): add failing test for CLI paths output and worker dispatch 2026-04-23 11:44:09 +08:00
test_cli_worker_dispatch.py test(01-02): add failing test for CLI paths output and worker dispatch 2026-04-23 11:44:09 +08:00
test_command_docs.py test(01-04): add failing tests for stable command docs 2026-04-23 11:37:40 +08:00
test_config.py test(01-01): add failing test for config resolver contract 2026-04-23 11:35:52 +08:00
test_ld_deep_config.py feat(01-03): wire worker and /LD-deep to shared resolver 2026-04-23 12:00:11 +08:00
test_legacy_worker_compat.py feat(01-03): wire worker and /LD-deep to shared resolver 2026-04-23 12:00:11 +08:00