Skip to content

Add Desvela ARD Registry to reference implementations - #18

Open
mrenzo20 wants to merge 1 commit into
ards-project:mainfrom
mrenzo20:add-desvela-registry
Open

Add Desvela ARD Registry to reference implementations#18
mrenzo20 wants to merge 1 commit into
ards-project:mainfrom
mrenzo20:add-desvela-registry

Conversation

@mrenzo20

Copy link
Copy Markdown

Adds the Desvela ARD Registry to the reference implementations, alongside Hugging Face, GitHub, Cisco, Ora, and ANS.

What's distinct: it indexes the open web rather than a single platform's own resources. The crawl covers the Tranco top-100K for ai-catalog.json, llms.txt, agents.md, and AI-bot robots.txt directives, refreshed weekly. Findings are published monthly at desvela.ai/census with the methodology in the open (canary requests against non-existent paths to exclude catch-all servers, apex-domain scope, subdomains out of scope).

Implements the full protocol surface:

  • POST /searchquery.text, filter.type, pageToken
  • POST /explore (spec §7.3) — facet aggregation
  • Remote MCP at POST /mcp (Streamable HTTP), with a free preflight(domain) tool and a watch(domain, webhook_url) tool that delivers a signed webhook when a domain's agent-facing surfaces change

Verified against the spec's own conformance suite: conformance-test registry https://registry.desvela.dev → PASS, 0 critical errors, 0 warnings.

Disclosure: I run this registry.

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