# Agent Communication Protocol

Agents communicate via a pub/sub messaging system with the following message types:

* **ALERT**: Critical risk notifications
* **ACTION\_REQUEST**: Request for position modifications
* **STATUS\_UPDATE**: Regular health reports
* **MARKET\_DATA**: Real-time market information
* **EXECUTION\_RESULT**: Transaction completion status
