The Registry service has agent registration and discovery endpoints but no prekey management:
- \POST /prekeys/{agentId}\ — publish prekey bundles
- \GET /prekeys/{agentId}\ — fetch prekey bundle (with atomic OPK consumption)
Without these, clients cannot establish encrypted sessions via the registry.
Ref: Azure/kars#27 review (blocker #7)
The Registry service has agent registration and discovery endpoints but no prekey management:
Without these, clients cannot establish encrypted sessions via the registry.
Ref: Azure/kars#27 review (blocker #7)