Back to dashboard

Integration Matrix

Trusted integration targets with bounded public artifact probes, protected handoff previews, and a demo path that keeps each service responsible for its own work.

6

Active

10

Degraded

0

Unavailable

Full demo path

Root to MCP to AgentUI, Spec, Sandbox, and Evals

This view shows the public evidence and trace-linked dry-run handoffs needed for a credible demo. MCP remains the capability registry and delegation broker; downstream tools keep ownership of rendering, validation, execution, and scoring.

Readiness

65/100

Classification

demo ready with pending evidence

2 active services5 protected handoffs
PlatPhormNews Root
active
Publishes the network graph and public policy surfaces MCP uses as topology truth.
8/8 artifacts100% evidence
MCP
unavailable
Lists tools, resources, prompts, generated drafts, policies, and trace-linked handoff envelopes.
AgentUI
degraded
Renders MCP schemas as operator workflow panels and shows current step state.
Spec
degraded
Validates MCP schemas, OpenAPI contracts, AsyncAPI events, and handoff envelopes.
Sandbox
degraded
Receives generated draft tools for dry-run execution and artifact checks.
Evals
active
Scores tool readiness and returns pass/fail/partial gate state for release decisions.

Demo Workflow

Step 1

Root graph discovery

pending

Show that MCP reads the root topology and labels source drift instead of inventing site counts.

rootmcp
public-safe readpublic_getexecution claimed: nohttps://platphormnews.com/api/network/graphhttps://mcp.platphormnews.com/api/v1/discovery/sites
Step 2

Tool schema rendering

pending

Render the selected MCP tool schema in AgentUI before any protected execution.

mcpagentui
public-safe readmcpexecution claimed: notools/listresources/listprompts/list
Step 3

Contract validation

pending

Send a protected dry-run handoff to Spec only when the operator key is present.

mcpspec
PLATPHORM_API_KEY requiredhandoffexecution claimed: noopenapi.yamlasyncapi.yaml.well-known/mcp.json
Step 4

Bounded dry-run

pending

Use Sandbox for bounded execution evidence; MCP should not claim execution itself.

mcpsandbox
PLATPHORM_API_KEY requiredhandoffexecution claimed: nofactory draft toolhandoff envelopetrace context
Step 5

Release gate scoring

pending

Evals owns the scorecard. MCP records the handoff and waits for confirmed results.

mcpevals
PLATPHORM_API_KEY requiredhandoffexecution claimed: noeval manifestpublic-safe scorecardrelease gate state
Boundary Rules
No demo path should imply downstream execution without downstream evidence.

76 local callable MCP tools stay separate from remote capabilities.

Protected validation, dry-run, execution, and scoring require PLATPHORM_API_KEY.

Every handoff includes trace context and reports execution claimed: no.

Demo Script
Copyable operator path without embedded secrets.

Open demo readiness

public
curl https://mcp.platphormnews.com/api/v1/demo/suite

Check MCP metadata

public
curl https://mcp.platphormnews.com/mcp

Initialize MCP 2025 client

public
curl -s https://mcp.platphormnews.com/mcp -H 'content-type: application/json' -H 'mcp-protocol-version: 2025-06-18' -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"demo","version":"1.0.0"}}}'

Inspect local callable tools

public
curl -s https://mcp.platphormnews.com/api/v1/registry/tools

Preview protected validation handoff

protected
curl -s https://mcp.platphormnews.com/api/v1/factory/validate -H 'content-type: application/json' -H "X-PlatPhorm-API-Key: $PLATPHORM_API_KEY" -d '{"dryRun":true,"toolName":"inspect_spec_discovery"}'

Trace-Linked Handoff Preview

Dry-run envelopes for the protected steps. These are previews, not downstream execution receipts.

Open JSON API

mcp to root

protected_required

Ask the root control plane to refresh or confirm the network graph source used by MCP discovery.

Transport: openapiTrace: 188e9fb2f9706e834c90d9330b65b70dAuth satisfied: noExecution claimed: no

mcp to agentui

protected_required

Ask AgentUI to render MCP tool schemas and present a demo workflow without executing protected tools.

Transport: mcpTrace: 346e02948f3ec56a1383d88ea7659735Auth satisfied: noExecution claimed: no

mcp to spec

protected_required

Send the MCP registry and handoff envelope schema bundle to Spec for contract validation.

Transport: mcpTrace: f644f66697bf5c5993cea88b4bc695aeAuth satisfied: noExecution claimed: no

mcp to sandbox

protected_required

Send a generated draft tool to Sandbox for bounded dry-run validation after auth is satisfied.

Transport: mcpTrace: 8e1c6ac0b5f4146eaa05b9e2d06d39a4Auth satisfied: noExecution claimed: no

mcp to evals

protected_required

Submit the MCP registry and generated tool evidence package to Evals for scoring after auth is satisfied.

Transport: mcpTrace: bbe652831f8a9f992281294a41b9d8f0Auth satisfied: noExecution claimed: no

Demo Caveats

  • MCP public evidence is unavailable; demo can continue as pending, but do not claim downstream completion.
  • AgentUI public evidence is degraded; demo can continue as pending, but do not claim downstream completion.
  • Spec public evidence is degraded; demo can continue as pending, but do not claim downstream completion.
  • Sandbox public evidence is degraded; demo can continue as pending, but do not claim downstream completion.
  • Root graph discovery is pending; do not claim downstream completion.
  • Tool schema rendering is pending; do not claim downstream completion.

Service Artifact Probes

These are public discovery checks only. Protected sync, validation, eval, and execution actions require PLATPHORM_API_KEY.

Open integration JSON
AgentOps
Agent-facing capability, route, and MCP artifact discovery
degraded
6/7 artifacts active80% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

SitemapOps
Canonical public-route, sitemap policy, and index artifact discovery
degraded
6/7 artifacts active80% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

TrustOps
Trusted-domain policy and public-safe capability discovery
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Spec
OpenAPI/spec artifact import and schema conformance
degraded
6/7 artifacts active80% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

Evals
MCP/tool/schema/readiness eval cases and release gates
active
6/7 artifacts active90% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Sandbox
Bounded generated-tool dry-runs and schema validation
degraded
6/7 artifacts active80% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

BrowserOps
Browser journey validation and UI proof
degraded
5/7 artifacts active60% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

Trace
MCP exchange spans, downstream lineage, evidence, and propagation verification
degraded
2/7 artifacts active30% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

WebhookLab
Webhook contract, delivery, signature, retry, and replay validation
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

JSON
JSON manifest and tool-output validation
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

XML
RSS, Atom, sitemap, and XML artifact validation
degraded
6/7 artifacts active80% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

AgentUI
Agent-facing workflow UI and MCP tool-flow testing
degraded
6/7 artifacts active80% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

OpenContent
Public content and example ingestion with citations
degraded
5/7 artifacts active70% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

Docs
Capability docs, onboarding guides, and remediation notes
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.

Podcasts
Public podcast/feed discovery where real feeds exist
degraded
5/7 artifacts active60% evidencepublic discoveryprotected sync/test

Some public discovery artifacts responded, but one or more required artifacts are missing or unavailable.

Catalog
Capability catalog sync and reuse scoring
active
7/7 artifacts active100% evidencepublic discoveryprotected sync/test

Public discovery artifacts responded successfully during bounded live probing.