Files
MOPC-Portal/src
Matt 9b1b319362
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
Add cron endpoint for automatic round open/close scheduling
New /api/cron/round-scheduler endpoint that:
- Activates DRAFT rounds whose windowOpenAt has arrived
- Closes ACTIVE rounds whose windowCloseAt has passed
- Uses existing activateRound/closeRound from round-engine
- Protected by CRON_SECRET header like other cron endpoints

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 11:33:25 +01:00
..