docs(specs): establish protocol terminology - #19
Draft
Wondertan wants to merge 5 commits into
Draft
Conversation
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 22, 2026 00:38
6d3d8fb to
590551b
Compare
Wondertan
force-pushed
the
docs/ceremony-browser-contract
branch
from
August 22, 2026 00:46
4244b9b to
f0955bb
Compare
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 22, 2026 00:46
590551b to
77a6217
Compare
Wondertan
force-pushed
the
docs/ceremony-browser-contract
branch
from
August 24, 2026 12:45
f0955bb to
3ef62fd
Compare
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 24, 2026 12:45
77a6217 to
4cd51fd
Compare
Wondertan
force-pushed
the
docs/ceremony-browser-contract
branch
from
August 24, 2026 12:51
3ef62fd to
88765ad
Compare
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 24, 2026 12:51
4cd51fd to
ed5719e
Compare
Co-authored-by: xgreenx <xgreenx9999@gmail.com> Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Wondertan
force-pushed
the
docs/ceremony-browser-contract
branch
from
August 24, 2026 18:59
88765ad to
ab3a70b
Compare
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 24, 2026 18:59
ed5719e to
8413039
Compare
Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 24, 2026 20:08
f4a9373 to
f532c60
Compare
Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 24, 2026 20:34
f532c60 to
2b6c484
Compare
Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Co-authored-by: xgreenx <xgreenx9999@gmail.com> Signed-off-by: Wondertan <hlibwondertan@gmail.com>
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 24, 2026 20:40
2b6c484 to
1a2fa80
Compare
Wondertan
marked this pull request as draft
September 2, 2026 19:31
Member
Author
|
This is still wanted and awaits until protocol settles so we can rename everything at once |
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.
Summary
This PR establishes the protocol vocabulary and system model used by the ceremony specification. It is stacked on #20 so its naming choices can be reviewed without delaying the protocol changes.
Changes
Application and integration roles
ApplicationandApplication Deploymentfor the user-facing product and its frontend, backend, OAuth-client, redirect, and proving infrastructure.Identity Integratoras the party that deploys or maintains anIdentity Integration.ConsumertoIdentity Integration.Ledger and verification roles
Consumer ChaintoExecution Ledger.Chain ID,chainId, andChain ProfiletoLedger ID,ledgerId, andLedger Profile.Proof VerifiertoVerifier Dispatcher.Ledger OAuth Platform Proof Verifier(LOPPV); the implementation-neutral selector remainsPlatform Ceremony Version.Browser and proof terms
Canonical RuntimetoCeremony ClientandRedirect RuntimetoCeremony Popup.SubmissiontoOAuth Proof, distinguishing it from both the Execution Ledger transaction and the zero-knowledge proof.Scope
This is a naming and system-model change. It does not change nonce construction, ceremony lifecycle, proof delivery, platform endpoints, or verifier behavior.
Validation
git diff --check