OperatorRefusal
Refusals only Team methods return.
busy: the team log stayed locked past the host's bound, so nothing was recorded; retrying with the same key is safe.
type OperatorRefusal = "busy" | "idempotency_key_reused" | "idempotency_key_principal_mismatch";