# Decoupled Notification

> The ability to notify interested parties of a change without the source knowing who they are.

Record: `lex:decoupled-notification`
Kind: capability
Layer: [Design Patterns Core](https://banes-lab.com/records/layer/design-patterns-core.md)
Canonical: https://banes-lab.com/ontology/lexicon#lex-decoupled-notification

## category

- [Behavioral Patterns](https://banes-lab.com/records/lex-category/behavioral-patterns.md)

## referenced-by

- [Observer Pattern](https://banes-lab.com/records/arch/observer-pattern.md)
