admin and Claude Sonnet 4.6
14a0ed1ced
feat: admin orchestrate endpoints — run-week, per-step, status
...
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 06:44:41 -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