feat(protocol-contracts): autogen Noir interface stubs#23216
Draft
dbanks12 wants to merge 1 commit into
Draft
Conversation
214e5c4 to
e5390ee
Compare
3a0c7fe to
e949a18
Compare
This was referenced May 12, 2026
Contributor
Author
e5390ee to
b15e8d5
Compare
e949a18 to
4ab38c0
Compare
b15e8d5 to
d10c85a
Compare
4ab38c0 to
763b311
Compare
d10c85a to
d2e940f
Compare
46466fd to
6439938
Compare
d2e940f to
318e6d4
Compare
6439938 to
bfa7a64
Compare
318e6d4 to
1c77f2e
Compare
bfa7a64 to
f698cd1
Compare
1c77f2e to
af49ae9
Compare
f698cd1 to
dc5e0e6
Compare
af49ae9 to
1db2b59
Compare
1db2b59 to
298529e
Compare
55daa10 to
38f8d72
Compare
38f8d72 to
c7a50e5
Compare
2b10384 to
0410647
Compare
c7a50e5 to
e02ccd7
Compare
524315e to
d9356af
Compare
e02ccd7 to
1bf5e6e
Compare
d9356af to
acc679e
Compare
1bf5e6e to
1c91881
Compare
acc679e to
e3bb87e
Compare
1c91881 to
131bfa5
Compare
e3bb87e to
5ba497d
Compare
0bb7503 to
8c576f6
Compare
5ba497d to
7de0fcd
Compare
8c576f6 to
f5e8274
Compare
7689fbf to
d839932
Compare
f5e8274 to
dc73cd8
Compare
d839932 to
c6ddd33
Compare
dc73cd8 to
f79b15b
Compare
c6ddd33 to
2b9aad6
Compare
19b1501 to
05d65b1
Compare
2b9aad6 to
872a671
Compare
05d65b1 to
f6257a6
Compare
872a671 to
780ddd9
Compare
f6257a6 to
92b28da
Compare
780ddd9 to
298ab40
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 artifact-driven Noir interface stub generation for AuthRegistry and PublicChecks. Freshness test catches drift.
Stacked on #23215.