local ns = artifact ns.objectives = {} function ns.establish_objective() end function ns.complete_objective() end function ns.update_objective() end