Run Timeline

Steps

Provider adapter steps are shown from persisted run evidence. Empty means no step rows were recorded.

Back to run

Sandbox protected command accepted

failed

Sandbox returned 503.

{
  "timings": {
    "latencyMs": 889
  },
  "metadata": {
    "target": "https://sandbox.platphormnews.com/api/sandbox/exec",
    "message": "Sandbox returned 503.",
    "evidence": {
      "status": 503,
      "command": "node -e \"console.log(JSON.stringify({service:'evals',check:'sandbox-provider-evidence',ok:true}))\"",
      "evidenceType": "sandbox_run",
      "providerRunId": null,
      "providerCommandId": null
    }
  }
}

Sandbox command output evidence

failed

Sandbox response did not include command output evidence.

{
  "timings": {
    "latencyMs": 889
  },
  "metadata": {
    "target": "https://sandbox.platphormnews.com/api/sandbox/exec",
    "message": "Sandbox response did not include command output evidence.",
    "evidence": {
      "bodyPreview": "{\"ok\":false,\"success\":false,\"data\":null,\"meta\":{\"generatedAt\":\"2026-05-22T20:17:53.890Z\",\"traceId\":\"a464f485ae0248a6f549fa012f651258\",\"degraded\":true,\"source\":\"fallback\"},\"warnings\":[],\"errors\":[{\"code\":\"PROVIDER_SANDBOX_ID_REQUIRED\",\"message\":\"A real Vercel provider sandbox id is required for this operation.\"}],\"error\":{\"code\":\"PROVIDER_SANDBOX_ID_REQUIRED\",\"message\":\"A real Vercel provider sandbox id is required for this operation.\",\"details\":{\"provider\":{\"ok\":false,\"provider\":\"vercel\",\"degraded\":true,\"code\":\"PROVIDER_SANDBOX_ID_REQUIRED\",\"message\":\"A real Vercel provider sandbox id is required for this operation.\",\"details\":{}}}}}",
      "evidenceType": "sandbox_command_output",
      "parsedPreview": "{\"ok\":false,\"success\":false,\"data\":null,\"meta\":{\"generatedAt\":\"2026-05-22T20:17:53.890Z\",\"traceId\":\"a464f485ae0248a6f549fa012f651258\",\"degraded\":true,\"source\":\"fallback\"},\"warnings\":[],\"errors\":[{\"code\":\"PROVIDER_SANDBOX_ID_REQUIRED\",\"message\":\"A real Vercel provider sandbox id is required for this operation.\"}],\"error\":{\"code\":\"PROVIDER_SANDBOX_ID_REQUIRED\",\"message\":\"A real Vercel provider sandbox id is required for this operation.\",\"details\":{\"provider\":{\"ok\":false,\"provider\":\"vercel\",\"degraded\":true,\"code\":\"PROVIDER_SANDBOX_ID_REQUIRED\",\"message\":\"A real Vercel provider sandbox id is required for this operation.\",\"details\":{}}}}}"
    }
  }
}

Sandbox provider status

failed

Sandbox provider status was not explicit.

{
  "timings": {
    "latencyMs": 889
  },
  "metadata": {
    "target": "https://evals.platphormnews.com",
    "message": "Sandbox provider status was not explicit.",
    "evidence": {
      "evidenceType": "sandbox_status",
      "providerStatus": null
    }
  }
}

Sandbox lifecycle evidence

degraded

Lifecycle evidence fetch skipped because no provider run id was returned.

{
  "timings": {
    "latencyMs": null
  },
  "metadata": {
    "target": "https://sandbox.platphormnews.com/api/sandbox/exec",
    "message": "Lifecycle evidence fetch skipped because no provider run id was returned.",
    "evidence": {
      "status": null,
      "bodyPreview": null,
      "evidenceType": "sandbox_lifecycle_evidence"
    }
  }
}