The interface between the consensus layer and the execution layer.
The application actor implements the [commonware_consensus::Automaton] trait to propose and verify blocks.
commonware_consensus::Automaton