Commit Graph

5 Commits

Author SHA1 Message Date
bdd819efd0 docs(router): email channel diagnostic — no bug, quiet hours behavior
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>
2026-05-29 02:37:34 +04:00
11cc64698e test(supervisor): 10/10 detectors validated + cleanup complete
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>
2026-05-29 02:26:35 +04:00
0b0ebaecd1 docs(1f): update rapport — push validated on Chrome/FCM, Edge/WNS is client-side
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 23:40:38 +04:00
388a8d0a76 fix(1f+supervisor): push last-mile + audit M1A/M1B detectors
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>
2026-05-28 23:18:21 +04:00
47938b6d57 docs(1f): diagnostic push subscription validation
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>
2026-05-28 22:42:29 +04:00