Opt-in enriched result from Scrypath.failed_sync_work/2 when
reason_class_counts: true is passed in operator options.
entries is the same row list used to compute counts, so triage views stay
consistent with the rollup totals.
Summary
Types
@type t() :: %Scrypath.Operator.FailedSyncWorkInspection{ counts: Scrypath.Operator.ReasonClassCounts.t(), entries: [Scrypath.Operator.FailedWork.t()] }