- commandThe hook's command line as the worker reports it, such as `./seed.sh`. A hook can be a whole inline script, so a long command line is cut.
- phase`before` or `after`, saying whether the hook ran before or after the command of its run state.
- durationSecondsTime the state spent on this hook, summed over every time the state ran it in this phase.