# PlatPhorm SitemapOps SitemapOps is the route evidence engine for PlatPhormNews: it validates public routes, sitemaps, robots files, feeds, llms files, OpenAPI specs, MCP manifests, well-known policy files, canonicals, and source packets for SearchOps, TrustOps, AgentOps, and the root graph. ## Public-safe surfaces - / - /dashboard - /services - /scans - /sitemaps - /robots - /feeds - /openapi - /mcp - /llms - /well-known - /dead-links - /canonicals - /route-evidence - /network-graph - /trustops - /searchops - /agentops - /reports - /integrations - /docs - /api/docs - /api/v1/webhooks/events - /api/v1/trace/links - /faq - /api/health - /api/v1/health - /health - /openapi.yaml - /openapi.json - /openapi.yml - /llms.txt - /llms-full.txt - /llms-index.json - /llm-index.json - /robots.txt - /sitemap.xml - /sitemap-main.xml - /sitemap-network.xml - /sitemap-full.xml - /sitemap-index.xml - /rss.xml - /feed.xml - /atom.xml - /manifest.webmanifest - /manifest.json - /humans.txt - /attribution.json - /json-ld.json - /.well-known/mcp.json - /.well-known/agents.json - /.well-known/agent-policy.json - /.well-known/ai-policy.json - /.well-known/ai-plugin.json - /.well-known/security.txt - /.well-known/trust.json - /.well-known/llms.txt - /.well-known/llms-full.txt - /.well-known/llms-index.json - /.well-known/sitemap-network.xml - /.well-known/sitemap-full.xml ## Protected actions Protected mutating, publishing, full-crawl, registry, report publishing, and export actions require PLATPHORM_API_KEY. Accepted headers are Authorization: Bearer $PLATPHORM_API_KEY and X-PlatPhorm-API-Key: $PLATPHORM_API_KEY. ## Primary integrations - PlatPhorm Root Graph: https://platphormnews.com (Canonical network topology and public service manifest) - Base Sitemap Index: https://base.platphormnews.com (Crawlable public sitemap index source) - SearchOps: https://searchops.platphormnews.com (Crawl packet consumer and source validation) - TrustOps: https://trustops.platphormnews.com (Route policy evidence consumer) - AgentOps: https://agentops.platphormnews.com (Agent discovery and action policy consumer) - MCP Registry: https://mcp.platphormnews.com (Capability registry and MCP validation) - PlatPhorm API: https://api.platphormnews.com (Platform API surface validation) - Spec Workbench: https://spec.platphormnews.com (Schema and contract validation) - BrowserOps: https://browserops.platphormnews.com (Browser journey and UI route validation) - Evals: https://evals.platphormnews.com (Route and discovery scorecards) - Docs: https://docs.platphormnews.com (Public report publishing) - Sheets: https://sheets.platphormnews.com (Route matrix exports) - Trace: https://trace.platphormnews.com (Trace-linked evidence and span inspection) - Monitor: https://monitor.platphormnews.com (Availability and uptime correlation) - WebhookLab: https://webhooks.platphormnews.com (Webhook event validation) - AgentUI: https://agentui.platphormnews.com (Agent-facing flow validation) - Claws: https://claws.platphormnews.com (Remediation workflow handoff) - OpenContent: https://opencontent.platphormnews.com (Public content route evidence) - Dictionary: https://dictionary.platphormnews.com (Term and route vocabulary references) ## Machine interfaces - OpenAPI JSON: https://sitemapops.platphormnews.com/openapi.json - OpenAPI YAML: https://sitemapops.platphormnews.com/openapi.yaml - MCP endpoint: https://sitemapops.platphormnews.com/api/mcp - LLMS index: https://sitemapops.platphormnews.com/llms-index.json - Webhook event audit: https://sitemapops.platphormnews.com/api/v1/webhooks/events - Trace link audit: https://sitemapops.platphormnews.com/api/v1/trace/links Updated: 2026-07-21T15:31:32.537Z