◎ Discry Score
apicurio.local.com
devtools · API
F
0 / 100
DISCOVERY0
COMPREHENSION0
Category leader: 96 (A)
Discry your API →
DEVTOOLS · RANK #39 OF 39

apicurio.local is Not Agent-Ready to agents.

Discry independently scored how well an AI agent can discover and understand the apicurio.local API from what’s public — not whether it’s usable. Below: every signal we checked, what’s costing the score, and what to change.

Discry your API — freeView the docs ↗

SCORED UNDER RUBRIC 1.2 · A full re-launch under Discry Score 2.5 — a new behavioral instrument, not comparable to these scores — is in progress.

Discovery

45% of score · 0/100
OpenAPI specA machine-readable OpenAPI/Swagger spec agents can parse.Fail
llms.txtAn llms.txt index that points agents to the docs that matter.Fail
llms.txt qualityThe llms.txt is focused, current, and well under the size budget.Fail
llms-full.txtA full-text bundle agents can load in one request.Fail
AGENTS.mdAn AGENTS.md that tells coding agents how to build on the API.Fail
.well-known/mcp.jsonA discoverable MCP manifest at a well-known path.Fail
MCP registryThe API is listed in a public MCP registry.Fail
robots.txt AI directivesrobots.txt allows (or explicitly guides) AI crawlers.Fail
SitemapA sitemap so agents can enumerate the docs surface.Fail

Comprehension

55% of score · 0/100
Task-oriented descriptionsEndpoints described by what they accomplish, not just their shape.Fail
Realistic examplesRunnable, real-world request/response examples.Fail
Multi-step workflowsDocs that chain calls into complete jobs an agent can follow.Fail
Error-recovery guidanceDocumented failure modes and how to recover from them.Fail
Answer-first formatThe answer leads; preamble does not bury it.Fail
Capability boundariesClear limits — what the API can and cannot do.Fail
Naming consistencyConsistent, predictable naming across endpoints.Fail
Heading hierarchyClean heading structure agents can navigate.Fail
Markdown docsDocs available as clean markdown, not JS-rendered HTML only.Fail
Token efficiencyDocs are concise enough to fit an agent context window.Fail

What we found

  • An agent looking for this API would fail at the first step: the documentation host apicurio.local does not resolve to any public IP (DNS resolution failed), so there is no reachable homepage, robots.txt, or docs to read.
  • Because nothing was reachable, every discovery signal (robots.txt, llms.txt, OpenAPI spec, sitemap, MCP registry listings, AGENTS.md) scored fail — an agent has zero surface to discover or authenticate against.
  • No documentation pages could be scraped, so every comprehension check (endpoint descriptions, examples, workflows, error recovery) also scored fail; the score reflects an unreachable target, not assessed-and-poor content.
  • The domain appears to be a placeholder/internal address (.local TLD) rather than a live public documentation site, meaning this entry is not currently scannable as-is.
  • No positive signal could be recorded — a re-scan requires a resolvable public documentation URL.

What to change

Prioritized by impact on discoverability. You (or your docs platform) deploy these — Discry never touches your API.

  1. 01Replace the placeholder apicurio.local with the real, publicly resolvable documentation URL (e.g. the Apicurio Registry docs site) in the scan queue, then re-run the scan.
  2. 02Confirm the documentation domain resolves over public DNS and serves content over HTTPS before queuing — .local addresses are non-routable and cannot be assessed.
  3. 03Once reachable, publish baseline discovery signals — an llms.txt indexing the core API docs and a publicly linked OpenAPI spec — which are the highest-impact quick wins for agent discoverability.
  4. 04Ensure the docs render as clean, crawlable HTML/markdown (not auth-gated or JS-only) so an agent can parse endpoint and workflow content.

Execution coverage · INFORMATIONAL, UNSCORED

Whether an agent can actually complete a call and recover from errors is the deeper Audit layer — documented here, but not part of the Discry Score.

Error format documented Rate limits documented Pagination documented Idempotency documented

No execution documentation could be assessed — the docs host apicurio.local does not resolve, so no pages were reachable.

See your own Discry Score.

Drop your API docs URL. See what an agent sees — in 60 seconds, free.

Discry your API — free