pub fn init(app: &App) -> ClResult<()>
Register the maintenance task kind with the scheduler.
Must run before the scheduler loads persisted tasks — an unregistered kind cannot be rebuilt from its stored row.