feat(FN-3795): add WhatsApp dedupe retention pruning and reports plugin sca
Merges the reports plugin scaffold (FN-3778, FN-3790) with notification service improvements across the engine, plus mailbox UI enhancements; adds WhatsApp message deduplication retention pruning (FN-3795) with tests and documentation; introduces /tasks deep-link routing with theme-data URL resoluti Fusion-Task-Id: FN-3795
This commit is contained in:
@@ -20,6 +20,7 @@ No Meta Cloud app, webhook URL, verify token, or Graph API credentials are requi
|
||||
- `allowedSenders`: allowed WhatsApp JIDs or E.164 digits.
|
||||
- `agentSystemPrompt`: system prompt for replies.
|
||||
- `historyTurnLimit`: persisted turn window (default `40`).
|
||||
- `dedupeRetentionDays`: replay-protection retention window for inbound message IDs (default `7` days). Rows older than this are pruned lazily whenever a new inbound message is processed.
|
||||
|
||||
## Routes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user