You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(monitors): keep gated forecast band continuous (no zero-width pinch)
The freshness-gated forecast band collapsed to a zero-width point at the flat
anchor (lower=upper=baseline), rendering as an hourglass for a future next-update
window and as a band detached from history for an imminent one. Carry the
next-refresh tolerance across the whole forecast so the band stays a continuous
width that connects to the historical band; the mean line still holds flat at
baseline then steps. Display-only — no effect on anomaly evaluation.
TG-1131
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments