Send to Next Tool
Integration Matrix
Spec connects contract truth to the right PlatPhorm service for importing, testing, rendering, monitoring, publishing, and evidence. Seeded service metadata is shown with provenance; live health is fetched through the public API when requested.
Open Integration Status APIAPI Hub
Publishes and catalogs contract surfaces for platform APIs.
https://api.platphormnews.com
Actions: import OpenAPI, publish registry draft, generate API capability
Example: platphormctl site inspect api --best-effort
MCP Gateway
Imports MCP tool schemas and accepts generated MCP candidates.
https://mcp.platphormnews.com
Actions: import tools/list, validate MCP schema, publish MCP candidate
Example: platphormctl site inspect mcp --best-effort
Webhooks
Imports webhook contracts and validates event delivery metadata.
https://webhooks.platphormnews.com
Actions: import webhook contract, generate payload, publish contract draft
Example: platphormctl site inspect webhooks --best-effort
Sandbox
Runs generated tests and validates examples in a safe harness.
https://sandbox.platphormnews.com
Actions: generate test script, run protected sandbox test
Example: platphormctl site inspect sandbox --best-effort
AgentUI
Renders generated forms and validates agent workflow nodes.
https://agentui.platphormnews.com
Actions: generate form, preview form, send protected form
Example: platphormctl site inspect agentui --best-effort
Monitor
Imports service status and publishes generated health checks.
https://monitor.platphormnews.com
Actions: read status, generate health check, publish validation summary
Example: platphormctl site inspect monitor --best-effort
Evals
Turns contract assertions into release-gate eval suites.
https://evals.platphormnews.com
Actions: generate eval suite, trigger protected eval
Example: platphormctl site inspect evals --best-effort
BrowserOps
Turns contracts into browser journeys and UI verification checks.
https://browserops.platphormnews.com
Actions: generate journey, trigger protected browser check
Example: platphormctl site inspect browserops --best-effort
Phorm
Consumes contract truth for form and workflow scaffolding.
https://phorm.platphormnews.com
Actions: generate Phorm handoff
Example: platphormctl site inspect phorm --best-effort
Claws
Receives remediation plans for contract failures.
https://claws.platphormnews.com
Actions: generate remediation plan
Example: platphormctl site inspect claws --best-effort
Trace
Stores trace-linked evidence and propagation metadata.
https://trace.platphormnews.com
Actions: open trace, attach evidence
Example: platphormctl site inspect trace --best-effort
Docs
Publishes public contract reports and remediation notes.
https://docs.platphormnews.com
Actions: publish docs report
Example: platphormctl site inspect docs --best-effort
Sheets
Exports contract matrices for structured review.
https://sheets.platphormnews.com
Actions: create sheet report
Example: platphormctl site inspect sheets --best-effort
Catalog
Publishes public-safe capability drafts.
https://catalog.platphormnews.com
Actions: create catalog capability
Example: platphormctl site inspect catalog --best-effort
JSON
Provides JSON tooling for normalized schema artifacts.
https://json.platphormnews.com
Actions: open normalized JSON
Example: platphormctl site inspect json --best-effort
XML
Provides XML tooling for schema and feed validation where applicable.
https://xml.platphormnews.com
Actions: open XML validation
Example: platphormctl site inspect xml --best-effort
Markdown
Receives generated docs and report markdown.
https://markdown.platphormnews.com
Actions: open markdown report
Example: platphormctl site inspect markdown --best-effort
CLI
Runs platphormctl validation, import, diff, and harness workflows.
https://cli.platphormnews.com
Actions: show platphormctl commands
Example: platphormctl spec validate https://spec.platphormnews.com/openapi.yaml --best-effort
Root
Provides the canonical PlatPhorm network graph.
https://platphormnews.com
Actions: import network graph
Example: platphormctl site inspect root --best-effort