{{ result.overall_feedback.headline }}
{% for para in result.overall_feedback.paragraphs %}{{ para }}
{% endfor %}Deterministic DOM-scrape via the detect_widgets tool found these bot-detection widgets during the run. Selectors and step references are objective evidence — they do not depend on the agent's narration.
| Category | Selector | Count | First seen |
|---|---|---|---|
| {{ w.category }} | {{ w.selector }} |
{{ w.total_count }} | step {{ w.first_seen_step }} |
Reviewer error: {{ c.error }}
{% else %}{{ c.summary }}
{% if c.findings %}"{{ f.excerpt }}"{% endif %} {% if f.suggested_fix %}
No actionable recommendations — every reviewer either passed cleanly or returned only low-impact findings.
{% endif %} {# ---------- 7. Narrative summary ---------- #}{{ s.url[:50] }}{% if s.url|length > 50 %}…{% endif %}{% endif %}
{% if s.next_goal %} · {{ s.next_goal[:80] }}{% if s.next_goal|length > 80 %}…{% endif %}{% endif %}
{{ cat_name }}{% if not loop.last %}, {% endif %}
{%- endfor %}