KyroKyro Docs
Reference

Changelog and versions

Current model versions and the change policy.

Current versions

SurfaceVersion
API envelopev1 (field names frozen)
Score modelidentity_score_v1
Decision modeldecision_v0.4.1
Stats endpointstats_v0.1

Every decision response carries version, scoreModelVersion and decisionModelVersion so you can pin behavior. Receipts keep the model versions they were minted with.

Change policy

Additive changes (new fields, new codes) can land in v1 without notice. Breaking changes go to v2. Reason and warning code lists can grow; treat unknown codes as informational rather than failing.

2026-08

  • Public documentation site launched at docs.thekyro.co.
  • API v1 contract published: 8 core endpoints, decision model decision_v0.4.1, score model identity_score_v1.

On this page