One investigation change row with linked transaction and optional action context.
@type t() :: %Threadline.Investigation.LinkedChange{ action: Threadline.Semantics.AuditAction.t() | nil, audit_change: Threadline.Capture.AuditChange.t(), transaction: Threadline.Capture.AuditTransaction.t() }