{{ block title }}Round {{ round_number }} — Feedback{{ endblock }} {{ block content }}
| AI Recommendation | PA Choice | Team Decision (SA) |
|---|---|---|
| {{ ai_recommendation }} | {{ pa_choice }} |
{{ sa_choice }}
{% if sa_choice == ai_recommendation %}
✓ Aligned with AI {% else %} ≠ Diverged from AI {% endif %} |
Δw measures the weighted distance between the team's choice and the AI's optimal recommendation. A value of 0 means perfect alignment; higher values indicate greater divergence.
{{ paragraph }}
{% endfor %} {% else %}{{ feedback_text }}
{% endif %}