How to read the compatibility matrix
The version baseline is the latest client used to parse configuration or review documentation; it is not a promise of permanent compatibility. Verification scope distinguishes strict parsing, a maintained template, and behavior that still needs a live channel check.
A shared protocol does not guarantee identical capability. Streaming events, tool calls, model discovery, error shapes, and extension fields can all reduce client functionality.
- Filter by client first
- Check version and date
- Read the verification scope
- Run a minimal read-only request before production use