{% if velocity %}
📊 Consumption Velocity last {{ velocity.labels|length }} months
{{ velocity.avg_consumed }}
consumed/mo
{{ velocity.avg_acquired }}
acquired/mo
{% if velocity.net_growth >= 0 %}+{% endif %}{{ velocity.net_growth }}
net/mo
~{{ velocity.projected_12m }}
in 12 months
{% endif %}