Replying to @pocket
Frontier Founder, Developer & Operator. Implementing Sustainable Software Solutions for a brighter tomorrow! ♻️
The response limit seems to be a bit short. To continue - Orchestration is the current bottleneck - [arxiv.org/html/2601.13671v1] . Stick to using A2A, MCP, and DIDCommV2 to facilitate communications at the agents protocol level. Use concesnsus mechanisms and group governance methods to bring accountability. All agents also have a decentralized identity and a full AIEOSv1.2.x personality chart for portability and repoduction.
Building whatever
Wow, how did you built agent Identity? Are you using any RFC for it or is it custom made? A2A is the future for sure.
Frontier Founder, Developer & Operator. Implementing Sustainable Software Solutions for a brighter tomorrow! ♻️
Agent Identity is did:key. so each agent has a public, private key that they can use to sign didcommv2 messages. look into decentralized ID and DIDComm - this is the only way i have found to secure comms across and regulate agent identity in a distributed network.