{
  "schema": "paperclip.runner-e2e.result/v2",
  "executionId": "lifecycle-baseline.legacy-codex.local.lifecycle-work-mode-neutral",
  "suiteId": "lifecycle-baseline",
  "suiteDefinitionHash": "f82ddc73601921ce113ace60db788053b1c93ed11cc5add75fa237ea4c3e0393",
  "source": {
    "sha": "d17c92eae10e949643a3b9d1be829061c30e77d6",
    "ref": "refs/heads/codex/lifecycle-behavior-baseline-20260921",
    "workflowRunUrl": "https://github.com/paperclipai/paperclip/actions/runs/35805477715"
  },
  "attempt": 1,
  "status": "failed",
  "failureClass": "candidate_failure",
  "error": "\u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoHaveCount\u001b[2m(\u001b[22m\u001b[32mexpected\u001b[39m\u001b[2m)\u001b[22m failed\n\nLocator:  getByTestId('task-chat-thread').getByTestId('task-chat-agent-bubble').filter({ hasText: /^\\s*ROLLOUT_7ddf65563aed-1\\n1\\. Inspect the exporter\\.\\n2\\. Implement and verify the change\\.\\s*$/ })\nExpected: \u001b[32m1\u001b[39m\nReceived: \u001b[31m0\u001b[39m\nTimeout:  30000ms\n\nCall log:\n\u001b[2m  - Expect \"toHaveCount\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByTestId('task-chat-thread').getByTestId('task-chat-agent-bubble').filter({ hasText: /^\\s*ROLLOUT_7ddf65563aed-1\\n1\\. Inspect the exporter\\.\\n2\\. Implement and verify the change\\.\\s*$/ })\u001b[22m\n\u001b[2m    63 × locator resolved to 0 elements\u001b[22m\n\u001b[2m       - unexpected value \"0\"\u001b[22m\n",
  "profileId": "legacy-codex",
  "environmentId": "local",
  "caseId": "lifecycle-work-mode-neutral",
  "provider": "codex",
  "model": "gpt-5.6-sol",
  "runtimeMode": "legacy",
  "issueId": "3eea16fb-e13b-44b2-8166-53c0193e643a",
  "issueIdentifier": "RUN-1",
  "runIds": [
    "7714734b-691f-4e2e-a967-4e6c61571d56"
  ],
  "startedAt": "2026-09-23T01:21:13.878Z",
  "finishedAt": "2026-09-23T01:22:16.183Z",
  "durationMs": 62305,
  "usage": {
    "model": "gpt-5.6-sol",
    "biller": "openai",
    "provider": "openai",
    "costStatus": "unpriced",
    "billingType": "metered_api",
    "inputTokens": 76860,
    "usageSource": "per_run",
    "freshSession": true,
    "outputTokens": 1114,
    "sessionReused": false,
    "rawInputTokens": 76860,
    "sessionRotated": false,
    "configFreshness": {
      "session": {
        "reset": true,
        "categories": [
          "adapter",
          "adapterConfig",
          "agentRuntimeConfig",
          "instructions",
          "issueOverrides",
          "workspaceConfig",
          "environment",
          "envBindings",
          "secrets",
          "runtimeSkills"
        ],
        "resetReasons": [],
        "nextFingerprint": "v1:sha256:35bc5a1bebbec886574d5d4001b905e4abd6996732c4e6af020f22fb5008c9f4",
        "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:59d12934f2b4fc08bc871a85fbeacba787e2a3390213e266272b4da79c77b379",
        "workspaceReused": false,
        "activeWorkspaceId": null,
        "changedCategories": [],
        "storedFingerprint": null,
        "fingerprintVersion": 1,
        "inferredFingerprint": null,
        "previousWorkspaceId": null,
        "configSnapshotRefreshed": false,
        "storedFingerprintPresent": false
      }
    },
    "rawOutputTokens": 1114,
    "cachedInputTokens": 55568,
    "taskSessionReused": false,
    "persistedSessionId": "01a0cbda-663b-73c0-9226-44e3e17cbb40",
    "rawCachedInputTokens": 55568,
    "sessionRotationReason": null
  },
  "runtimeUsage": {
    "provider": "local",
    "agentRunDurationMs": 16901,
    "leaseDurationMs": null,
    "leaseCount": 0,
    "costStatus": "not_metered",
    "costSource": "local_not_metered"
  },
  "matcherResults": [
    {
      "matcher": {
        "kind": "message_exact",
        "expected": "ROLLOUT_7ddf65563aed-1\n1. Inspect the exporter.\n2. Implement and verify the change."
      },
      "passed": false,
      "detail": "expected {\"kind\":\"message_exact\",\"expected\":\"ROLLOUT_7ddf65563aed-1\\n1. Inspect the exporter.\\n2. Implement and verify the change.\"}; observed \"ROLLOUT_7ddf65563aed-1\\n1. Inspect the exporter.\\n2. Implement and verify the change.\\nROLLOUT_7ddf65563aed-1\\n1. Inspect the exporter.\\n2. Implement and verify the change.\""
    },
    {
      "matcher": {
        "kind": "message_occurrences",
        "expected": "ROLLOUT_7ddf65563aed-1\n1. Inspect the exporter.\n2. Implement and verify the change.",
        "count": 1
      },
      "passed": false,
      "detail": "expected {\"kind\":\"message_occurrences\",\"expected\":\"ROLLOUT_7ddf65563aed-1\\n1. Inspect the exporter.\\n2. Implement and verify the change.\",\"count\":1}; observed 2"
    },
    {
      "matcher": {
        "kind": "issue_status",
        "expected": "done"
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "run_status",
        "expected": "succeeded"
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "runtime_mode",
        "expected": "legacy"
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "environment",
        "expected": "local"
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "issue.executionRunId",
        "expected": null
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "json_path",
        "path": "issue.workMode",
        "expected": "standard"
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "json_schema",
        "schema": {
          "type": "object",
          "required": [
            "issue",
            "interactions"
          ],
          "properties": {
            "issue": {
              "type": "object",
              "required": [
                "executionRunId",
                "scheduledRetry",
                "activeRecoveryAction",
                "monitorNextCheckAt"
              ],
              "properties": {
                "scheduledRetry": {
                  "type": "null"
                },
                "activeRecoveryAction": {
                  "type": "null"
                },
                "monitorNextCheckAt": {
                  "type": "null"
                }
              }
            },
            "interactions": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "status"
                ],
                "properties": {
                  "status": {
                    "not": {
                      "const": "pending"
                    }
                  }
                }
              }
            }
          }
        }
      },
      "passed": true,
      "detail": "matched"
    }
  ],
  "screenshots": [
    {
      "id": "failure",
      "label": "Task state at failure",
      "file": "failure.png",
      "publication": "public-runner-fixture",
      "sha256": "9869deb61b0130a317a202f31a1db7011c796c3dee150e5c2e4f023ffd90a9c2"
    }
  ],
  "cleanup": "passed",
  "billing": {
    "llm": {
      "runCount": 1,
      "runsWithTokenUsage": 1,
      "runsWithReportedCost": 0,
      "inputTokens": 76860,
      "outputTokens": 1114,
      "cachedInputTokens": 55568,
      "totalTokens": 133542,
      "reportedCostUsd": 0,
      "costStatus": "unpriced"
    },
    "runtime": {
      "provider": "local",
      "agentRunDurationMs": 16901,
      "leaseDurationMs": null,
      "leaseCount": 0,
      "costStatus": "not_metered",
      "costSource": "local_not_metered"
    },
    "reportedCostUsd": 0,
    "estimatedRuntimeCostUsd": 0,
    "observedAndEstimatedCostUsd": 0,
    "complete": false
  }
}
