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:
2026-07-04 18:45:39 +02:00
parent 8b3861b18a
commit dfbba26ecd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [
(["circle8.nl"], "Werk.Opdrachten.Circle8"), (["circle8.nl"], "Werk.Opdrachten.Circle8"),
(["getthere.nl"], "Werk.Opdrachten.Get There"), (["getthere.nl"], "Werk.Opdrachten.Get There"),
(["huckr.ai"], "Werk.Opdrachten.Huckr"), (["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"), (["maandag.com"], "Werk.Opdrachten.Maandag"),
(["futurexl.nl"], "Werk.Opdrachten.FutureXL"), (["futurexl.nl"], "Werk.Opdrachten.FutureXL"),
(["drenthe.nl"], "Werk.Opdrachten.Provincie Drenthe"), (["drenthe.nl"], "Werk.Opdrachten.Provincie Drenthe"),
+1 -1
View File
@@ -188,7 +188,7 @@
}, },
{ {
"action": "keep", "action": "keep",
"mailbox": "Werk.Opdrachten.Jamie", "mailbox": "Diensten.AI.Jamie",
"domains": ["hey.meetjamie.ai"], "domains": ["hey.meetjamie.ai"],
"source_decision_keys": ["hey.meetjamie.ai"] "source_decision_keys": ["hey.meetjamie.ai"]
}, },
+1 -1
View File
@@ -75,7 +75,7 @@ Current INBOX candidate domain routing additions:
- `kvk.nl` routes to `Administratie.KvK`. - `kvk.nl` routes to `Administratie.KvK`.
- `godaddy.com`, `cloud86.io`, and `cloud86.zendesk.com` route under `Diensten.Hosting`. - `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`. - `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`. - `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`. - `n26.com`, `update.bunq.com`, and `hello.bunq.com` route under `Financieel.Bank`.
- `notify.orcid.org` routes to `Nieuwsbrieven.Leren.ORCID`. - `notify.orcid.org` routes to `Nieuwsbrieven.Leren.ORCID`.