{% extends "base.html" %} {% block title %}Flow{% endblock %} {% block content %}
{{ node_count }} agents · {{ edge_count }} channels · direct messages only. {% if broadcast_count %}{{ broadcast_count }} broadcast/anycast message(s) not shown (they fan out to groups). {% endif %} Drag nodes · click a node → its mailbox · click an arc → those messages.
{% if edge_count %} {% else %}No direct messages in this window. Try a wider timeframe above.
{% endif %} {% endblock %}