From b69c03c206957fdb9146e03172f1690e14347f15 Mon Sep 17 00:00:00 2001 From: NINI Date: Sun, 10 May 2026 01:59:07 +0900 Subject: [PATCH] Record MITC sample conversion --- PROGRESS.md | 1 + 1 file changed, 1 insertion(+) 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