| doc_type | URL 用,须与文件名一致 |
| ocr.engine | chandra | rapidocr |
| extract.prompt_template | 必须含 {ocr_text} |
| extract.fields[N].type | string | date | int | float |
| extract.fields[N].format | 如 YYYY-MM-DD |
| validate[N].rule | 从左侧规则名挑 |
| validate[N].target | 单字段规则 |
| validate[N].targets | 多字段规则 |
| retry.strategy | feed_errors_to_prompt | reocr_other_engine | both |