Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Documentation Validation / validate-docs (push) Has been cancelled
Documentation Validation / validate-policies-strict (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Has been cancelled
- Document message types: DIRECT, BROADCAST, HIERARCHICAL, PEER_TO_PEER, COORDINATION, TASK_ASSIGNMENT, STATUS_UPDATE, HEARTBEAT, DISCOVERY, CONSENSUS - Document message priorities: LOW, NORMAL, HIGH, CRITICAL - Add hierarchical and peer-to-peer protocol descriptions - Document AgentMessage structure with fields: id, sender_id, receiver_id, message_type, priority, timestamp, payload, correlation_id, reply_to, ttl - Add communication flow documentation