type RecentData = IPublicSignalRow | null; Copy
type RecentData = IPublicSignalRow | null;
Type for persisted recent signal data. Stores the latest active signal per context key.