Changelog

API field additions, receipt version bumps, and docs semantic changes.

August 2026

Product (docs catch-up)

  • Agent-readable onboarding at https://get.malibu.tech/skill.md — a coding agent can install the provider CLI, check status, recover a broken setup, update or uninstall, and connect apps to api.malibu.tech. Discovery index: https://get.malibu.tech/.well-known/skills/index.json
  • Public snapshot is GET https://api.malibu.tech/v1/stats/overview (also on malibu.tech). GET /v1/network-stats is a compatibility alias for the same body
  • Public rate card is GET https://api.malibu.tech/v1/rate-card (also on malibu.tech)
  • GET /v1/models requires a Bearer token
  • Provider admission is invite-gated pre-beta (malibu.tech/host); fresh register needs malibu.tech/j#/…
  • USDC-on-Base payout rail marked Planned (beta) on Network status — credits accrue in pre-beta; USDC payout ships when Malibu enters public beta
  • Download pin follows GitHub Latest (accepted Malibu app v1.8.122 as of 8 Sep 2026); public button links the immutable GitHub release DMG (github.com/Augustas11/macprovider/releases/download/<tag>/Malibu-<tag>.dmg), never latest.dmg
  • Console: agent tools, stop control, activity bus, client-measured decode tok/s on the bill line
  • Catalog vs warm set: Qwen2.5 7B, Qwen3.5 35B, Llama 3.3 70B, gpt-oss 120B stay catalog-eligible (route when matching-RAM Macs join). Warm snapshot on 16 Aug 2026 was 3B + Qwen3-8B
  • Homepage and /host earn copy matches the ledger: 90/10 credits live in pre-beta; USDC payout at public beta; $MALIBU / 70/12/18 planned
  • Operator named on site: Malibu, jurisdiction Cayman Islands (privacy, terms)

Documentation

  • Ledger, catalog, stats, and example model IDs refreshed against live APIs (16 Aug 2026)
  • Added Economics; pricing page now has a dated OpenRouter snapshot
  • Buyer / provider / network nav groups

July 2026 (continued)

Documentation — claim validation (Phase B)

July 2026

Documentation

  • Mintlify docs source in MalibuAI/malibu under /docs; self-hosted on Vercel via npm run docs:build (no Mintlify GitHub org connection required).
  • Litepaper remains /docs default opening page
  • Added Network status, Roadmap, and Changelog ledger pages
  • Litepaper updated with live vs planned status labels and trust-boundary pointers

API (live)

  • Receipt tuple v0.3 — nine-field signed receipt on settlement-capable traffic
  • usage.cached_prompt_tokens — always present on sticky-routed requests

Deprecation policy

Fields on public stats and rate-card payloads are versioned. Additions are backwards-compatible. Removals or semantic changes are announced here.