lllin000_PaperForge/paperforge_lite
Research Assistant 2a3295ed38 feat(02-03): add ocr doctor CLI dispatch, tests, and docs
- Convert ocr parser to sub-subcommands (run, doctor)
- Add _cmd_ocr_doctor() with formatted tiered report output
- Update dispatch logic to route ocr doctor subcommand
- Add CLI dispatch test for doctor command
- Update command/lp-ocr.md with doctor documentation
2026-04-23 12:59:04 +08:00
..
__init__.py feat(01-01): implement shared config resolver 2026-04-23 11:41:10 +08:00
__main__.py feat(01-02): implement CLI launcher, packaging entry point, and shared config resolver 2026-04-23 11:44:26 +08:00
cli.py feat(02-03): add ocr doctor CLI dispatch, tests, and docs 2026-04-23 12:59:04 +08:00
config.py feat(01-02): implement CLI launcher, packaging entry point, and shared config resolver 2026-04-23 11:44:26 +08:00
ocr_diagnostics.py feat(02-03): implement ocr_doctor() with L1-L4 diagnostics 2026-04-23 12:58:54 +08:00