docs(specs): align ceremony browser contract - #15
Merged
Wondertan merged 0 commit intoAug 22, 2026
Conversation
Wondertan
force-pushed
the
docs/ceremony-spec-alignment
branch
from
August 22, 2026 00:20
e99cf23 to
5b53cac
Compare
Wondertan
force-pushed
the
docs/ceremony-spec-alignment
branch
from
August 22, 2026 00:38
5b53cac to
4244b9b
Compare
Wondertan
force-pushed
the
docs/ceremony-terminology
branch
from
August 22, 2026 00:38
6d3d8fb to
590551b
Compare
Member
Author
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 aligns the normative ceremony rules with the browser protocol. It is stacked on the terminology-only PR and contains the behavior changes only.
Changes
Ceremony boundary and lifecycle
Proof construction and ledger selection
pkceNonce; derive the PKCE verifier from the Authorization Digest and its existing freshauthorizationNonce.Authenticated delivery
Platform behavior
/oauth/github/tokenrequest, response, origin, size, media-type, cache, and statelessness rules in the GitHub ceremony.Scope
Normative documentation only:
specs/libid.mdspecs/ceremony-common.mdspecs/platform-ceremonies.mdThe TypeScript ceremony architecture and package test plan remain in #13.
Validation
git diff --check