# SitemapOps agent instructions

Version: 1.3.0

## When to use
Use SitemapOps to validate public sitemap, robots, feed, canonical, route reachability, lastmod, indexability, and discovery evidence. Use POST https://sitemapops.platphormnews.com/api/v1/scan-target for a bounded public target crawl.

## When not to use
Do not use SitemapOps for private or credentialed targets, penetration testing, destructive actions, unrestricted crawling, or unverified claims about search-engine indexing.

## Authentication
Public read-only discovery and bounded validation require no key. Mutating, publishing, persistent full-crawl, reporting, export, and administrative actions require PLATPHORM_API_KEY via Authorization: Bearer or X-PlatPhorm-API-Key.

## Limits and fallback behavior
Targets must use public HTTP or HTTPS and pass SSRF and redirect validation. Responses, child sitemaps, discovered URLs, and sampled routes are bounded. Respect robots.txt. If a source or provider is unavailable, return degraded or unknown evidence with its source and retry guidance; never report a fabricated pass.

## Interfaces
- OpenAPI: https://sitemapops.platphormnews.com/openapi.json
- MCP: https://sitemapops.platphormnews.com/api/mcp
- Complete guidance: https://sitemapops.platphormnews.com/llms-full.txt
- Trust policy: https://sitemapops.platphormnews.com/.well-known/trust.json
