One transaction-focused incident bundle with linked context and packaged diffs.
Summary
Types
@type t() :: %Threadline.Investigation.IncidentBundle{ action: Threadline.Semantics.AuditAction.t() | nil, changes: [Threadline.Investigation.IncidentChange.t()], transaction: Threadline.Capture.AuditTransaction.t() }