{% if r.youtube_id %}
Thumbnail konnte nicht geladen werden
{% else %}
Kein Thumbnail verfügbar
{% endif %}
{{ r.title }}
Score {{ r.search_score }}
{% if r.customer_project_analysis %}
{% if r.customer_project_analysis.status == 'processed' %}Kundenprojekte · ausgewertet{% elif r.customer_project_analysis.status == 'transcript_missing' %}Kundenprojekte · Transkript fehlt{% endif %}
{% endif %}
{% for tag in r.visible_tags[:8] %}
{{ tag.label }}
{% endfor %}
{% endif %}
{{ r.match_quality_label or 'Erweiterter Treffer' }}
Gefunden in:
{% if r.match_reason %}{{ r.match_reason }}{% else %}Begriffs-Match{% endif %}
{{ r.summary_excerpt or '–' }}
{% if r.obsidian_artifact_path or r.skill_file %}
{% endif %}
Details
{% if r.youtube_url %}YouTube öffnen{% endif %}