Consume canonical typed mdbase outcomes - #358
Merged
Merged
Conversation
# Conflicts: # config/architecture-budgets.json # crates/connect-hosted-provider/tests/operation_dispatch.rs # deploy/docker/mdbase-rs-revision # scripts/lib/architecture-check.mjs
callumalpass
enabled auto-merge
August 31, 2026 20:55
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 31, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 31, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to invalid changes in the merge commit
Aug 31, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 31, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Aug 31, 2026
callumalpass
enabled auto-merge
August 31, 2026 22:46
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
Adopt canonical typed mdbase outcomes for Connect's local filesystem runtime and hosted provider.
Stacked on #352 and paired with mdbase-rs #72.
The deployment pin advances to mdbase-rs
ad69b1d5ee2849643dc699f1867ae5f5c7e29e9b.Preserved guarantees
Authentication remains before reads. Runtime prepare/claim/commit/resolve/ack ordering, receipt-before-feed acknowledgement, watcher deduplication, hosted row locks and commit-time reauthorization, query budgets/cursors, encrypted response envelopes and v0.2 compatibility are unchanged.
Verification
Architecture inventory: 663 production files, 1,375 relative imports, 24 workspace packages, 3,100 Rust public declarations, 2,292 TypeScript exports. Existing SDK size warning remains 58,609 gzip bytes, below the 65,536 hard ceiling.