export function saveEvent(event) { console.log("MEMORY LOG:", event); // später: // API / DB / HF Dataset }