Scrum4Me/app/api
Scrum4Me Agent 226bd05594 feat(ST-imalmyr7): POST /api/user-questions/[id]/answer — worker-antwoord endpoint
- Bearer-auth via authenticateApiRequest (token_hash SHA-256)
- Zod-validatie van body.answer (max 8000 chars)
- Guard: 404 bij onbekend id, 409 als al beantwoord
- Slaat answer op en zet status naar answered
- pg_notify scrum4me_changes met user_question entity-event

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 17:32:41 +02:00
..
auth/pair M12 / ST-1110: Demo gebruiker read-only (#17) 2026-04-29 18:44:14 +02:00
cron M13: Veilige Claude-agent-workflow (Scrum4Me-side) (#26) 2026-05-01 13:42:18 +02:00
debug fix(privacy): NODE_ENV-guard 4 debug-routes (before-launch privacy review) 2026-05-04 14:16:49 +02:00
health Todo description, entity codes, REST API extensions and Claude Code hardening (ST-509/511/512/513) (#2) 2026-04-26 23:40:54 +02:00
ideas api: REST endpoints for ideas (M12 T-500) 2026-05-04 19:55:49 +02:00
products Todo description, entity codes, REST API extensions and Claude Code hardening (ST-509/511/512/513) (#2) 2026-04-26 23:40:54 +02:00
profile/avatar feat(rate-limit): per-user mutation-rate-limiting (v1-readiness #3) 2026-05-04 13:48:59 +02:00
realtime fix(m12): bell loses idea-questions on SSE reconnect 2026-05-05 13:14:48 +02:00
sprints/[id]/tasks Todo description, entity codes, REST API extensions and Claude Code hardening (ST-509/511/512/513) (#2) 2026-04-26 23:40:54 +02:00
stories/[id] feat(rate-limit): per-user mutation-rate-limiting (v1-readiness #3) 2026-05-04 13:48:59 +02:00
tasks/[id] Verify-gate uitbreiden: DIVERGENT/PARTIAL vereist agent-acknowledgement (#53) 2026-05-02 17:45:19 +02:00
todos Todo description, entity codes, REST API extensions and Claude Code hardening (ST-509/511/512/513) (#2) 2026-04-26 23:40:54 +02:00
user-questions/[id]/answer feat(ST-imalmyr7): POST /api/user-questions/[id]/answer — worker-antwoord endpoint 2026-05-05 17:32:41 +02:00
users/[id]/avatar feat(ST-351): add UserAvatar component and /api/users/[id]/avatar route 2026-04-26 16:15:56 +02:00