fn handle_diff(args: &Diff) -> Result<(), AppError>Expand description
Show a diff between two epochs.
Currently unimplemented. The function is a placeholder until a world-level diff algorithm is available.
This helper is internal to the epoch sub-command and is not part
of the public API.