Skip to content

Add agentURI metadata schema example to ERC-8004 reference#46

Open
mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
mefai-dev:fix/erc8004-agent-uri-schema
Open

Add agentURI metadata schema example to ERC-8004 reference#46
mefai-dev wants to merge 1 commit intobnb-chain:mainfrom
mefai-dev:fix/erc8004-agent-uri-schema

Conversation

@mefai-dev
Copy link

Summary

  • Added Agent Metadata Profile JSON schema example that was referenced but never shown
  • Developers previously had no way to construct a valid agentURI without the schema

Type of Change

  • Documentation improvement

Changes Made

  • Added JSON schema example showing required fields: name, description, image, services
  • Added link to ERC-8004 specification

@hashdit-bot
Copy link

hashdit-bot bot commented Mar 13, 2026

Pull Request Review

This PR is a documentation-only update to the ERC-8004 tools reference, adding a concrete “Agent Metadata Profile Example” JSON payload for agentURI. It clarifies the required metadata fields (name, description, image, services) that were previously referenced but not explicitly shown. The change improves developer usability and aligns the docs with the ERC-8004 metadata expectations.

Sensitive Content

No sensitive content detected.

Security Issues

No serious security issues detected.


Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits.

## Summary
- ERC-8004 reference mentions agentURI must follow Agent Metadata Profile but provides no schema
- Developers had no way to construct a valid agentURI JSON without the schema

## Type of Change
- [x] Documentation improvement

## Changes Made
- Added Agent Metadata Profile JSON example with required fields: name, description, image, services
- Added link to ERC-8004 specification

## Testing
- [x] Schema matches ERC-8004 Agent Metadata Profile format
@mefai-dev mefai-dev force-pushed the fix/erc8004-agent-uri-schema branch from 52ac8ac to a45aad0 Compare March 13, 2026 23:50
@hashdit-bot
Copy link

hashdit-bot bot commented Mar 13, 2026

Pull Request Review

This PR is a documentation-only update to the ERC-8004 tools reference, adding a concrete “Agent Metadata Profile Example” JSON object for agentURI. It clarifies the required metadata fields (name, description, image, services) that were previously referenced but not shown. The change improves developer usability and schema understanding without modifying runtime logic or contract interaction code.

Sensitive Content

No sensitive content detected.

Security Issues

No serious security issues detected.


Generated by Hashdit Bot. This tool can absolutely NOT replace manual audits.

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