Changes
Queue worker script evolution
Multiple versioned/named queue processors coexist (sequential, parallel, v3 dynamicstyle, gpt, nowatermark, backups).
Verified from source
Before / after
The repository contains successive worker implementations rather than a single replaced file. Filenames encode history (parallel, v3, dynamicstyle, backup).
Impact
Operators must know which script cron executes. Documentation treats parallel.v3.dynamicstyle as best-evidence current, not as a verified production fact.