docs(message-bus + notifications): add arch doc

This commit is contained in:
Edouard Vanbelle
2026-09-13 14:12:47 +02:00
parent 4840930767
commit 03f2956457
3 changed files with 650 additions and 0 deletions
+1
View File
@@ -77,3 +77,4 @@ src/
- [Backend Storage →](/architecture/backend-storage)
- [Derived and Attached Blobs →](/architecture/derived-and-attached-blobs) — thumbnails, transcodes and uploaded previews: why content-keyed and file-keyed artifacts need separate tables
- [Background Jobs →](/architecture/jobs)
- [Message Bus & Notifications →](/architecture/message-bus-and-notifications) — real-time WebSocket bus (topics, AuthZ scopes, tab-visibility grace-close), persistent notifications (bell), AsyncAPI vs OpenAPI schema ownership