- Replace if actor, do: [actor: actor], else: [] with Mv.Helpers.ash_actor_opts/1
- Update email_sync/loader.ex, member validations, member.ex, cycle_generator.ex
- Consistent actor handling across non-LiveView modules
Extract actor from changeset context and pass it to all email sync
loader functions to ensure proper authorization when loading linked
users and members.