HuntPuzzleSaveRestoreData

struct HuntPuzzleSaveRestoreData : Content, Sendable

Used during bulk export/import to save and restore a Puzzle, including its answer and hints. This is purposefully full-fidelity, unlike the redacted HuntPuzzleData DTO returned by the public API, since this is only ever used for Admin-to-Admin server transfer.