Network stats

Operator observability on the network — pool health, throughput, public snapshot.
The public snapshot that powers malibu.tech/network is:
Same payload on https://malibu.tech/v1/stats/overview. Buyer API reference: API → Network stats. GET /v1/network-stats is a compatibility alias for the same overview body.

What’s tracked (public)

Snapshot cadence is about 30 seconds (stale_after in the body).

Warm models vs rate card vs catalog

These three lists are not the same: A rate-card row can exist with zero warm providers. Buyer requests then fail until a Mac loads that model.

Receipts and settlement

Receipt validity still drives verified model settlement. The public stats overview does not currently publish valid_rate_last_24h. Operators still have per-provider receipt views internally.

Provider-level breakdown

Not exposed on the public snapshot. Operator dashboards can drill to:
  • Uptime last 24 h / 7 d
  • Requests served, faults, receipt validity
  • Current model, RAM tier, autoupdate status
  • Last-heartbeat delta
  • Provisional vs pinned routing weight

Changelog

Semantic changes to the public stats payload are noted in the docs changelog.