{
  "schema": "paperclip.runner-e2e.result/v2",
  "executionId": "continuation.runner-codex.local.answer-updates-scope",
  "suiteId": "continuation",
  "suiteDefinitionHash": "35e911c2c02e813243f27430c396daa3aa5813218ef3a6f5e0827daef55adcf4",
  "source": {
    "sha": "21d7573a475ffded8bd14b9ef4fc5611fd48b619",
    "ref": "refs/heads/codex/contextual-completion-guidance",
    "workflowRunUrl": "https://github.com/paperclipai/paperclip/actions/runs/35367641294"
  },
  "attempt": 1,
  "status": "passed",
  "profileId": "runner-codex",
  "environmentId": "local",
  "caseId": "answer-updates-scope",
  "provider": "codex",
  "model": "gpt-5.6-sol",
  "runtimeMode": "native",
  "issueId": "83dc6a53-31bf-4ec6-ae73-b4995133fd5b",
  "issueIdentifier": "RUN-1",
  "runIds": [
    "a71ecda2-a627-49ef-b7f9-52ca478bdb27",
    "c08ca5f1-f01d-4c87-9306-b715e18cb5f3"
  ],
  "startedAt": "2026-09-18T16:25:12.168Z",
  "finishedAt": "2026-09-18T16:26:14.588Z",
  "durationMs": 62420,
  "usage": {
    "runs": [
      {
        "runId": "a71ecda2-a627-49ef-b7f9-52ca478bdb27",
        "usage": {
          "model": "gpt-5.6-sol",
          "biller": "openai",
          "costUsd": 0,
          "provider": "openai",
          "costStatus": "reported",
          "billingType": "unknown",
          "inputTokens": 51536,
          "usageSource": "per_run",
          "freshSession": false,
          "outputTokens": 608,
          "sessionReused": true,
          "rawInputTokens": 51536,
          "sessionRotated": false,
          "configFreshness": {
            "session": {
              "reset": false,
              "categories": [
                "adapter",
                "adapterConfig",
                "agentRuntimeConfig",
                "instructions",
                "issueOverrides",
                "workspaceConfig",
                "environment",
                "envBindings",
                "secrets",
                "runtimeSkills"
              ],
              "resetReasons": [],
              "nextFingerprint": "v1:sha256:9ac01bb0798179108bcf1ff8358d282df43dcc88816d5dfa6309fbe452927e80",
              "changedCategories": [],
              "taskSessionReused": true,
              "fingerprintVersion": 1,
              "taskSessionAvailable": true,
              "storedFingerprintPresent": true
            },
            "version": 1,
            "workspace": {
              "action": "create",
              "reasons": [],
              "categories": [
                "mode",
                "projectWorkspace",
                "strategy",
                "repo",
                "lifecycleCommands",
                "runtimeServices",
                "environment",
                "realization"
              ],
              "reuseRequested": false,
              "nextFingerprint": "v1:sha256:c44da778943ed72d6ccbcc4a2702be0cc296bca18fcc43a2318154302a683422",
              "workspaceReused": false,
              "activeWorkspaceId": null,
              "changedCategories": [],
              "storedFingerprint": null,
              "fingerprintVersion": 1,
              "inferredFingerprint": null,
              "previousWorkspaceId": null,
              "configSnapshotRefreshed": false,
              "storedFingerprintPresent": false
            }
          },
          "rawOutputTokens": 608,
          "cachedInputTokens": 50052,
          "taskSessionReused": true,
          "persistedSessionId": "01a0b556-3f7d-7332-ad7b-fa66089fb7fa",
          "cacheAdjustedCostUsd": 0,
          "rawCachedInputTokens": 50052,
          "sessionRotationReason": null
        }
      },
      {
        "runId": "c08ca5f1-f01d-4c87-9306-b715e18cb5f3",
        "usage": null
      }
    ]
  },
  "runtimeUsage": {
    "provider": "local",
    "agentRunDurationMs": 32459,
    "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_review"
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.updated-output",
        "expected": true
      },
      "passed": true,
      "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": true,
      "detail": "Final parent status: done"
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "continuation.successful-provider-turns",
        "expected": true
      },
      "passed": true,
      "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": "f12ae222c84c9b7a3544c69809ddac31f4b31bec4fb67db618df9bed462bcf8a"
    },
    {
      "id": "final",
      "label": "Continuation: final",
      "file": "final-state.png",
      "publication": "public-runner-fixture",
      "sha256": "9b3c881e4bd7c490a11cb511b2e6ed314fdc8f2ffa87cc79e6327326db765f56"
    }
  ],
  "cleanup": "passed",
  "billing": {
    "llm": {
      "runCount": 2,
      "runsWithTokenUsage": 1,
      "runsWithReportedCost": 1,
      "inputTokens": 51536,
      "outputTokens": 608,
      "cachedInputTokens": 50052,
      "totalTokens": 102196,
      "reportedCostUsd": 0,
      "costStatus": "partial"
    },
    "runtime": {
      "provider": "local",
      "agentRunDurationMs": 32459,
      "leaseDurationMs": null,
      "leaseCount": 0,
      "costStatus": "not_metered",
      "costSource": "local_not_metered"
    },
    "reportedCostUsd": 0,
    "estimatedRuntimeCostUsd": 0,
    "observedAndEstimatedCostUsd": 0,
    "complete": false
  }
}
