Skip to content

Change Policy ​

  • Non-breaking: add optional fields, add enum values (with default fallback), additive frames in streaming
  • Breaking: remove/rename fields, change types, change required sets
  • Procedure: bump minor for non-breaking within v0 docs; for breaking, plan v1 branch and dual-publish
  • Validation: CI must re-validate examples across docs before merging