← methodology

Brand search discoverability

discovery.brand-search · Discovery · 4 pts · required

Goal

Can an agent discover and trust you?

Whether agents can crawl you, find you in the registries and searches they check, and trust what they find.

How we test

Ran clean brand-name web searches and checked whether your domain is cited in the results.

How to pass

Strengthen brand pages, structured data, and third-party citations (docs portals, GitHub, directories) so search-grounded agents surface your domain.

Verify a fix

curl -X POST /api/scan/checks \
  -H 'content-type: application/json' \
  -d '{"url": "yourdomain.com", "checkIds": ["discovery.brand-search"]}'