fix: reconcile v2.2 integration contracts - #2695
Merged
maziyarpanahi merged 1 commit intoAug 13, 2026
Merged
Conversation
Owner
Author
|
Merged after exact-head validation at c84dab4. Validation: full Python suite (12,086 passed, 105 skipped), 76 focused integration tests, canonical Ruff format/lint/format-check gates, uv lock check, strict MkDocs build, and diff checks. The resulting master tree matches the validated candidate tree exactly. |
maziyarpanahi
deleted the
maintainer/v22-integration-contracts-2026-08-13
branch
August 13, 2026 14:33
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.
Pull Request
Description
Reconciles the cross-PR contracts exposed only after the v2.2 milestone branches were combined. This keeps generated schemas, public compatibility shims, offline-network policy, test expectations, and the dependency lock in sync with the merged source tree.
Type of Change
Changes Made
Testing
Validation: 12,086 passed, 105 skipped in the full Python suite; 76 focused tests passed; strict MkDocs build passed;
make format,make lint,make format-check, anduv lock --checkpassed.Documentation
No documentation or changelog change is required for this integration-only repair.
Code Quality
make format,make lint, andmake format-checkmake format-swiftandmake lint-swiftDependencies
The lockfile only catches up with the already-merged
fhirextra.Checklist
Related Issues
Related to the v2.2 milestone integration audit; no standalone issue is closed by this PR.
Screenshots/Examples
Not applicable.