case "INITIALUPDATE": return payload.map(({ id, title }) => ({ id, title, content:"Lorem, ipsum dolor sit" }))