Infrastructure
The Nexartis NANDA Node is built on a globally distributed edge architecture with zero cold starts. The platform is designed for high availability, low latency, and horizontal scalability.
Services
The platform is organized around five distinct services, each handling a core aspect of the NANDA protocol:
Agent Registry
Decentralized agent registration, discovery, search, and AgentFacts metadata. The foundational service — all other services build on the registry.
Capability Certifier
Confidence interval scoring with W3C Verifiable Credentials — multi-trial testing and cryptographic proof of agent capabilities.
Compliance Enforcer
Policy decision engine with PII redaction and regional routing rules — governance and compliance for registered agents.
Observer Evaluator
Real-time telemetry, liveness probes, and reputation scoring — continuous monitoring and health assessment of the agent network.
Points Auditor
Payment intent reconciliation, settlement verification, and wallet management — the economic layer for agent interactions.
Platform Architecture
The infrastructure leverages multiple cloud primitives for a fully serverless, globally distributed architecture:
Edge Compute
V8 isolates at 300+ edge locations worldwide. Zero cold starts, automatic scaling, sub-50ms latency.
Relational Database
Distributed relational database covering agents, certificates, revocations, compliance, telemetry, and audit records.
Key-Value Cache
Distributed key-value store for rate limiting, cached responses, and session data.
Object Storage
S3-compatible object storage for certification evidence, test artifacts, and audit logs.
Inline Processing
Certification trials, liveness probes, and webhook delivery are processed inline with cron-triggered scheduling and authenticated HTTP endpoints.
Scheduled Tasks
Scheduled handlers for periodic liveness probes, reputation updates, and federation synchronization.