L4 / Dispatch
Link Diversity & Spintax
Rotate UTMs / shorteners / message variants per Worker so the dispatch graph doesn't have a fingerprint.
⚙Phase 6 (build before G6 — required for Test 3000 to not pattern-match)
Once Built, This Page Will Show
- •Per-Worker link shortener pool (2-3 active) + rotation rule
- •Spintax variant browser: {Hi|Hello|Hey} {there|}, …
- •Per-Worker UTM fingerprint over last 24h with diversity score
- •Anomaly: same exact link sent to >5 recipients consecutively
Backend Endpoints (When Built)
GET /v1/numbers/:id/diversity-configPUT /v1/numbers/:id/diversity-configPOST /v1/messages/render-spintax { template, recipientId }