AO

Documentation

AgentOps documentation for canonical network discovery and local agent-route safety records.

What is AgentOps?

AgentOps is a public read-only discovery product. It compares the canonical root graph with the base sitemap index, applies trusted-domain boundaries, and documents the routes this service actually implements.

Key Features

  • Agent-safe route documentation
  • Bounded canonical graph and sitemap ingestion
  • Trusted and pending domain classification
  • W3C trace context propagation with secret-bearing headers excluded
  • Machine-readable LLMS, OpenAPI, feed, sitemap, and trust outputs
  • Honest unsupported status for MCP and execution features

Documentation

Network Ops Contracts

These are documentation records, not evidence that a downstream route exists or ran successfully.

SearchOps
8 routes
SearchOps owns daily crawling, status code capture, canonical detection, title extraction, meta robots extraction, schema extraction, sitemap membership, internal links, image size, content length, feed membership, GSC export comparison, URL labeling, and alerts.
GET/api/searchops/status
GET/api/searchops/crawl-runs
GET/api/searchops/urls
GET/api/searchops/alerts

+4 more routes

SitemapOps
10 routes
SitemapOps owns sitemap generation from index policy, exclusion of noindex/redirected/blocked/duplicate/weak pages, meaningful lastmod, and separate article/tool/docs/report/news sitemaps.
GET/api/sitemapops/status
GET/api/sitemapops/index-policy
GET/api/sitemapops/sitemaps
GET/api/sitemapops/sitemaps/articles

+6 more routes

StoryOps
7 routes
StoryOps owns the indexable story flag, story quality gating, required story fields (author, lede, whyItMatters, sourceMatrix, image, datePublished, dateModified), and thin story quarantine.
GET/api/storyops/status
GET/api/storyops/stories
GET/api/storyops/stories/indexable
GET/api/storyops/quarantine/thin-stories

+3 more routes

TrustOps
9 routes
TrustOps owns author schema, publisher schema, corrections policy, contact policy, AI-use disclosure, and source attribution policy.
GET/api/trustops/status
GET/api/trustops/author-schema
GET/api/trustops/publisher-schema
GET/api/trustops/corrections-policy

+5 more routes

Machine-Readable Files

Discovery files available for agents, IDEs, and automated tools.

Authentication

Public-Safe Access
No authentication is required for the implemented read-only network discovery, route docs, curated purpose records, machine-readable files, and Web Status.
Protected Actions
None are currently implemented. Future mutations must require PLATPHORM_API_KEY in Bearer or X-PlatPhorm-API-Key form.