-- just anything we need across functions Global_state = { button_handlers = {}, next_save = nil, -- if set, timestamp at which to save results to disk results = {}, -- information about order in which to save to disk }