Playground braucht einen lokalen Webserver und optional den Backend-Server. Nicht per file:// öffnen. Im Projektroot: npx serve ., dann http://localhost:3000/playground.html. Für API-Tests: node whatsapp-like-server.js. Siehe LOCAL-DEV.md.
Digital Notar – Playground
Alle Human-/User-Aktionen und Kommunikation testen. Server starten mit: node whatsapp-like-server.js