Replace the hand-rolled SendError/RemoteSendError flatten() methods (src/error.rs:195,1017, ~66 LOC) with terrors::OneOf, matching nexus/agency. BREAKING signature change across call sites — schedule deliberately. Lower priority than thiserror.
Replace the hand-rolled SendError/RemoteSendError flatten() methods (src/error.rs:195,1017, ~66 LOC) with terrors::OneOf, matching nexus/agency. BREAKING signature change across call sites — schedule deliberately. Lower priority than thiserror.