docs: update stale spec links and add interaction URL flow doc#13
Open
djscruggs wants to merge 9 commits into
Open
docs: update stale spec links and add interaction URL flow doc#13djscruggs wants to merge 9 commits into
djscruggs wants to merge 9 commits into
Conversation
- vc-data-model v1/v1.1 -> vc-data-model-2.0 (W3C Rec, May 2025) - VC API -> VCALM W3C Working Draft with section-level anchors - vp-request-spec -> VCALM (standalone VPR spec is superseded) - OID4VCI ID-1/draft-13 -> Final Specification 1.0 (Sept 2025) - OID4VP ID-2/draft-18 -> Final Specification 1.0 (July 2025) - vc-data-integrity editor's draft -> W3C TR URL (Rec, May 2025) - vc-di-bbs label updated to note Candidate Recommendation status - interaction-url.md: fix iuv=1 placement per VCALM spec Affects: index.md, chapi/index.md, chapi/issuers/index.md, chapi/verifiers/index.md, chapi/wallets/index.md, chapi/wallets/exchanges/index.md, chapi/wallets/native/index.md, chapi/wallets/interaction-url.md, standards.md, vpr.md, playground/index.md, playground/issue.md, playground/oid4.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
OID4VCI and OID4VP are now Final Specifications 1.0; the 'subject to change' notice is no longer accurate. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add ANALYSIS.md, REVIEW.md, and PLAN.md to .eleventyignore so they do not appear in the site navigation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Deploying vc-playground-docs with
|
| Latest commit: |
57cb806
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39f2c44a.vc-playground-docs.pages.dev |
| Branch Preview URL: | https://docs-interaction-url-flow.vc-playground-docs.pages.dev |
dlongley
previously requested changes
May 23, 2026
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
Co-authored-by: Dave Longley <dlongley@digitalbazaar.com>
Note that if redirectUrl contains `?iuv=1` it can be treated as another interaction URL and processed as a new exchange. Addresses PR review comment.
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.
What
Why
Several referenced specifications have advanced significantly since these docs were written. VC API has been superseded by VCALM, VPR has been folded into VCALM, and OID4VCI/OID4VP have both reached Final Specification 1.0.
Testing
🤖 Generated with Claude Code
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com