Skip to content

docs: add Nevermined as a reference implementation - #21

Open
aaitor wants to merge 1 commit into
ards-project:mainfrom
aaitor:nevermined-reference-implementation
Open

docs: add Nevermined as a reference implementation#21
aaitor wants to merge 1 commit into
ards-project:mainfrom
aaitor:nevermined-reference-implementation

Conversation

@aaitor

@aaitor aaitor commented Aug 31, 2026

Copy link
Copy Markdown

Adds a Nevermined section to the Reference Implementations page.

Nevermined Catalog (https://nevermined.app/catalog/) is an ARD publisher and the payment layer for agentic discovery: most discovery answers "what can do this task?", and Nevermined also answers "what will it cost, and how do I pay it?" — every catalog entry names its payment protocol, per-call price, and settlement network, and its Router lets an agent actually pay for what it discovers (x402 / MPP, across chains, under a spend cap) without leaving the discovery flow.

Payment and discovery data ride in JSON-LD extension terms (@context + nvm:catalog for external services, nvm:payment for Nevermined-hosted plans), so a registry can index price, protocol, and network as filter dimensions rather than parsing free-form metadata.

Publisher manifest: https://api.live.nevermined.app/.well-known/ard.json — 149 curated x402 / MPP / REST / A2A services, conformant against the official ard-spec tool (conformance-test manifest → PASS, 0 errors).

The section follows the existing house style: a prose intro, numbered curl examples, and a conformance check. Single file changed (docs/ref_implementations.md), rebased on current main.

Nevermined is an ARD publisher and the payment layer for agentic discovery:
catalog entries carry verifiable pay-per-call terms (x402 / MPP) in JSON-LD
extension terms (@context + nvm:catalog / nvm:payment), and its Router lets an
agent pay for what it discovers. Publisher manifest, conformant against the
official ard-spec tool:
https://api.live.nevermined.app/.well-known/ard.json
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