Description:
If a scholarship is not used within 30 days, revoke it and return funds to the DAO.
Acceptance Criteria:
[ ] Run daily cron job.
[ ] Check last_active_date for scholarship recipients.
[ ] If > 30 days, call revoke_scholarship on-chain.
Priority: Medium
Labels: automation, governance
Description:
If a scholarship is not used within 30 days, revoke it and return funds to the DAO.
Acceptance Criteria:
[ ] Run daily cron job.
[ ] Check last_active_date for scholarship recipients.
[ ] If > 30 days, call revoke_scholarship on-chain.
Priority: Medium
Labels: automation, governance