Watch the attack budget grow with each kill.
{% if budget.kill_sequence %}Dated before this pay period began — not deducted from runway, but worth a look at payday.
{% for p in stragglers %}| Account | Balance |
|---|---|
| {{ d.name }} {% if d.status == 'unknown' %}⚠{% endif %} {% if d.stale_snapshot %}·{% endif %} | ${{ '{:,.2f}'.format(d.current_balance) }} |
| {{ e.event_date }} | {{ e.description }} | {% if e.direction == 'inflow' %}+${{ '{:,.2f}'.format(e.amount) }} {% else %}−${{ '{:,.2f}'.format(e.amount) }} {% endif %} |