- Make functions in `donna.machine.sessions` return `Result` instead of `list[Cell]`, and the errors should be processed in `donna.cli`. - `donna.cli` should write errors to the journal.
donna.machine.sessionsreturnResultinstead oflist[Cell], and the errors should be processed indonna.cli.donna.clishould write errors to the journal.