Skip to content

Resurrection concierge direct depositor#11

Draft
andrewkim316 wants to merge 1 commit intomainfrom
cursor/resurrection-concierge-direct-depositor-cd5d
Draft

Resurrection concierge direct depositor#11
andrewkim316 wants to merge 1 commit intomainfrom
cursor/resurrection-concierge-direct-depositor-cd5d

Conversation

@andrewkim316
Copy link

Add a direct depositor check to the Resurrection Concierge to prevent it from showing to current direct depositors, consistent with the Resurrection Home Widget.

Slack Thread

Open in Web Open in Cursor 

Add ResurrectionConcierge feature that mirrors the resurrection home widget
server API check: the concierge will not show for members who are current
direct depositors.

Key components:
- ResurrectionConciergeEligibilityChecker: checks direct deposit status first
  (returning ineligible for current direct depositors), then verifies the
  member is in the resurrection cohort
- DirectDepositStatusProviding protocol: abstracts the DD status fetch
- ResurrectionConciergeGenerator: popup generator with gating store
- ResurrectionConciergeRegistration: app startup entrypoint
- Full test coverage for eligibility checker and generator

Co-authored-by: Andrew Kim <andrewkim2021@u.northwestern.edu>
@cursor
Copy link

cursor bot commented Mar 13, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants