degraded
Sandbox
Publish safe execution, replay, schema, and parser evidence.
Demo handoff contract
Sandbox to OpenDocs
Sandbox can hand public-safe fixture evidence to OpenDocs as a report preview or protected 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 fixturevalidate parser outputvalidate dataset exportsend fixture evidence envelope
Protected actions
execute sandbox runreplay private fixtureexport private artifact
Static example envelope
For docs and demo rehearsal only; it is not a stored or executed handoff.
{
"schemaVersion": "platphorm.handoff.v1",
"id": "handoff_sandbox_opendocs_demo",
"from": "sandbox",
"to": "docs",
"capability": "validate fixture",
"intent": "Sandbox can hand public-safe fixture evidence to OpenDocs as a report preview or protected intake.",
"transport": "openapi",
"status": "preview_ready",
"inputArtifactIds": [
"https://sandbox.platphormnews.com/api/health",
"/api/v1/clip/preview"
],
"outputArtifactIds": [],
"trace": {
"traceId": "example-trace-id",
"spanId": "example-span-id"
},
"links": {
"receiver": "https://docs.platphormnews.com/api/docs/receive-handoff",
"service": "https://sandbox.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 harness run content-pipeline --dry-run