package vacuum // Auto-register this task when the package is imported func init() { // Use new architecture instead of old registration initVacuum() }