Route Jamie under AI services
Prompts used since the previous commit: - Jamie moet niet bij werk, maar bij Diensten.AI Special observations: - Updated both DOMAIN_ROUTES and mailinglist_routes.json because mailing-list routing takes precedence over domain fallback routing. - verplaats_log.json remains modified from the user's run and was intentionally not staged.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [
|
||||
(["circle8.nl"], "Werk.Opdrachten.Circle8"),
|
||||
(["getthere.nl"], "Werk.Opdrachten.Get There"),
|
||||
(["huckr.ai"], "Werk.Opdrachten.Huckr"),
|
||||
(["hey.meetjamie.ai", "notifications.meetjamie.ai"], "Werk.Opdrachten.Jamie"),
|
||||
(["hey.meetjamie.ai", "notifications.meetjamie.ai"], "Diensten.AI.Jamie"),
|
||||
(["maandag.com"], "Werk.Opdrachten.Maandag"),
|
||||
(["futurexl.nl"], "Werk.Opdrachten.FutureXL"),
|
||||
(["drenthe.nl"], "Werk.Opdrachten.Provincie Drenthe"),
|
||||
|
||||
@@ -188,7 +188,7 @@
|
||||
},
|
||||
{
|
||||
"action": "keep",
|
||||
"mailbox": "Werk.Opdrachten.Jamie",
|
||||
"mailbox": "Diensten.AI.Jamie",
|
||||
"domains": ["hey.meetjamie.ai"],
|
||||
"source_decision_keys": ["hey.meetjamie.ai"]
|
||||
},
|
||||
|
||||
+1
-1
@@ -75,7 +75,7 @@ Current INBOX candidate domain routing additions:
|
||||
- `kvk.nl` routes to `Administratie.KvK`.
|
||||
- `godaddy.com`, `cloud86.io`, and `cloud86.zendesk.com` route under `Diensten.Hosting`.
|
||||
- `mail.anthropic.com`, `canva.com`, `account.canva.com`, `microsoft.com`, `market.envato.com`, `email.remarkable.com`, `nordaccount.com`, and `info.expressvpn.com` route under `Diensten`.
|
||||
- `maandag.com` and `notifications.meetjamie.ai` route under `Werk.Opdrachten`.
|
||||
- `maandag.com` routes under `Werk.Opdrachten`; Jamie domains route to `Diensten.AI.Jamie`.
|
||||
- `tasks.clickup.com`, `gemeenteprojecten.talent-pool.com`, and `engage.istockphoto.com` route under `Afmelden`.
|
||||
- `n26.com`, `update.bunq.com`, and `hello.bunq.com` route under `Financieel.Bank`.
|
||||
- `notify.orcid.org` routes to `Nieuwsbrieven.Leren.ORCID`.
|
||||
|
||||
Reference in New Issue
Block a user