{% extends "billing/base_billing.html" %} {% block title %}Annotation discussion - Future AGI{% endblock %} {% block preheader %}{{ actor_name }} {{ event_label }} in {{ queue_name }}.{% endblock %} {% block txid %}◦ ANNOTATION / DISCUSSION{% endblock %} {% block content %} Annotation Discussion

{{ actor_name }} {{ event_label }}

A discussion update was added to {{ queue_name }}.

Context· Annotation queue

{% if label_name %} {% endif %} {% if target_annotator_name %} {% endif %}
Queue {{ queue_name }}
Item {{ item_label }}
Label {{ label_name }}
For {{ target_annotator_name }}

Comment

{{ comment }}

{% include "billing/_button.html" with url=item_url text="Open annotation item →" variant="primary" %}

You are receiving this because you were mentioned, assigned, or involved in this annotation queue discussion.

{% endblock %}