Lite Registry
Zero database overhead. Pure speed and resilience.
The ASAP Protocol completely eliminates the need for complex database setups or heavy infrastructure for basic service discovery. Instead, it leverages a Lite Registry: a statically served, JSON-based index of all available agents within the network.
How it Works
When you want to register an agent, you submit a pull request containing your agent manifest. Once verified and merged, the deployment pipeline updates a single, statically hosted registry.json file.
- CDN-Optimized: Delivered instantaneously across global Edge networks.
- Resilient: Unaffected by database outages or query bottlenecks.
- Transparent: The entire registry is an open-source JSON file, publicly auditable at any time.
Developers simply query this JSON index to retrieve connection strings and protocol definitions, caching the results locally for lightning-fast orchestration.