Skip to content

Add TRC-8126: AI Agent Verification (Final)#889

Open
yanghang8612 wants to merge 1 commit into
tronprotocol:masterfrom
yanghang8612:tip-8126-final
Open

Add TRC-8126: AI Agent Verification (Final)#889
yanghang8612 wants to merge 1 commit into
tronprotocol:masterfrom
yanghang8612:tip-8126-final

Conversation

@yanghang8612
Copy link
Copy Markdown
Contributor

Adds TRC-8126 (tip-8126.md) at Final, the TRON adaptation of ERC-8126 (now Final upstream).

  • What: a standard for multi-layer security verification of AI agents — five verification types (ETV / MCV / SCV / WAV / WV), PDV/ZKP privacy, optional QCV, and a unified 0–100 risk score.
  • Positioning: TRC-8126 is a specialized security-verification provider within the TRC-8004 framework, not a separate registry — TRC-8004 owns identity/discovery, TRC-8126 owns "how safe is it to interact?". Results are posted as attestations to TRC-8004's Validation Registry (validationResponse, tag: "trc-8126"), consistent with ERC-8126's pluggable-validation approach.
  • TRON profile: off-chain-verification / on-chain-commitment architecture (no native zk/DA layer required); addresses as 20-byte (0x41 stripped); TIP-712 chainId (block.chainid & 0xffffffff) + verifyingContract for replay protection; contract-presence via wallet/getcontract; fees via TRC-3009 gasless stablecoin (USDD/USDT) instead of ERC-3009/USDC.
  • Scope: specification only for V1 (no reference implementation); off-chain provider bootstrapping left as an open ecosystem task. Reflects the alignment reached in the discussion.
  • Discussion: [Discussion] TRC-8126: Introduce ERC-8126 (AI Agent Registration and Verification) for TRON #832

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant