Wire protocol: JSON envelopes with @@RZ: sentinel.
Every protocol message is a single line:
@@RZ:{"id":"...","from":"...","kind":{"kind":"chat","body":{"text":"..."}}}
The @@RZ: prefix lets receivers distinguish protocol messages from
normal shell output or human typing.