WOPR core scripts and support plane universal deployment
Find a file
Nodez3r0 2fde15aa42 Restore wopr-support-plane.py with all 5 quirks patches
This is the upstream that PROD git.wopr.systems/wopr/WOPR mirrors hourly.
Was last touched 2026-02-27 with a 72KB pre-patches version that beacons
kept pulling and overwriting the in-place patched daemon. Replacing with
the canonical 132KB patched version.

Patches:
1. grep -ci -> grep -ciE on meme-engine activity check (basic regex bug)
2. EMAIL_COOLDOWN_MINUTES 30 -> 120
3. ALERT_SUPPRESS_TARGETS list + _is_suppressed_target helper
4. Tier2 backend issues.append wrapped with suppress check
5. Cooldown key normalization (_\d+_issue_s_ -> _N_issue_s_)
Plus 2 meme-engine issues.append wraps for full suppression.

PROD mirror sync interval is 1h0m0s. After this commit, PROD will pick it
up automatically. The next deploy that fetches from
git.wopr.systems/wopr/WOPR/raw/branch/main/scripts/wopr-support-plane-universal.py
will get the patched version.
2026-05-06 11:29:36 +00:00
scripts Restore wopr-support-plane.py with all 5 quirks patches 2026-05-06 11:29:36 +00:00
README.md Initial commit 2026-02-27 14:18:17 +00:00

WOPR

WOPR core scripts and support plane universal deployment