{% if result.preview %}
Briefing for agent {{ result.agent }}:
{{ result.preview }}
Nothing to brief on yet — your brief gets richer as your team works. Here's the shape it takes: recent decisions, open work, and what changed since the last session.
{% if result.message %}{{ result.message }}
{% endif %} {% if result.next_action %}{{ result.next_action }}
{% endif %}