docs: clarify SCRAPI v09 API-review responses and compatibility boundaries#404
Closed
Copilot wants to merge 2 commits into
Closed
docs: clarify SCRAPI v09 API-review responses and compatibility boundaries#404Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Copilot
AI
changed the title
[WIP] Respond to API review questions for SCITT update
docs: clarify SCRAPI v09 API-review responses and compatibility boundaries
Jun 4, 2026
Member
|
@copilot answer question dont need do any code question |
Member
|
@copilot - API Changes and Long-Running Operation Pattern: Clarify with the team the rationale for the new long-running operation pattern and whether it is necessary given the operation's response time, and provide feedback to the group. (Ryan)
|
Copilot stopped work on behalf of
ryazhang-microsoft due to an error
June 4, 2026 13:32
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.
As requested, this PR adds a concise, review-ready response to the SCRAPI draft-09 API review questions directly in project documentation.
The problem raised was not missing implementation, but ambiguity around how draft-09 behavior coexists with legacy clients. This update makes those compatibility rules explicit and easy to reference.
Documentation update
docs/scitt.mdwith an “API review clarifications (SCRAPI draft 09)” section.Version-gated behavior clarified
api-version=2026-03-26.Endpoint surface clarified
/.well-known/scitt-keys/.well-known/scitt-keys/{kid_value}/jwks,/.well-known/transparency-configuration).Registration/polling semantics clarified
POST /entries→303+/entries/{txid}locator)./entries/{txid}(302pending,200completed).202+/operations/{txid}).Media type expectations clarified
application/scitt-receipt+coseapplication/scitt-statement+coseapplication/cosebehavior.Non-normative extension endpoints enumerated
Original prompt
Created from VS Code.