预估 estimate: {{ estimate }} fetches 抓取
({{ n_concepts }} 个概念 concepts, {{ mode }} 模式 mode, 上限 cap {{ policy_max }})
{% if unroutable %}
无法路由 unroutable: {{ unroutable|map(attribute='code')|join(', ') }}{% endif %}
{% if unmapped %}
未映射实体 unmapped entities: {{ unmapped|length }}{% endif %}