Deeman
84229e50f7
Merge branch 'worktree-supervisor-flags'
Python supervisor + DB-backed feature flags
- supervisor.py replaces supervisor.sh (topological wave scheduling, croniter)
- workflows.toml workflow registry (5 extractors, cron presets, depends_on)
- proxy.py round-robin + sticky proxy rotation via PROXY_URLS
- Feature flags: migration 0019, is_flag_enabled(), feature_gate() decorator
- Admin /admin/flags UI with toggle (admin-only)
- lead_unlock gate on unlock_lead route
- 59 new tests (test_supervisor.py + test_feature_flags.py)
- Fix is_flag_enabled bug (fetch_one instead of execute_fetchone)
# Conflicts:
# CHANGELOG.md
# web/pyproject.toml
2026-02-23 15:29:43 +01:00
..
2026-02-22 11:42:54 +01:00
2026-02-23 15:26:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-23 15:26:40 +01:00
2026-02-22 20:06:48 +01:00
2026-02-23 12:48:26 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 23:19:19 +01:00
2026-02-23 13:00:23 +01:00
2026-02-23 15:26:40 +01:00
2026-02-23 11:00:49 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 17:03:13 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 23:22:51 +01:00
2026-02-23 15:08:13 +01:00
2026-02-23 15:26:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 23:22:51 +01:00
2026-02-23 15:29:43 +01:00