diff --git a/mail_routes.py b/mail_routes.py index eaecb11..a6de278 100644 --- a/mail_routes.py +++ b/mail_routes.py @@ -27,7 +27,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [ (["circle8.nl"], "Werk.Opdrachten.Circle8"), (["getthere.nl"], "Werk.Opdrachten.Get There"), (["hey.meetjamie.ai", "notifications.meetjamie.ai"], "Diensten.AI.Jamie"), - (["huckr.ai"], "Werk.Opdrachten.Huckr"), + (["huckr.ai"], "Diensten.AI.Huckr"), (["maandag.com"], "Werk.Opdrachten.Maandag"), (["futurexl.nl"], "Werk.Opdrachten.FutureXL"), (["drenthe.nl"], "Werk.Opdrachten.Provincie Drenthe"), @@ -77,7 +77,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [ (["mistral.ai", "mistralai.intercom-mail.eu"], "Diensten.AI.Mistral"), (["openai.com", "chatgpt.com", "tm.openai.com"], "Diensten.AI.OpenAI"), (["perplexity.ai"], "Diensten.AI.Perplexity"), - (["canva.com", "account.canva.com"], "Diensten.Software.Canva"), + (["canva.com", "account.canva.com"], "Diensten.AI.Canva"), (["microsoft.com"], "Diensten.Software.Microsoft"), (["microsoft365.com"], "Diensten.Software.Microsoft Teams"), (["market.envato.com"], "Diensten.Software.Envato"), diff --git a/mailinglist_routes.json b/mailinglist_routes.json index 7e8863f..c76b762 100644 --- a/mailinglist_routes.json +++ b/mailinglist_routes.json @@ -194,7 +194,7 @@ }, { "action": "keep", - "mailbox": "Werk.Opdrachten.Huckr", + "mailbox": "Diensten.AI.Huckr", "domains": ["huckr.ai"], "source_decision_keys": ["huckr.ai"] }, diff --git a/restart_prompt.md b/restart_prompt.md index c96636f..a715e02 100644 --- a/restart_prompt.md +++ b/restart_prompt.md @@ -74,8 +74,8 @@ Current INBOX candidate domain routing additions: - `drenthe.nl`, `rdw.nl`, and `plasbossinade.nl` route to separate folders under `Werk.Opdrachten`. - `kvk.nl` routes to `Administratie.KvK`. - `godaddy.com`, `cloud86.io`, and `cloud86.zendesk.com` route under `Diensten.Hosting`. -- Clear AI providers route under `Diensten.AI`: Claude/Anthropic, Cursor, Jamie, Mistral, OpenAI, and Perplexity. -- `canva.com`, `account.canva.com`, `microsoft.com`, `market.envato.com`, `email.remarkable.com`, `nordaccount.com`, and `info.expressvpn.com` route under non-AI `Diensten` folders unless the user explicitly reclassifies them. +- Clear AI providers route under `Diensten.AI`: Canva, Claude/Anthropic, Cursor, Huckr, Jamie, Mistral, OpenAI, and Perplexity. +- `microsoft.com`, `market.envato.com`, `email.remarkable.com`, `nordaccount.com`, and `info.expressvpn.com` route under non-AI `Diensten` folders unless the user explicitly reclassifies them. Microsoft and Zapier should not be treated as AI providers for now. - `maandag.com` routes under `Werk.Opdrachten`. - `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`.