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
bf5fcc5 to
6402924
Compare
13a3f8b to
afcc604
Compare
17921a3 to
ba1dce3
Compare
b1cfe16 to
528f2f2
Compare
1ac9232 to
37f7e0c
Compare
528f2f2 to
17b3b80
Compare
37f7e0c to
a179c58
Compare
e863aa9 to
e510335
Compare
6857a4c to
66fc684
Compare
e510335 to
4a6b02c
Compare
66fc684 to
6e8aa32
Compare
3e5f0ae to
eb9bff9
Compare
2df15f4 to
22e4ee9
Compare
eb9bff9 to
1dead74
Compare
22e4ee9 to
c115b5f
Compare
bada64a to
8183194
Compare
c115b5f to
7f89300
Compare
8183194 to
cb0c1ac
Compare
7f89300 to
8ef4cb9
Compare
8ef4cb9 to
b6df281
Compare
cb0c1ac to
8ae9eb5
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