Communication — References
Rendering and delivering messages to users.
This English page mirrors the Vietnamese route and summarizes source specs, code anchors, and related pages. Keep technical names in English because they match the codebase.
What this page covers
| Area | Summary |
|---|---|
| Domain purpose | Rendering and delivering messages to users. |
| Main readers | Product, support, and engineers who need the same route structure in English. |
| Source of truth | OpenSpec specs and the current codebase remain authoritative. |
Core objects
- NotificationJob
- OutgoingMessage
- UserMessage
- MessagingJob
- Template
Typical flow
- Receive work from Platform or direct actions.
- Resolve recipients and channels.
- Render templates.
- Create outbound records.
- Track delivery and failures.
Where to look in the repo
Notification workersNotification templatesCommunication pages in Tuke/Tux
Related pages
If this English summary differs from the Vietnamese page or the code, trust OpenSpec/code first and update the wiki.