Skip to content

v0.28.0

Choose a tag to compare

@MarkKropf MarkKropf released this 06 Jun 19:49
420fb69

v0.28.0 — two-axis provider contract (Phase 1, additive)

Phase 1 of the two-axis provider architecture (ADR-2026-06-06). Purely additive — no runtime behavior change; existing providers and the runner are unaffected.

  • New HarnessProvider (embeds the existing Provider) and a new company-named ModelEndpointProvider family, with the binding currency (WireProtocol/ServingHost/AuthMode/HostDesc/EndpointBinding).
  • Per-provider Manifest() declarations + 5 company endpoint packages; one go generate source-of-truth (matrix/) producing the capability matrix behind a load-bearing CI parity gate.
  • The generated registry is introduced but not yet consumed; one-shot lane, request signing, and config-resolved routing land in later phases.

🤖 Generated with Claude Code