{
  "schema": "paperclip.runner-e2e.result/v2",
  "executionId": "continuation.legacy-claude.local.answer-updates-scope",
  "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": "open answers must render a text field, not a choice question\n\n\u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBe\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m) // Object.is equality\u001b[22m\n\nExpected: \u001b[32m\"\u001b[7mtex\u001b[27mt\"\u001b[39m\nReceived: \u001b[31m\"\u001b[7msingle_selec\u001b[27mt\"\u001b[39m",
  "profileId": "legacy-claude",
  "environmentId": "local",
  "caseId": "answer-updates-scope",
  "provider": "claude",
  "model": "claude-sonnet-4-6",
  "runtimeMode": "legacy",
  "issueId": "65ca975e-eb6b-4f31-9abd-4ab451c74115",
  "issueIdentifier": "RUN-1",
  "runIds": [
    "d4a7012b-290e-4a3f-93c3-0d3c91704cc3"
  ],
  "startedAt": "2026-09-18T20:54:51.939Z",
  "finishedAt": "2026-09-18T20:56:00.458Z",
  "durationMs": 68519,
  "usage": {
    "model": "claude-sonnet-4-6",
    "biller": "anthropic",
    "costUsd": 0.26693409999999995,
    "provider": "anthropic",
    "costStatus": "reported",
    "billingType": "metered_api",
    "inputTokens": 60055,
    "usageSource": "per_run",
    "freshSession": true,
    "outputTokens": 2608,
    "sessionReused": false,
    "rawInputTokens": 60055,
    "sessionRotated": false,
    "configFreshness": {
      "session": {
        "reset": true,
        "categories": [
          "adapter",
          "adapterConfig",
          "agentRuntimeConfig",
          "instructions",
          "issueOverrides",
          "workspaceConfig",
          "environment",
          "envBindings",
          "secrets",
          "runtimeSkills"
        ],
        "resetReasons": [],
        "nextFingerprint": "v1:sha256:410c7c2572a725b018a65dc64388e8c5e4031e9a5b0767e23c70c69c584cdcb5",
        "changedCategories": [],
        "taskSessionReused": false,
        "fingerprintVersion": 1,
        "taskSessionAvailable": false,
        "storedFingerprintPresent": false
      },
      "version": 1,
      "workspace": {
        "action": "create",
        "reasons": [],
        "categories": [
          "mode",
          "projectWorkspace",
          "strategy",
          "repo",
          "lifecycleCommands",
          "runtimeServices",
          "environment",
          "realization"
        ],
        "reuseRequested": false,
        "nextFingerprint": "v1:sha256:aa23ec9ee99aad4b12559ff2604a83164d6526891f216dacacd1257acea424be",
        "workspaceReused": false,
        "activeWorkspaceId": null,
        "changedCategories": [],
        "storedFingerprint": null,
        "fingerprintVersion": 1,
        "inferredFingerprint": null,
        "previousWorkspaceId": null,
        "configSnapshotRefreshed": false,
        "storedFingerprintPresent": false
      }
    },
    "rawOutputTokens": 2608,
    "cachedInputTokens": 267172,
    "taskSessionReused": false,
    "persistedSessionId": "6af2073b-e5c1-4e0b-aa7b-e18364f90e96",
    "cacheAdjustedCostUsd": 0.26693409999999995,
    "rawCachedInputTokens": 267172,
    "sessionRotationReason": null
  },
  "runtimeUsage": {
    "provider": "local",
    "agentRunDurationMs": 47865,
    "leaseDurationMs": null,
    "leaseCount": 0,
    "costStatus": "not_metered",
    "costSource": "local_not_metered"
  },
  "matcherResults": [
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.recorded-continuation",
        "expected": true
      },
      "passed": false,
      "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: missing"
    },
    {
      "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."
    }
  ],
  "screenshots": [
    {
      "id": "initial",
      "label": "Continuation: initial",
      "file": "question-continuation-initial.png",
      "publication": "public-runner-fixture",
      "sha256": "dc732b9b00e732e183f84a153e6d8c808a5c0c14be2dbd542058719ebbcdd277"
    },
    {
      "id": "failure",
      "label": "Task state at failure",
      "file": "failure.png",
      "publication": "public-runner-fixture",
      "sha256": "d606e93fba46f72965a9d33f6ff495afe0d2808d24d14ea2a5e6c0874f53394a"
    }
  ],
  "cleanup": "passed",
  "billing": {
    "llm": {
      "runCount": 1,
      "runsWithTokenUsage": 1,
      "runsWithReportedCost": 1,
      "inputTokens": 60055,
      "outputTokens": 2608,
      "cachedInputTokens": 267172,
      "totalTokens": 329835,
      "reportedCostUsd": 0.26693409999999995,
      "costStatus": "reported"
    },
    "runtime": {
      "provider": "local",
      "agentRunDurationMs": 47865,
      "leaseDurationMs": null,
      "leaseCount": 0,
      "costStatus": "not_metered",
      "costSource": "local_not_metered"
    },
    "reportedCostUsd": 0.26693409999999995,
    "estimatedRuntimeCostUsd": 0,
    "observedAndEstimatedCostUsd": 0.26693409999999995,
    "complete": true
  }
}
