Metrics and SLA Foundations for NaaP

NAAP Proposal Close-Out — All Deliverables Complete

Treasury Proposal: On-chain
Pre-Proposal Thread: Metrics and SLA Foundations for NaaP
Project Board: GitHub
April 10, 2026

We’re pleased to report that all five deliverables from the approved NAAP treasury proposal have been completed and all code is publicly available. Below is a full accounting of what was delivered against each proposal commitment.


The 5 Deliverables — Status

# Deliverable Status
1 Core SLA Metrics :white_check_mark: Complete
2 Network Test & Verification Signals :white_check_mark: Complete
3 Analytics & Aggregation Layer :white_check_mark: Complete
4 Public Dashboard & APIs :white_check_mark: Complete
5 Operations & Stewardship :white_check_mark: Active (1-year commitment ongoing)

What Was Delivered

1. NAAP Analytics Pipeline

Repo: GitHub - Cloud-SPE/livepeer-naap-analytics · GitHub

The core of the NAAP infrastructure. This repository contains:

  • REST API server with full OpenAPI spec (see live docs below)
  • Analytics ETL pipeline with extensive data analysis and validation
  • Grafana dashboard integration for live and historical SLA metrics
  • Production and staging infrastructure — security-hardened, with alerting and monitoring
  • 35+ million records loaded from Daydream with ongoing ingestion
  • Full development environment and extensive documentation

2. go-livepeer Updates

Repo: GitHub - Cloud-SPE/go-livepeer: Official Go implementation of the Livepeer protocol · GitHub

  • Proposal #2 changes (long-pending upstream, still awaiting merge after 2 years)
  • BYOC updates for NaaP: event emission, network capabilities, and BYOC-based selection logic
  • Kafka additions: BYOC and AI Batch event types
  • Kafka SASL security mechanism updates

3. AI Job Tester Updates

Repo: GitHub - Cloud-SPE/livepeer-ai-job-tester · GitHub

  • Live video-to-video support
  • BYOC and AI Batch event support
  • Testing for AI video jobs targeting individual orchestrators and network-wide selection/failure scenarios

4. NaaP UI

Repo: GitHub - livepeer/naap: Plugin platform for the Livepeer AI Compute Network · GitHub

  • Major contributions integrating Cloud SPE’s REST APIs
  • Significant architecture changes improving API consumption patterns and developer ergonomics
  • Improved UI performance through smarter caching

5. Leaderboard Serverless

Repo: GitHub - Cloud-SPE/livepeer-leaderboard-serverless: Serverless API for the Livepeer Orchestrator Leaderboard using Vercel for deploying these endpoints · GitHub

General cleanup only — no NaaP-specific changes were merged here. Initial prototypes were built in this repo but reverted; the architectural requirements for NaaP were better served by the dedicated analytics pipeline repo.


Live Infrastructure

Environment Service URL
Production Grafana Dashboard https://grafana.livepeer.cloud
Staging Grafana Dashboard https://grafana.cloudspe.com
Production API Server (OpenAPI) NAAP Analytics API
Staging API Server (OpenAPI) NAAP Analytics API

What Was Explicitly Out of Scope

As stated in the original proposal, the following were never part of NAAP:

  • Enforcing SLAs
  • Modifying protocol incentives
  • New routing logic
  • Protocol changes or decentralisation

Closing Notes

Thank you to everyone who engaged during the pre-proposal process — the feedback shared in the forum and during the Watercooler was directly incorporated into the final proposal scope. The reset toward a smaller, clearer MVP was the right call and allowed us to deliver focused, production-grade infrastructure.

The infrastructure is live, the code is public, and the 1-year operations and stewardship commitment is active. We’ll continue monitoring, maintaining, and supporting the community as the NaaP ecosystem evolves.

— Cloud SPE, April 2026

4 Likes