admin
9a484d39c3
feat: wire step_reminder into runner, admin, and scheduler (Fri 16:00 PT)
2026-05-08 21:29:53 -07:00
admin and Claude Sonnet 4.6
d002485c10
feat: step_reminder — 1-hour pre-deadline nudge for non-voters
...
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-05-08 18:00:16 -07:00
admin and Claude Sonnet 4.6
914fdbdb51
fix: close DB session in run_step finally block
...
Wraps the SessionLocal body in try/finally so db.close() is always
called, preventing connection leaks on exception. Updates the
test monkeypatch to use a no-op close() proxy so the transactional
fixture stays live after run_step returns.
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 06:42:37 -07:00
admin and Claude Sonnet 4.6
e3ca8b7a96
feat: orchestrator runner — run_step / run_week per-family loop
...
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 06:40:36 -07:00
admin and Claude Sonnet 4.6
0a097da18e
feat: orchestrator step_generate
...
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 06:30:50 -07:00
admin and Claude Sonnet 4.6
b2cbdd1533
feat: orchestrator step_scrape with retry + stale-data fallback
...
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 06:27:27 -07:00
admin
0135b74c03
feat: orchestrator package + alerts.send_admin_alert
2026-05-07 06:24:55 -07:00