# PlatPhorm AgentOps > Agent Operations Layer for the PlatPhorm News network. Discover agent-safe routes, capabilities, runbooks, examples, handoffs, policies, feeds, graphs, MCP tools, OpenAPI operations, and human-readable mirrors for every PlatPhorm service. ## Site Information - URL: https://agentops.platphormnews.com - Service: PlatPhorm AgentOps - Purpose: Agent Operations Layer for the PlatPhorm News network - Public-Safe Default: Yes (no auth wall for public-safe access) - Database Required: No (adapter-based storage with generated snapshots) ## What AgentOps Does AgentOps helps humans, agents, IDEs, MCP clients, CLI tools, crawlers, validators, and future agent runtimes understand how to safely operate across the PlatPhorm ecosystem. ### Key Capabilities - Agent-safe route documentation - Agent operation examples - Machine-readable content mirrors into HTML - Service capability maps - Route safety classes - Agent allowed/disallowed behavior - Public/protected action guidance - Handoff guidance - Agent runbook docs - Local agent plan drafts - Integration discovery - CLI/MCP/OpenAPI examples - Web Status visibility ## Discovery Files - llms.txt: https://agentops.platphormnews.com/llms.txt - llms-full.txt: https://agentops.platphormnews.com/llms-full.txt - llms-index.json: https://agentops.platphormnews.com/llms-index.json - OpenAPI: https://agentops.platphormnews.com/openapi.json - MCP: https://agentops.platphormnews.com/api/mcp - RSS: https://agentops.platphormnews.com/rss.xml - Sitemap: https://agentops.platphormnews.com/sitemap.xml - Graph: https://agentops.platphormnews.com/graph.json - Web Status: https://agentops.platphormnews.com/api/web/status ## Network Services - PlatPhorm News: https://platphormnews.com (active) - AgentOps: https://agentops.platphormnews.com (active) - SearchOps: https://searchops.platphormnews.com (planned) - SitemapOps: https://sitemapops.platphormnews.com (planned) - StoryOps: https://storyops.platphormnews.com (planned) - TrustOps: https://trustops.platphormnews.com (planned) - MCP Gateway: https://mcp.platphormnews.com (planned) - AgentUI: https://agentui.platphormnews.com (planned) - Spec: https://spec.platphormnews.com (planned) - Webhooks: https://webhooks.platphormnews.com (planned) - Sandbox: https://sandbox.platphormnews.com (planned) - BrowserOps: https://browserops.platphormnews.com (planned) - Evals: https://evals.platphormnews.com (planned) - Claws: https://claws.platphormnews.com (planned) - Monitor: https://monitor.platphormnews.com (planned) - Trace: https://trace.platphormnews.com (planned) - Docs: https://docs.platphormnews.com (planned) - Sheets: https://sheets.platphormnews.com (planned) - Catalog: https://catalog.platphormnews.com (planned) - Fingerprint: https://fingerprint.platphormnews.com (planned) - Phorm: https://phorm.platphormnews.com (planned) - Open Content: https://opencontent.platphormnews.com (planned) - Podcasts: https://podcasts.platphormnews.com (planned) - Reader: https://reader.platphormnews.com (planned) - Echo: https://echo.platphormnews.com (planned) - Dictionary: https://dictionary.platphormnews.com (planned) - Emoji: https://emoji.platphormnews.com (planned) - JSON: https://json.platphormnews.com (planned) - XML: https://xml.platphormnews.com (planned) - Markdown: https://markdown.platphormnews.com (planned) - Layout: https://layout.platphormnews.com (planned) - SVG: https://svg.platphormnews.com (planned) - ASCII: https://ascii.platphormnews.com (planned) - Calendar: https://calendar.platphormnews.com (planned) - Kanban: https://kanban.platphormnews.com (planned) - Finance: https://finance.platphormnews.com (planned) - Shipments: https://shipments.platphormnews.com (planned) - CLI: https://cli.platphormnews.com (planned) - Keys: https://keys.platphormnews.com (planned) - Insights: https://insights.platphormnews.com (planned) - Atlas: https://atlas.platphormnews.com (planned) ## Routes Total Routes: 10 Agent-Safe Routes: 10 ### Agent-Safe Routes - GET /: AgentOps Homepage - GET /api/health: Health Check - GET /api/v1/storage/status: Storage Status - GET /api/v1/services: List Services - GET /api/v1/routes: List Routes - GET /api/v1/routes/agent-safe: Agent-Safe Routes - GET /api/web/status: Web Status - GET /llms.txt: LLMS.txt - GET /openapi.json: OpenAPI Spec - POST /api/mcp: MCP Endpoint ## Ops Contracts ### SearchOps Daily crawling, URL labeling, status code capture, canonical detection, alerts Routes: GET /api/searchops/status, GET /api/searchops/crawl-runs, GET /api/searchops/urls, GET /api/searchops/alerts, POST /api/searchops/crawl/dry-run, POST /api/searchops/crawl/start, POST /api/searchops/gsc/import, POST /api/searchops/indexnow/submit ### SitemapOps Index policy driven sitemap generation, exclusions, meaningful lastmod Routes: GET /api/sitemapops/status, GET /api/sitemapops/index-policy, GET /api/sitemapops/sitemaps, GET /api/sitemapops/sitemaps/articles, GET /api/sitemapops/sitemaps/tools, GET /api/sitemapops/sitemaps/docs, GET /api/sitemapops/sitemaps/reports, GET /api/sitemapops/sitemaps/news, POST /api/sitemapops/generate, POST /api/sitemapops/validate ### StoryOps Story quality gating, indexable story flag, thin story quarantine Routes: GET /api/storyops/status, GET /api/storyops/stories, GET /api/storyops/stories/indexable, GET /api/storyops/quarantine/thin-stories, POST /api/storyops/stories/[id]/evaluate, POST /api/storyops/stories/[id]/set-indexable, POST /api/storyops/quarantine/[id]/review ### TrustOps Author schema, publisher schema, corrections policy, AI-use disclosure Routes: GET /api/trustops/status, GET /api/trustops/author-schema, GET /api/trustops/publisher-schema, GET /api/trustops/corrections-policy, GET /api/trustops/contact-policy, GET /api/trustops/ai-use-disclosure, GET /api/trustops/source-attribution-policy, POST /api/trustops/validate, POST /api/trustops/publish-policy ## API Endpoints - GET /api/health - Health check - GET /api/v1/services - List services - GET /api/v1/routes - List routes - GET /api/v1/routes/agent-safe - Agent-safe routes - GET /api/web/status - Web Status - POST /api/mcp - MCP JSON-RPC endpoint ## Authentication - Public-safe routes require no authentication - Protected actions require: Authorization: Bearer $PLATPHORM_API_KEY ## Contact - Network: https://platphormnews.com - AgentOps: https://agentops.platphormnews.com