Support explicit content classes on verbatim ingest - #7
Merged
Merged
Conversation
## Summary - Encode explicit content_class for verbatim ingest; continue rejecting it for text and messages in the v1 contract codec. - Refresh the vendored schema and add regression coverage. No content class is inferred or defaulted. - Bump the SDK to 1.1.3 and update release notes. - Refresh the source lockfile beyond the reported AnyIO, idna, setuptools, Transformers, and Torch advisory ranges. Dependency constraints are unchanged; existing installations should update their dependencies separately. ## Validation - Python 3.10-3.13 CI passed at 8cb912a072f6d62ebe284cad7ebc83225f05a9e8. - Local checks passed: 546 tests, Ruff, strict mypy, Vulture, and wheel/sdist builds. Four live-provider tests were skipped because their backends were not configured. - Public export dry-run passed for source 41c67750e2f1c8ed9d14934891dfab5c50734170. PyPI publication follows public CI and merge; this PR does not publish a package.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
PyPI publication follows public CI and merge; this PR does not publish a package.