docs(extensions/bazaar): list AlgoVoi as third discovery facilitator#2210
Open
chopmob-cloud wants to merge 1 commit intox402-foundation:mainfrom
Open
docs(extensions/bazaar): list AlgoVoi as third discovery facilitator#2210chopmob-cloud wants to merge 1 commit intox402-foundation:mainfrom
chopmob-cloud wants to merge 1 commit intox402-foundation:mainfrom
Conversation
AlgoVoi serves /discovery/resources at api.algovoi.co.uk covering Base, Solana, Tempo, Algorand, VOI, Hedera and Stellar. Items optionally carry a metadata.compliance block (sanctions sources, jurisdiction, attestation URL) for buyers that want compliance-aware filtering.
|
@chopmob-cloud is attempting to deploy a commit to the Coinbase Team on Vercel. A member of the Team first needs to authorize it. |
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
Adds AlgoVoi to the Bazaar
List Endpointsection indocs/extensions/bazaar.mdxalongside Coinbase and PayAI. AlgoVoi has been serving/discovery/resourcesin production for some time and currently lists 7-network resources (Base, Solana, Tempo, Algorand, VOI, Hedera, Stellar).Why
The current docs imply only two facilitators expose
/discovery/resources. The spec already says any facilitator may implement its own discovery layer ("the spec for marketplace items is open and part of the x402 scheme"), so listing a third worked example helps buyers find an option that covers non-EVM networks.The added paragraph also documents a small community convention AlgoVoi already ships in its discovery output: an optional
metadata.complianceblock on each item declaring sanctions-screening sources, facilitator jurisdiction, and a URL to a live/compliance/attestationdocument. That field is already permitted by the open metadata field — this is documentation of an in-the-wild use, not a spec change.Live evidence
curl https://api.algovoi.co.uk/discovery/resourceshttps://api.algovoi.co.uk/compliance/attestationScope
docs/extensions/bazaar.mdxAI disclosure
This PR was drafted with an AI coding assistant. The wording was reviewed line-by-line before submission; the live discovery and attestation URLs were verified responding before the commit landed.