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"),
(["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"),