{
  "schema": "paperclip.runner-e2e.result/v2",
  "executionId": "continuation.runner-acpx-claude.local.provider-question-bridge",
  "suiteId": "continuation",
  "suiteDefinitionHash": "11297988e439df499df8d4d1deb837151c1356ff9542c55903661059f3d7cac6",
  "source": {
    "sha": "caa23d539450519802d41a972198c1a7cb6f9a13",
    "ref": "refs/heads/codex/contextual-completion-guidance",
    "workflowRunUrl": "https://github.com/paperclipai/paperclip/actions/runs/35393428522"
  },
  "attempt": 1,
  "status": "failed",
  "failureClass": "candidate_failure",
  "error": "Continuation matcher failures: updated-output: Durable output must contain the user's current word, without the superseded or injected word.; completed-parent: Final parent status: in_progress; successful-provider-turns: Every recorded turn succeeded in the selected runtime.; native-question-round-trip: A real provider-native card must be answered and resume the same run to completion.",
  "profileId": "runner-acpx-claude",
  "environmentId": "local",
  "caseId": "provider-question-bridge",
  "provider": "acpx",
  "model": "claude-sonnet-5",
  "runtimeMode": "native",
  "issueId": "6dd6cf03-6952-409e-aa4b-e225f025e7de",
  "issueIdentifier": "RUN-1",
  "runIds": [
    "72a33c89-4e77-4722-aab7-7a010ba4a251"
  ],
  "startedAt": "2026-09-18T20:55:19.837Z",
  "finishedAt": "2026-09-18T20:56:07.915Z",
  "durationMs": 48078,
  "usage": null,
  "runtimeUsage": {
    "provider": "local",
    "agentRunDurationMs": 37145,
    "leaseDurationMs": null,
    "leaseCount": 0,
    "costStatus": "not_metered",
    "costSource": "local_not_metered"
  },
  "matcherResults": [
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.recorded-continuation",
        "expected": true
      },
      "passed": true,
      "detail": "Initial and final turns must both be recorded."
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.initial.no-premature-output",
        "expected": true
      },
      "passed": true,
      "detail": "initial: only a plan may exist before the required answer/approval; documents=, attachments=0, status=in_progress"
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.updated-output",
        "expected": true
      },
      "passed": false,
      "detail": "Durable output must contain the user's current word, without the superseded or injected word."
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.completed-parent",
        "expected": true
      },
      "passed": false,
      "detail": "Final parent status: in_progress"
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.successful-provider-turns",
        "expected": true
      },
      "passed": false,
      "detail": "Every recorded turn succeeded in the selected runtime."
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.no-unrequested-children",
        "expected": true
      },
      "passed": true,
      "detail": "No checkpoint may contain an unrequested child task."
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.native-question-round-trip",
        "expected": true
      },
      "passed": false,
      "detail": "A real provider-native card must be answered and resume the same run to completion."
    }
  ],
  "screenshots": [
    {
      "id": "initial",
      "label": "Continuation: initial",
      "file": "question-continuation-initial.png",
      "publication": "public-runner-fixture",
      "sha256": "ce890da26499cceb7b3a0a74685d5c7932a3aaed2c18aee3259338d59e4338a5"
    },
    {
      "id": "final",
      "label": "Continuation: final",
      "file": "final-state.png",
      "publication": "public-runner-fixture",
      "sha256": "3529e3a4fc7786122d9ab65f03c601e2c8b0c0ba41f8bb3c36e804c1e567744c"
    },
    {
      "id": "failure",
      "label": "Task state at failure",
      "file": "failure.png",
      "publication": "public-runner-fixture",
      "sha256": "a9f8da68aa7f1fadb5d83e2f491604d85e28fffc7de175e9aee0592ebf66c15e"
    }
  ],
  "cleanup": "passed",
  "billing": {
    "llm": {
      "runCount": 1,
      "runsWithTokenUsage": 0,
      "runsWithReportedCost": 0,
      "inputTokens": 0,
      "outputTokens": 0,
      "cachedInputTokens": 0,
      "totalTokens": 0,
      "reportedCostUsd": 0,
      "costStatus": "unavailable"
    },
    "runtime": {
      "provider": "local",
      "agentRunDurationMs": 37145,
      "leaseDurationMs": null,
      "leaseCount": 0,
      "costStatus": "not_metered",
      "costSource": "local_not_metered"
    },
    "reportedCostUsd": 0,
    "estimatedRuntimeCostUsd": 0,
    "observedAndEstimatedCostUsd": 0,
    "complete": false
  }
}
