Public Keno Admin Tools
Run production-safe public maintenance through the background worker. These actions use saved public runtime JSON and do not use the legacy Generate form.
Update draws from TIPOS
Downloads/updates official Keno draws and refreshes public draws.new.csv without touching strategy configs.
Check pending new draw
Reads public draws.csv and draws.new.csv, then reports whether a new sequential draw is ready to append.
Run public forecast
Uses saved public JSON configs only to create the next public Top All ranking, proposal, and tickets.
Check latest tickets
Reads the latest public tickets and reports pipeline, target draw, TEST/SENT state, and model freshness.
Rebuild public model
Explicit admin rebuild using public data/model configs only. The Generate page is not involved.
Run public daily workflow
Checks TIPOS, settles a pending sequential draw, appends it, rebuilds only if needed, and forecasts the next draw from saved public configs.