4 Commits

Author SHA1 Message Date
wienen 011b180224 Classify Huckr and Canva as AI services
Prompts used since the previous commit:
- huckr en canva onder AI. De andere niet

Special observations:
- Moved Huckr and Canva under Diensten.AI.
- Left Microsoft and Zapier in their existing non-AI routes.
- verplaats_log.json remains modified from the user's run and was intentionally not staged.
2026-07-04 18:50:56 +02:00
wienen ec53771a6e Group clear AI providers under services
Prompts used since the previous commit:
- Ik wil ook voor de andere AI-aanbieders regels en mappen onder Diensten.AI; als het niet duidelijk is of ik een dienst als AI beschouw, stel me dan vragen.

Special observations:
- Moved clear AI providers Claude/Anthropic, Cursor, Mistral, OpenAI, and Perplexity under Diensten.AI.
- Left ambiguous services such as Huckr, Canva, Microsoft, and Zapier unchanged pending user classification.
- verplaats_log.json remains modified from the user's run and was intentionally not staged.
2026-07-04 18:47:24 +02:00
wienen dfbba26ecd 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.
2026-07-04 18:45:39 +02:00
wienen 701be98d47 Add decisions-based mailing list routing
The prompts used to arrive at this change since the previous commit

User said that in the future they will run scripts themselves when instructed, then asked to take the next step after the decisions.json mailing-list routing report and plan.

Any special observations that may be relevant for version management for this version. Be brief.

Added mailinglist_routes.json as the normalized runtime policy and wired mail_routes.py to use it before legacy domain routes. No mailbox-affecting scripts were run; validation was local only.
2026-07-04 16:23:48 +02:00