docs(notification-outbox): merge duplicate S&F dependency bullet, standardize cross-ref

This commit is contained in:
Joseph Doherty
2026-05-18 23:48:59 -04:00
parent bb35453d58
commit c8b8cd9150
2 changed files with 5 additions and 5 deletions

View File

@@ -110,9 +110,10 @@ A deployment to a site includes the flattened instance configuration plus any sy
System-wide artifact deployment is a **separate action** from instance deployment, triggered explicitly by a user with the Deployment role. Artifacts can be deployed to all sites at once or to an individual site (per-site deployment via the Sites admin page).
Notification lists and SMTP configuration are **not** deployable artifacts — they
are central-only definitions managed by the Notification Service. Notification
delivery happens on the central cluster (see Component-NotificationOutbox.md), so
no notification artifact or SMTP credential is ever distributed to sites.
are central-only definitions managed by the Notification Service (see
Component-NotificationService.md). Notification delivery happens on the central
cluster, so no notification artifact or SMTP credential is ever distributed to
sites.
## Site-Side Apply Atomicity