pub(crate) fn acts(events: Vec<Event>, commands: &mut CommandSet) -> Vec<Act>
What this frame asks for: the actions stated outright, and whatever a command resolves to through the registry.