docs: integrate ERC-8004, ENSIP-17, and ENSIP-25 into specs#23
Merged
Conversation
TRUST_INDEX_SPEC.md: - Add ENS_ENSIP25 (Strong) and ERC8004_VALIDATION (Moderate) to signal strength table - Split ENS_ENSIP25 escape difficulty: native .eth (Medium) vs ENSIP-17 DNS (Easy) - Solvency: check agent wallet, not token owner; freshness penalty on token transfer - Behavior: weight on-chain feedback by transaction cost, not count; persist across transfers - Integrity: add ERC-8004 token transfer as lifecycle event signal DESIGN.md: - Add ERC-8004 to "Relationship to other standards" with canonical ANS service entry format - Add ERC-8004 agentId as cross-RA correlation identifier Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
AIM definition expanded from DNS-only checker to the RA's verification worker. Checks DNS, certificates, principal bindings (ENS/DID/LEI), credential signatures, and on-chain identity (ERC-8004). §5.4 table adds five verification type rows. Informational note in TRUST_INDEX_SPEC.md: when the RA's AIM has verified a credential before sealing, the TI is not required to re-verify it. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Swaagie
approved these changes
Apr 16, 2026
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
Synced from gdcorp-engineering/ans-registry-poc PRs #833 and #835.
Test plan
🤖 Generated with Claude Code