Child of #1384.
Consolidate Conformance Matrix rows for all four error classes (unsupported field, invalid schema, backend unavailable, context overflow) so each returns a typed payload naming the incompatible field/phase, and confirm seed/frequency_penalty passthrough rows. Hardening of existing behavior, no new runtime feature.
Done when
- Matrix rows assert typed error payloads for the four error classes.
- Matrix rows assert sampling passthrough for
seed and frequency_penalty.
Child of #1384.
Consolidate Conformance Matrix rows for all four error classes (unsupported field, invalid schema, backend unavailable, context overflow) so each returns a typed payload naming the incompatible field/phase, and confirm
seed/frequency_penaltypassthrough rows. Hardening of existing behavior, no new runtime feature.Done when
seedandfrequency_penalty.