PRE-FLIGHT SPEND ALERT

Projected Cost: ${{ estimate.projected_cost_usd }}

Cost Driver: {{ estimate.cost_driver.upper() }}

Resource Impact: {{ estimate.resource_impact.upper() }}

{% if estimate.local_energy_kwh > 0 %}

Energy consumption: {{ estimate.local_energy_kwh }} kWh

{% endif %} {% if estimate.warning %}

Warning: {{ estimate.warning }}

{% endif %}

Scale: ☕ Coffee (Low) → 🏎️ Industrial (High)