mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
- 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) |
||
|---|---|---|
| .. | ||
| test_cli_paths.py | ||
| test_cli_worker_dispatch.py | ||
| test_command_docs.py | ||
| test_config.py | ||
| test_ld_deep_config.py | ||
| test_legacy_worker_compat.py | ||