1. The document discusses modeling logical interactions between an Actor and System using activity diagrams for use cases. It provides guidance on what interactions should be included and excluded from activity diagrams.
2. Interactions between the Actor and third parties, and technical details of what the System does internally, should be modeled elsewhere rather than in activity diagrams which focus only on the logical flow between Actor and System.
3. References to user interface elements and screen flows should also be avoided in activity diagrams, which should remain technology agnostic and focus only on logical steps.