重要度(LLM){{ art.importance or '—' }}/10
兴趣相关度{{ art.relevance }}%
是否重要{{ '✅ 是' if art.is_important else '❌ 否' }}
深度分析{{ '完成' if art.llm_status=='done' else ('分析中' if art.llm_status=='pending' else '未触发') }}
通知状态{{ '✅ 已邮件' if art.notified else '未通知' }}
{% if art.analysis %}