pub fn route_tool(args: &[String]) -> Option<ExitCode>Expand description
Route the migration-playbook tools, which share a shape: they read
and report, none of them moves data, and each exits with its own
verdict. None when args names something else.