Written as a fence

```mermaid
sequenceDiagram
  participant S as Slide
  participant P as Presenter
  S->>P: hello
  P-->>S: state
```

Nothing else — no attributes, no configuration.

PresenterSlidePresenterSlidehellostate