Send operator alerts when dashboard data remains stale #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Derived from upstream Crucix #108 and the production Docker stale-data incident: https://github.com/calesthio/Crucix/issues/108
Current status in this fork: /api/health now reports stale state and the dashboard fetches live /api/data, but Telegram/Discord do not proactively notify when repeated sweeps fail and data stays stale.
Acceptance criteria:
In Bearbeitung durch Codex auf Branch codex/issue-2-stale-alerts. Scope: Operator-Alerts bei stale Daten nach fehlgeschlagenen/degradierten Sweeps, Deduping gegen Alert-Spam, Tests/Doku. �nderungen werden auf Server/Alerts/Tests/Doku begrenzt, damit Issue #1 und UI-Arbeiten separat mergbar bleiben.
Implementierung gepusht und PR ge�ffnet: #12
Branch: codex/issue-2-stale-alerts
Commit:
e574ad1Status: lokale Checks gr�n; �nderungen sind bewusst von Issue #1 getrennt und package.json wurde nicht ver�ndert, um Merge-Konflikte mit PR #9 zu vermeiden.