diff --git a/PROGRESS.md b/PROGRESS.md index 24e35fa..f181860 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -44,6 +44,7 @@ This file records current progress for agents. Read it before starting work, the - Set user environment variable `MINERU_MODEL_SOURCE=local`. - Verified full local runtime with `uv run pdf2md doctor`: PASS. - Verified real local sample conversion: `samples/FourNodeQuadrilateralShellElementMITC4.pdf` to ignored `outputs/runtime-smoke/`, status `success`, 7 pages, 22 assets, 38 inline formulas, 16 display formulas, 0 math render errors, and 0 warnings. +- Converted `samples/MITC공부.pdf` to ignored `outputs/MITC공부/`; report status was `partial`: 13 pages, 107 assets, 23 inline formulas, 103 display formulas, 2 MathJax render warnings, and 0 missing or invalid asset links. ## In Progress