feat(sdk): implement Rust SDK workflows and qualification gates - #160
Draft
forhappy wants to merge 69 commits into
Draft
feat(sdk): implement Rust SDK workflows and qualification gates#160forhappy wants to merge 69 commits into
forhappy wants to merge 69 commits into
Conversation
forhappy
force-pushed
the
codex/crab-sdk-remote-foundation
branch
from
September 8, 2026 00:09
4c88214 to
04c2cf5
Compare
forhappy
force-pushed
the
codex/crab-sdk-remote-foundation
branch
from
September 8, 2026 03:11
cc06501 to
d26d327
Compare
forhappy
marked this pull request as ready for review
September 8, 2026 13:50
forhappy
marked this pull request as draft
September 8, 2026 18:42
forhappy
force-pushed
the
codex/crab-sdk-remote-foundation
branch
from
September 8, 2026 19:08
4f7e418 to
21d5d7e
Compare
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.
Objective and status
Deliver the complete Rust SDK defined by
crab/docs/architecture/crab-sdk.md. The implementation milestone provides the public remote, write, local, managed, and native smart-HTTP surfaces plus permanent release gates. The PR remains a draft until every mandatory backend, managed-service, platform, fault, package, and performance cell has retained current-head evidence; registry publication is a separate authorized release action.Implemented
Milestone evidence through
447be2d7ec4cargo +1.91.1 test -p crab-sdk --all-features --locked -j1: all 56 library tests and every non-live integration test pass after the current-head fixes; provider/service tests remain ignored locally because they require dedicated infrastructure.cargo +1.91.1 clippy -p crab-sdk -p crab-remote --all-targets --all-features --locked -j1 -- -D warnings: pass.actionlint, architecture gates, Rust formatting, SDK Python tests, capability inventory, and feature-closure checks pass locally. The architecture policy now classifies every workspace package and admits the exact 18-crate publishable SDK dependency closure.UnsupportedCapabilitybefore changing repository bytes.cargo-public-api 0.52.0and pinnednightly-2026-06-19while supported compilation remains on Rust 1.91.1.34273648421passed current stable, Ubuntu 24.04, the contracts/docs/packages job, and the controlled 1 GiB read benchmark. The benchmark completed 20 cold/warm core/SDK samples, observed equal origin request and response-byte counts, recorded zero writes and failures, kept SDK peak RSS at 511,160,320 bytes under the 512 MiB ceiling, and measured median SDK/core ratios of 0.995 cold and 0.868 warm.34276014605is validating the Windows, macOS, RustFS, package, performance, and affected workspace gates.Release blockers before finalization
No skipped live test, local diagnostic, or generated inventory is treated as release evidence. No registry publication is included in this PR.