You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2026. It is now read-only.
Parent epic: #679
Context
The repository has multiple one-off jobs/workers with repeated concerns: tenant iteration, retries, locking, timeouts, safe logging, dry-run behavior, and exit status.
Objective
Provide a small shared runner for scheduled/internal jobs without introducing a separate orchestration platform.
Scope
Acceptance criteria