EMAIL channel works correctly. The 5 EXPIRED from supervisor test
were emails successfully sent but unacked (terminal channel).
URGENT bypasses quiet hours (22h-7h UTC) and EMAIL sends fine.
No code fix needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Seed 10 tagged cases (D1-D10), triggered via admin route in digest
mode: 10 AgentAction EXECUTED, 25 NotificationDelivery across 4
channels (ERP_IN_APP/PWA_PUSH/TELEGRAM/EMAIL). Escalation chain
validated. All test data cleaned up (81 rows deleted, 0 remaining).
Override function kept for future test runs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Part A: SW fallback notification when event.data is null (push
accepted by WNS but payload not decryptable by browser). Deployed
to VPS without backend restart (soak intact).
Part B: H1 confirmed — supervisor detectors run correctly (5 ticks/day,
last at 15:00 MSK) but find 0 anomalies because staging dataset has
only 1 order with locked smeta, 0 tenders, 0 POs. No code fix needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Scenario A confirme: pipeline push complet fonctionne.
Le fallback ERP_IN_APP etait cause par l'absence de channel: 'PWA_PUSH'
dans le test-dispatch. La subscription WNS de Louis existe en DB.
Commande de validation incluse dans le rapport.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>