Tick payload keys that can be marked authoritative.
All five are per-campaign Record<campaignID, row[]> slices whose
rows carry a stable id, which is what makes wholesale replacement
meaningful for them and not for the flat array slices (campaigns,
causes, ...) that are already replaced on every tick.
Tick payload keys that can be marked authoritative.
All five are per-campaign
Record<campaignID, row[]>slices whose rows carry a stableid, which is what makes wholesale replacement meaningful for them and not for the flat array slices (campaigns,causes, ...) that are already replaced on every tick.