pub const fn default_timeout_output_kind() -> TimeoutOutputKindExpand description
Default function for serde backward compatibility.
Old checkpoints did not carry output_kind; default to PartialResult
to preserve pre-feature retry behavior (same-agent retry, not immediate switch).