docs: align human authorization guidance with ANP-03 v1.1 - #95
Open
Math1987 wants to merge 3 commits into
Open
Conversation
Align the English white paper and ANP-03/ANP-07 guidance with the layered authorization model discussed in agent-network-protocol#90.
Mirror the ANP-03 v1.1 authorization-layer clarification in the Chinese white paper and ANP-03/ANP-07 specifications.
Correct only the human-authorization statement in the Chinese did:wba guide; a broader ANP-03 v1.1 guide refresh remains out of scope.
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.
🔗 Related Issue | 相关 Issue
Relates to #90.
📝 PR Type | PR 类型
📋 Description | 描述
Aligns the human-authorization documentation with ANP-03 v1.1 without changing any wire format or implementation behavior.
Before:
humanAuthorizationas a dedicated DID verification relationship/key;authorizationLevelvalues without stating that they are non-normative examples;humanAuthorizationas DID key material.After:
authenticationremains responsible for request identity;humanAuthorization: truedeclares an interface-level requirement;requiresHumanAuthorizationremains a negotiation constraint, not proof of completed authorization;The broader ANP-03 v1.1 refresh of
docs/did-wba入门指南.mdis intentionally out of scope; this PR only removes its directly conflicting human-authorization statement.Updated English and Chinese documentation together where mirrored.
Validation:
git diff --check✅ Checklist | 检查项