Skip to content

KB / alert

Breakeven Inflation Spike

Last verified

Auto-generated. This article is rebuilt from app/signals/config/alert_thresholds.json by scripts/build_alerts_kb.py. Edit the alert config and re-run the script — do not edit this file directly.

Breakeven Inflation Spike

Alert ID: BREAKEVEN_SPIKE
Category: inflation
Cross-detection: no

Severity

WARNING — conditions deteriorating; worth monitoring

Trigger condition

{
  "field": "breakeven_5y",
  "op": "gt",
  "value": 2.5
}

breakeven_5y > 2.5

Message template

5Y breakeven inflation at {breakeven_5y:.2f}% — inflation expectations well above Fed target.

Rendered with the current signals dict via Python str.format. Placeholders that fail to resolve fall back to the raw template (see _format_message in app/signals/alerts.py).

Cooldown / dedup

Notifies

See also