Scrum4Me/components/solo
Madhura68 cefd54e56d chore(ST-806): cleanup debug-pages, document realtime, restore strict mode
M8 acceptance heeft de end-to-end pipeline bevestigd: trigger → NOTIFY →
SSE → store → View Transition. De cycling-symptomen waren een artefact
van testen via terminal (alt-tab triggert visibility-pause-by-design),
geen bug. Tijd om de tijdelijke instrumentatie en debug-pagina's weg te
halen en de architectuur op te schrijven.

- Verwijder /debug-realtime, /(app)/debug-realtime-app, /api/debug/*
- Strip debug-logs uit /api/realtime/solo (closed-reden alleen in dev)
- reactStrictMode weer aan
- CONNECTING_INDICATOR_DELAY_MS 2s → 4s (minder flikker bij micro-disconnects)
- Nieuwe sectie "Realtime updates (M8)" in scrum4me-architecture.md:
  diagram, NOTIFY-bron, server-filter, connection lifecycle inclusief
  visibility-pause + bekende beperking, animatie, auth
- DIRECT_URL env-rij uitgebreid met realtime-doel
- GET /api/realtime/solo gedocumenteerd in API.md

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 13:53:07 +02:00
..
no-active-sprint.tsx feat(ST-355): add /solo route, cookie helper, product picker, and solo product page 2026-04-26 16:29:31 +02:00
product-picker.tsx feat(ST-355): add /solo route, cookie helper, product picker, and solo product page 2026-04-26 16:29:31 +02:00
realtime-bridge.tsx fix(M8): make SSE-stream survive Solo Paneel mutations 2026-04-27 04:35:12 +02:00
solo-board.tsx chore(ST-806): cleanup debug-pages, document realtime, restore strict mode 2026-04-27 13:53:07 +02:00
solo-column.tsx feat(ST-356): add solo Kanban board with DnD and Zustand store 2026-04-26 16:54:52 +02:00
solo-task-card.tsx feat(ST-805): wire useSoloRealtime + live indicator + column-move animatie 2026-04-27 02:16:23 +02:00
task-detail-dialog.tsx fix(M8): make SSE-stream survive Solo Paneel mutations 2026-04-27 04:35:12 +02:00
unassigned-stories-sheet.tsx feat(ST-507): show code badges on cards, lists and dialogs across the app 2026-04-26 20:36:59 +02:00