lllin000_PaperForge/paperforge
Research Assistant 434660c626 feat(11-01): integrate path_error with repair and status commands
- Add --fix-paths flag to paperforge repair CLI
- Add repair_pdf_paths(): re-resolves PDF paths for items with path_error
- Add _detect_path_errors(): scans library-records for path_error fields
- Update run_repair(): detects path_error, reports summary counts by type
- Update run_status(): shows path_error count and suggests repair --fix-paths
- Update repair.py wrapper: prints path_error summary, returns proper exit code
- Update status.py: document path_error reporting in module docstring
2026-04-24 20:08:46 +08:00
..
commands feat(11-01): integrate path_error with repair and status commands 2026-04-24 20:08:46 +08:00
__init__.py refactor(phase-9): rename paperforge_lite package to paperforge 2026-04-24 16:15:13 +08:00
__main__.py refactor(phase-9): rename paperforge_lite package to paperforge 2026-04-24 16:15:13 +08:00
cli.py feat(11-01): integrate path_error with repair and status commands 2026-04-24 20:08:46 +08:00
config.py refactor(phase-9): rename paperforge_lite package to paperforge 2026-04-24 16:15:13 +08:00
ocr_diagnostics.py feat(phase-10): add consistency audit script 2026-04-24 18:06:35 +08:00
pdf_resolver.py refactor(phase-9): rename paperforge_lite package to paperforge 2026-04-24 16:15:13 +08:00