refactor(studio): gate SDK operation families#2165
Open
jrusso1020 wants to merge 1 commit into
Open
Conversation
This was referenced Jul 10, 2026
Collaborator
Author
This was referenced Jul 10, 2026
6022a8b to
9a58246
Compare
8592418 to
f532570
Compare
a4013d8 to
b6caf4f
Compare
f532570 to
6277174
Compare
b6caf4f to
fcf3c32
Compare
9625478 to
f9a0051
Compare
3e0db78 to
68e485e
Compare
f4f46f9 to
fe9a6a8
Compare
b79a434 to
67ff080
Compare
232e3c7 to
de87827
Compare
1756777 to
bfa3733
Compare
de87827 to
b8e0eb9
Compare
bfa3733 to
a26085e
Compare
b8e0eb9 to
1e09810
Compare
a26085e to
f95673f
Compare
1e09810 to
7ab91ed
Compare
f95673f to
abe7134
Compare
7ab91ed to
8591f27
Compare
abe7134 to
eb2ee81
Compare
8591f27 to
e49a3c8
Compare
eb2ee81 to
e23a2dd
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.

What
Graduate the Studio SDK writer per operation family under an explicit release policy.
Why
One global flag could expose incomplete families and did not encode ownership, deadline, or divergence criteria.
How
Add family policy/reporting, default-safe eligibility, named graduation criteria, and tests that failed results never invoke legacy writes.
Test plan