@agora-protocol/registry
v0.3.3
Published
ACP Agent Card and federated registry
Downloads
467
Maintainers
Readme
@agora-protocol/registry
Agent Card + federated registry for the ACP Protocol.
Install
npm install @agora-protocol/registryWhat's inside
AgentCardManager— build, sign, and publish agent cards.AgentCardValidator— schema + signature + domain-binding validation.RegistryNode— in-memory registry node with peer discovery.DiscoveryService— look up agents by name or capability.GossipSync— eventually-consistent sync between registry nodes.DnsCache— TTL-bounded cache for DNS TXT verification results.StubDomainVerifier— stub implementation for sandbox/tests (realDnsTxtVerifieris a follow-up).
See the spec §5–§6 for the full registry model.
License
MIT
