Contract Control Plane

Integration Matrix

Spec connects contract truth to Evals, MCP Gateway, PlatPhorm Root, Sandbox, and AgentUI through generated artifacts, explicit evidence, public previews, and protected dispatch boundaries.

Demo Handoff Runway

This is generated from a parsed OpenAPI contract. It shows what is preview-ready locally and what still requires PLATPHORM_API_KEY plus a configured downstream client.

Source
openapi
Validation
valid
Artifacts
5
Trace
0982f2d7-01c0-4b
Spec Workbench
completed
Validate the source contract and produce trace-linked evidence.
Role
Validate, normalize, generate artifacts, and create evidence before remote tools run.
Public
/api/v1/validate
Protected
/api/v1/contracts
Artifact
validation evidence
platphormctl spec validate c01ac96423b2698b1d91b9586ff5952934467a21689fd1337c290d4ad1e4b656.json
Open Spec Workbench
PlatPhorm Root Graph
preview_ready
Use root graph discovery as public provenance for source selection.
Role
Provide network topology and discover contract source URLs for import.
Public
https://platphormnews.com/api/network/graph
Protected
/api/v1/import/network
Artifact
platphorm-demo-contract.platphormctl.md
platphormctl site inspect platphormnews --best-effort
Open PlatPhorm Root Graph
MCP Gateway
preview_ready
Generate an MCP tool candidate from the parsed OpenAPI operation.
Role
Receive validated MCP tool candidates and expose public MCP capability discovery.
Public
https://mcp.platphormnews.com/.well-known/mcp.json
Protected
/api/v1/handoffs/dispatch
Artifact
platphorm-demo-contract.mcp-tool.json
platphormctl spec generate mcp-tool c01ac96423b2698b1d91b9586ff5952934467a21689fd1337c290d4ad1e4b656.json
Open MCP Gateway
AgentUI
preview_ready
Generate a form payload suitable for local AgentUI preview.
Role
Render generated forms and protected action panels from contract schemas.
Public
/api/v1/agentui/preview-form
Protected
/api/v1/agentui/send-form
Artifact
platphorm-demo-contract.agentui-form.json
platphormctl spec generate agentui-form c01ac96423b2698b1d91b9586ff5952934467a21689fd1337c290d4ad1e4b656.json
Open AgentUI
Sandbox
preview_ready
Generate a deterministic Sandbox script without claiming command output.
Role
Run generated contract tests only when protected execution evidence exists.
Public
/api/v1/sandbox/generate-test
Protected
/api/v1/sandbox/run-test
Artifact
platphorm-demo-contract.sandbox-test.js
platphormctl spec generate sandbox-test c01ac96423b2698b1d91b9586ff5952934467a21689fd1337c290d4ad1e4b656.json
Open Sandbox
Evals
preview_ready
Generate a contract eval suite draft from validation evidence.
Role
Score contract readiness, release gates, and generated artifact behavior.
Public
/api/v1/evals/generate-suite
Protected
/api/v1/evals/trigger
Artifact
platphorm-demo-contract.evals.json
platphormctl spec release-gate c01ac96423b2698b1d91b9586ff5952934467a21689fd1337c290d4ad1e4b656
Open Evals
Demo Policy
Public preview is separate from protected execution.
Public Preview

Validation, generation previews, demo runway evidence, and public discovery are available without login.

Protected Dispatch

Remote dispatch, durable registry mutation, execution, and scoring require PLATPHORM_API_KEY.

No Fake Execution

Spec does not claim Evals scoring, MCP publishing, Sandbox execution, or AgentUI remote rendering unless downstream evidence exists.

Service Matrix

First-class demo targets are highlighted; broader platform integrations remain visible for discovery and operator routing.

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