fix: remove outdated Access Grants Alpha notice from encoder guide#1117
Open
sybohy wants to merge 1 commit into
Open
fix: remove outdated Access Grants Alpha notice from encoder guide#1117sybohy wants to merge 1 commit into
sybohy wants to merge 1 commit into
Conversation
Access Grants and access methods are Generally Available (2026-05-15 changelog); this banner still claimed they were in Alpha with breaking changes expected. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Why
Access Grants and access methods went GA on 2026-05-15, but the card-encoding guide still opens with: "The Access Grants and access methods APIs are currently in Alpha … Expect breaking changes as we refine the design." — actively scaring customers (and AI assistants) away from the recommended API.
What
Removes the stale
{% hint %}banner fromcreating-and-encoding-card-access-methods.md. No other content changes.Context
Found while sweeping for stale spaces/Access Grants Alpha mentions. The other mentions (3× spaces-Alpha notes on the new Granting Access page) were fixed directly on #1114 since that page is introduced there. Spaces route descriptions in seam-connect carry no Alpha flags, and the public API reference shows no Alpha badges — so this is the only remaining stale mention on
main.Independent of the #1114 → #1115 → #1116 stack; merges cleanly either before or after.
🤖 Generated with Claude Code