Make tsc complain for P&C v. KCL drift - #12464
Draft
pierremtb wants to merge 7 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
from
August 26, 2026 12:39
7e223c1 to
b726f36
Compare
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
from
August 31, 2026 15:43
f9abc8a to
3d3d4f2
Compare
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
from
September 2, 2026 19:45
3d3d4f2 to
cda5a09
Compare
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
from
September 4, 2026 16:46
0938fa7 to
dbbea44
Compare
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
2 times, most recently
from
September 4, 2026 18:02
a11af6f to
ff9e0be
Compare
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
from
September 4, 2026 19:20
ff9e0be to
943794c
Compare
pierremtb
force-pushed
the
pierremtb/adhoc/pr-12311-force-drift-failure
branch
from
September 9, 2026 21:52
1255906 to
1276694
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.
Adds a compile-time guard between generated KCL-backed command schemas and handwritten
add*codemod input types. New active stdlib arguments now maketscfail until point-and-click explicitly acknowledges them.Deprecated stdlib arguments are excluded from generated command schemas by default; intentional legacy edit-flow arguments remain explicit.