Demo Readiness
A single operator view for the demo path from root network truth to MCP registry, AgentUI rendering, Spec validation, Sandbox dry-runs, and Evals release gates.
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
70/100
Classification
demo ready with degraded evidence
Demo Workflow
Root graph discovery
degradedShow that MCP reads the root topology and labels source drift instead of inventing site counts.
Tool schema rendering
degradedRender the selected MCP tool schema in AgentUI before any protected execution.
Contract validation
degradedSend a protected dry-run handoff to Spec only when the operator key is present.
Bounded dry-run
degradedUse Sandbox for bounded execution evidence; MCP should not claim execution itself.
Release gate scoring
degradedEvals owns the scorecard. MCP records the handoff and waits for confirmed results.
140 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.
Open demo readiness
publiccurl https://mcp.platphormnews.com/api/v1/demo/suiteCheck MCP metadata
publiccurl https://mcp.platphormnews.com/api/mcpInitialize MCP 2025 client
publiccurl -s https://mcp.platphormnews.com/api/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
publiccurl -s https://mcp.platphormnews.com/api/v1/registry/toolsPreview protected validation handoff
protectedcurl -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.
mcp to root
protected_requiredAsk the root control plane to refresh or confirm the network graph source used by MCP discovery.
mcp to agentui
protected_requiredAsk AgentUI to render MCP tool schemas and present a demo workflow without executing protected tools.
mcp to spec
protected_requiredSend the MCP registry and handoff envelope schema bundle to Spec for contract validation.
mcp to sandbox
protected_requiredSend a generated draft tool to Sandbox for bounded dry-run validation after auth is satisfied.
mcp to evals
protected_requiredSubmit the MCP registry and generated tool evidence package to Evals for scoring after auth is satisfied.
Demo Caveats
- PlatPhormNews Root public evidence is degraded; demo can continue, but call it degraded.
- MCP public evidence is degraded; demo can continue, but call it degraded.
- Root graph discovery is degraded; do not claim downstream completion.
- Tool schema rendering is degraded; do not claim downstream completion.
- Contract validation is degraded; do not claim downstream completion.
- Bounded dry-run is degraded; do not claim downstream completion.