degraded
Evals
Publish readiness scorecards and release-gate evidence reports.
Demo handoff contract
Evals to OpenDocs
Evals can send a public-safe scorecard envelope to OpenDocs for preview or protected durable intake.
Public routes
Read-only checks used by the demo. OpenDocs does not treat them as live unless a check is run.
Boundary
Public dry-runs are allowed. Durable actions require PLATPHORM_API_KEY.
Public handoff actions
validate OpenAPIvalidate MCPvalidate LLMSvalidate dataset JSON-LDsend public-safe scorecard envelope
Protected actions
trigger eval suitepublish release gateexport private eval report
Static example envelope
For docs and demo rehearsal only; it is not a stored or executed handoff.
{
"schemaVersion": "platphorm.handoff.v1",
"id": "handoff_evals_opendocs_demo",
"from": "evals",
"to": "docs",
"capability": "validate OpenAPI",
"intent": "Evals can send a public-safe scorecard envelope to OpenDocs for preview or protected durable intake.",
"transport": "openapi",
"status": "preview_ready",
"inputArtifactIds": [
"https://evals.platphormnews.com/api/health",
"/api/docs/receive-handoff"
],
"outputArtifactIds": [],
"trace": {
"traceId": "example-trace-id",
"spanId": "example-span-id"
},
"links": {
"receiver": "https://docs.platphormnews.com/api/docs/receive-handoff",
"service": "https://evals.platphormnews.com"
},
"note": "Static example envelope for documentation and demos. It is not a stored or executed handoff."
}Status and Actions
No protected connector credentials or durable import worker are configured in this checkout; public status and report schemas are available.
view public statuspreview import schemaprotected report publish
platphormctl
Repeatable operator evidence command.
platphormctl publish report <runId> --to docs