Commit Graph

2 Commits

Author SHA1 Message Date
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
wienen be480fef87 Report decisions-based mailing list routing
The prompts used to arrive at this change since the previous commit

User asked to read decisions.json as an indicator for mailing-list handling, route choice h to appropriate functional mailboxes, route choice a under Afmelden, combine lists from the same person or organization, first draw up a report, then create a plan to add the structure to the existing approach.

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

This is a planning/report commit only. No sorter behavior changed; verplaats_bestaand.py still uses mail_routes.py and does not yet read decisions.json or a generated mailing-list policy.
2026-07-04 13:22:37 +02:00