# Agent-readiness self-audit

Ten questions. For each criterion, choose yes, partial, or no based on your site's current state. Partial credit counts.

## Questions

  1. Can an agent find an index of your content without crawling every page?

    criterion: Discovery

  2. Can an agent get your content as raw text or structured data — not just HTML?

    criterion: Raw Content Access

  3. Does every content item have consistent, typed metadata?

    criterion: Structured Metadata

  4. Does every content item have a stable ID that survives URL changes?

    criterion: Canonical IDs

  5. Can an agent tell when content was last updated and by whom?

    criterion: Provenance & Timestamps

  6. Can an agent verify whether its cached copy of your content is current?

    criterion: Trust & Verification

  7. Can an agent traverse relationships between content programmatically?

    criterion: Relationships & Context

  8. Can an agent find out what changed without re-crawling everything?

    criterion: Change Visibility

  9. Can an agent query your content with filters — not just fetch individual pages?

    criterion: Structured APIs

  10. Does your site work for both humans and agents from the same content source?

    criterion: Graceful Degradation

0 / 10 answered