# 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
Can an agent find an index of your content without crawling every page?
criterion: Discovery
Can an agent get your content as raw text or structured data — not just HTML?
criterion: Raw Content Access
Does every content item have consistent, typed metadata?
criterion: Structured Metadata
Does every content item have a stable ID that survives URL changes?
criterion: Canonical IDs
Can an agent tell when content was last updated and by whom?
criterion: Provenance & Timestamps
Can an agent verify whether its cached copy of your content is current?
criterion: Trust & Verification
Can an agent traverse relationships between content programmatically?
criterion: Relationships & Context
Can an agent find out what changed without re-crawling everything?
criterion: Change Visibility
Can an agent query your content with filters — not just fetch individual pages?
criterion: Structured APIs
Does your site work for both humans and agents from the same content source?
criterion: Graceful Degradation
0 / 10 answered