participant Agent as agent
participant Mediator as mediator
participant Echo as echo
note right of echo: Our "pretend" mobile agent
mediator <-> echo: Establish connection
mediator <-> echo: Mediation granted
agent -> agent: create invitation
agent --> echo: deliver invite (test runner)