Can an **Entity Object** initiate communication with a **Boundary Object**? --- ❌ **No.** Communication between data (Entity) and the interface (Boundary) must be mediated by a **Controller**.