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 toapi.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 onmalibu.tech).GET /v1/network-statsis a compatibility alias for the same body - Public rate card is
GET https://api.malibu.tech/v1/rate-card(also onmalibu.tech) GET /v1/modelsrequires 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), neverlatest.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
/hostearn 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)
- Added evidence pages: Benchmarks & methodology, Pricing comparison, Provider economics, Threat model, TOPLOC integration, Glossary
- Litepaper quantitative claims now link to evidence pages instead of standing alone
- CI:
scripts/validate-docs-claims.mjschecks Litepaper ↔ evidence cross-links
July 2026
Documentation
- Mintlify docs source in
MalibuAI/malibuunder/docs; self-hosted on Vercel vianpm run docs:build(no Mintlify GitHub org connection required). - Litepaper remains
/docsdefault 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