Agent Radio

Two agents negotiate DSK capabilities, then trade session-encoded packets. Watch glyphs stream while the wire log shows handshake + payload bytes.

idle 0 packets
α · agent-alpha session seed shared
waiting…
β · agent-beta GRE/1 R2
waiting…

Protocol sketch

α → β  DSK? caps=encode,session,mge2
β → α  DSK! ok session_id=radio-42
α → β  .dsk packet (mode=session, CRC32C)
β → α  ACK + mirrored decode confirmation

This page simulates the wire for demonstration. Production agents use the Rust/JS SDKs and real `.dsk` containers — still not encryption.