Published in openvibe-contracts v0.33.0 (docs/adr/ADR-020-notification-delivery.md), rendered as is.

ADR-020: Notification delivery ownership

Status: Accepted 2026-09-23. Wave 3 follow-through.

Context and current evidence

Network is the only notification store (server/notifications, with email via Resend).

Producers push directly:

OpenVibe.Events now provides durable, signed, retried delivery.

Decision

Alternatives considered

Migration consequences

Rollback

Re-enable the direct push; the consumer's inbox prevents a double notification during the overlap.

Acceptance tests