Index: .beads/issues.jsonl
===================================================================
--- .beads/issues.jsonl	(revision 605642dddc76af5bbcb40f193681dc24f9489467)
+++ .beads/issues.jsonl	(revision d4c3c4e46bd0e0bbe768c37420f8af1e5ebff616)
@@ -1,1 +1,2 @@
-{"_type":"issue","id":"prutfolio-src-0tg","title":"Audio: continuous playback fix — next() altijd play() ipv conditional","description":"Bug: next() checkte 'if (isPlaying) play()' maar isPlaying was al false door de pause-event die de browser firet vóór ended. Resultaat: track stopt na 1 keer. Fix: drop de conditional, roep altijd play() aan. Zelfde voor prev(). Bestand: src/assets/js/audio-player.js regels 221-230.","status":"in_progress","priority":1,"issue_type":"bug","assignee":"Robin","owner":"robin@roboburr.com","created_at":"2026-05-06T22:18:40Z","created_by":"Robin","updated_at":"2026-05-06T22:26:37Z","started_at":"2026-05-06T22:26:37Z","dependency_count":0,"dependent_count":0,"comment_count":0}
+{"_type":"issue","id":"prutfolio-src-0tg","title":"Audio: continuous playback fix — next() altijd play() ipv conditional","description":"Bug: next() checkte 'if (isPlaying) play()' maar isPlaying was al false door de pause-event die de browser firet vóór ended. Resultaat: track stopt na 1 keer. Fix: drop de conditional, roep altijd play() aan. Zelfde voor prev(). Bestand: src/assets/js/audio-player.js regels 221-230.","status":"closed","priority":1,"issue_type":"bug","assignee":"Robin","owner":"robin@roboburr.com","created_at":"2026-05-06T22:18:40Z","created_by":"Robin","updated_at":"2026-05-06T22:28:20Z","started_at":"2026-05-06T22:26:37Z","closed_at":"2026-05-06T22:28:20Z","close_reason":"Closed","dependency_count":0,"dependent_count":0,"comment_count":0}
+{"_type":"memory","key":"prutfolio-deploy-bare-repo-home-roboburr-git-repos","value":"prutfolio deploy: bare repo /home/roboburr/git-repos/prutfolio.git, working tree /srv/prutfolio (geen .git submap), post-receive hook gebruikt 'git --work-tree=' checkout pattern. Cloudflare CDN ervoor — assets cache max-age=1jaar, dus na deploy moet cf gepurged worden of cache-buster gebruikt. pm2 process heet 'prutcms' (legacy naam, niet renamen)."}
