[westside-email-agent] Send monthly fee reminder emails (operational, after monthly query lands) #514
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/basketball-api#514
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Task
Scope
Send monthly fee reminder emails to parents with payment due, using existing infrastructure plus the new
query_monthly_fee_due(added in the parallel feature ticket). Zero code changes needed at execution time — query and layout will both exist.Depends on: the
query_monthly_fee_duePR landing first.Execution (same shape as the contract send):
~/westside-email-agent && claudequery=monthly_fee_due,layout=action, with subject + body + cta_text Lucas approves (CTA points to Stripe customer portal / payment-update URL)Manual movement: Lucas (or Ava on Lucas's behalf) advances this on send completion.
Acceptance Criteria
query_monthly_fee_dueis registered and returning expected audience (verified by querying withtest_email=draneylucas@gmail.com)Related
westside-email-agent— project this servesarch:email-systemquery_monthly_fee_duePR (parallel ticket on this board)