IPersistMemoryData

Defines the structure for memory data persistence in the swarm system. Wraps arbitrary memory data for storage, used by PersistMemoryUtils.

data: T

The memory data to persist (e.g., session context or temporary state)