{
  "schema": "paperclip.runner-e2e.result/v2",
  "executionId": "continuation.legacy-claude.local.answer-updates-scope",
  "suiteId": "continuation",
  "suiteDefinitionHash": "11297988e439df499df8d4d1deb837151c1356ff9542c55903661059f3d7cac6",
  "source": {
    "sha": "ff7ac47b4adf5f841007f9b2f03ff64a0b416934",
    "ref": "refs/heads/codex/contextual-completion-guidance",
    "workflowRunUrl": "https://github.com/paperclipai/paperclip/actions/runs/35391756629"
  },
  "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": "6c4fa809-765c-4844-b4d0-fe25525669ec",
  "issueIdentifier": "RUN-1",
  "runIds": [
    "fdd210a5-8c2e-44d6-8b35-0cd1fa9196fa"
  ],
  "startedAt": "2026-09-18T20:36:06.632Z",
  "finishedAt": "2026-09-18T20:37:44.179Z",
  "durationMs": 97547,
  "usage": {
    "model": "claude-sonnet-4-6",
    "biller": "anthropic",
    "costUsd": 0.2554998,
    "provider": "anthropic",
    "costStatus": "reported",
    "billingType": "metered_api",
    "inputTokens": 47446,
    "usageSource": "per_run",
    "freshSession": true,
    "outputTokens": 4267,
    "sessionReused": false,
    "rawInputTokens": 47446,
    "sessionRotated": false,
    "configFreshness": {
      "session": {
        "reset": true,
        "categories": [
          "adapter",
          "adapterConfig",
          "agentRuntimeConfig",
          "instructions",
          "issueOverrides",
          "workspaceConfig",
          "environment",
          "envBindings",
          "secrets",
          "runtimeSkills"
        ],
        "resetReasons": [],
        "nextFingerprint": "v1:sha256:d78e0044f0420e9d770c46964d4f89960b68fa8ed898409e54b47ca845177810",
        "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:1b735c4393366e97c35b003792408a4c31cff5f58ec733e28d5bdec66bb4b706",
        "workspaceReused": false,
        "activeWorkspaceId": null,
        "changedCategories": [],
        "storedFingerprint": null,
        "fingerprintVersion": 1,
        "inferredFingerprint": null,
        "previousWorkspaceId": null,
        "configSnapshotRefreshed": false,
        "storedFingerprintPresent": false
      }
    },
    "rawOutputTokens": 4267,
    "cachedInputTokens": 386121,
    "taskSessionReused": false,
    "persistedSessionId": "b8ea3f70-b563-4c98-951d-a2ea006776c6",
    "cacheAdjustedCostUsd": 0.2554998,
    "rawCachedInputTokens": 386121,
    "sessionRotationReason": null
  },
  "runtimeUsage": {
    "provider": "local",
    "agentRunDurationMs": 74245,
    "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": "94d83cf113402787545e7173bd8b0421c763713c7ced2de4e6c5fa80533a55ef"
    },
    {
      "id": "failure",
      "label": "Task state at failure",
      "file": "failure.png",
      "publication": "public-runner-fixture",
      "sha256": "55879fec70bfbc9083a353ea9894408410e5b2c1060af76560815cda7f7513ae"
    }
  ],
  "cleanup": "passed",
  "billing": {
    "llm": {
      "runCount": 1,
      "runsWithTokenUsage": 1,
      "runsWithReportedCost": 1,
      "inputTokens": 47446,
      "outputTokens": 4267,
      "cachedInputTokens": 386121,
      "totalTokens": 437834,
      "reportedCostUsd": 0.2554998,
      "costStatus": "reported"
    },
    "runtime": {
      "provider": "local",
      "agentRunDurationMs": 74245,
      "leaseDurationMs": null,
      "leaseCount": 0,
      "costStatus": "not_metered",
      "costSource": "local_not_metered"
    },
    "reportedCostUsd": 0.2554998,
    "estimatedRuntimeCostUsd": 0,
    "observedAndEstimatedCostUsd": 0.2554998,
    "complete": true
  }
}
