Handover workspace

ERS, Todo, OfferReview, and Docu in one view

Imported from live server docs, code structure, and deployment notes.

May 31, 2026, 11:17 AM

OfferReview

Events & Notifications

No summary found yet.

docs/06-events-notifications.md

Updated Apr 26, 2026, 8:08 AM

Codex 5.3 Refactor Note: Canonical refactor plan: docs/CODEX-5.3-REFACTOR-PLAN.md. This document is retained for historical and implementation context during the refactor.

Events & Notifications

Current source of truth

Live notification themes in the current worktree

  • Access-request review and user setup emails
  • Manager assignment notifications, including manager-review magic links
  • Candidate deep-dive questionnaire delivery
  • In-app notification routing and outbox logging

Notes

  • Notifications remain internal-system focused.
  • Exact event names and delivery conditions should be read from src/lib/notifications/* plus prisma/schema.prisma.