feat: add platform notification core
This commit is contained in:
@@ -31,8 +31,11 @@ Git repo:
|
||||
- `docs/MIGRATION_PLANE_USER.md`
|
||||
- `infra/README.md`
|
||||
- `packages/auth-sdk/README.md`
|
||||
- `services/notification-core/README.md`
|
||||
- `tasks/CODEX_PLATFORM_AUTH_TASK.md`
|
||||
|
||||
## Базовое правило
|
||||
|
||||
Plane не переносится внутрь Launcher. Launcher не становится владельцем таблиц Plane. Authentik становится единым Identity Provider, а приложения сохраняют собственные доменные БД и роли.
|
||||
|
||||
Notification Core живёт в `services/notification-core` как отдельный платформенный сервис с собственным Postgres. Он не использует Authentik DB: Authentik отвечает за identity/session, Notification Core отвечает за events/deliveries/read-state.
|
||||
|
||||
Reference in New Issue
Block a user