# verified.md

> Agent-readiness scanner and certification registry for websites.

verified.md scores how easy a site is for AI agents to read and trust, and
exposes that score via a machine-readable /verify/:domain endpoint.

## Endpoints
- POST /api/scan: scan a domain
- GET /api/report/:domain: latest scan report
- GET /verify/:domain: certification status + recommendation
- GET /status: health check

See /agents.md for the full manifest.
