{
  "schema": "paperclip.runner-e2e.result/v2",
  "executionId": "lifecycle-baseline.legacy-codex.local.lifecycle-completion-neutral",
  "suiteId": "lifecycle-baseline",
  "suiteDefinitionHash": "b4159569b4b3848eec0778bd00a3b14568c7084e2222610fea75dcf3e76e4644",
  "source": {
    "sha": "331e89bb3e40064bb8f51010f176db367588bbef",
    "ref": "refs/heads/codex/lifecycle-behavior-baseline-20260921",
    "workflowRunUrl": "https://github.com/paperclipai/paperclip/actions/runs/35680906634"
  },
  "attempt": 1,
  "status": "passed",
  "profileId": "legacy-codex",
  "environmentId": "local",
  "caseId": "lifecycle-completion-neutral",
  "provider": "codex",
  "model": "gpt-5.6-sol",
  "runtimeMode": "legacy",
  "issueId": "4861db17-845f-4c68-b6d8-7e2fcd1ba430",
  "issueIdentifier": "RUN-1",
  "runIds": [
    "ec9c0e4a-e677-403f-b018-90ecefbec435"
  ],
  "startedAt": "2026-09-22T02:56:38.983Z",
  "finishedAt": "2026-09-22T02:57:12.400Z",
  "durationMs": 33417,
  "usage": {
    "model": "gpt-5.6-sol",
    "biller": "openai",
    "provider": "openai",
    "costStatus": "unpriced",
    "billingType": "metered_api",
    "inputTokens": 55357,
    "usageSource": "per_run",
    "freshSession": true,
    "outputTokens": 649,
    "sessionReused": false,
    "rawInputTokens": 55357,
    "sessionRotated": false,
    "configFreshness": {
      "session": {
        "reset": true,
        "categories": [
          "adapter",
          "adapterConfig",
          "agentRuntimeConfig",
          "instructions",
          "issueOverrides",
          "workspaceConfig",
          "environment",
          "envBindings",
          "secrets",
          "runtimeSkills"
        ],
        "resetReasons": [],
        "nextFingerprint": "v1:sha256:5a169abfe165312892526d8994384d7303843197ac8a2ef4365b9056d309a205",
        "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:52d4141bda6af7719527ec994dc754d7fd2934b31c0196dd8be6cd909c882505",
        "workspaceReused": false,
        "activeWorkspaceId": null,
        "changedCategories": [],
        "storedFingerprint": null,
        "fingerprintVersion": 1,
        "inferredFingerprint": null,
        "previousWorkspaceId": null,
        "configSnapshotRefreshed": false,
        "storedFingerprintPresent": false
      }
    },
    "rawOutputTokens": 649,
    "cachedInputTokens": 34621,
    "taskSessionReused": false,
    "persistedSessionId": "01a0c70b-78c7-7231-ba6e-a2989f343c92",
    "rawCachedInputTokens": 34621,
    "sessionRotationReason": null
  },
  "runtimeUsage": {
    "provider": "local",
    "agentRunDurationMs": 12144,
    "leaseDurationMs": null,
    "leaseCount": 0,
    "costStatus": "not_metered",
    "costSource": "local_not_metered"
  },
  "matcherResults": [
    {
      "matcher": {
        "kind": "message_exact",
        "expected": "LIFECYCLE_2b846e776725-1: Recorded background quotation: the meeting is on Tuesday."
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "matcher": {
        "kind": "message_occurrences",
        "expected": "LIFECYCLE_2b846e776725-1: Recorded background quotation: the meeting is on Tuesday.",
        "count": 1
      },
      "passed": true,
      "detail": "matched"
    },
    {
      "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_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": "final-state",
      "label": "Final visible task state",
      "file": "final-state.png",
      "publication": "public-runner-fixture",
      "sha256": "0ec48f64edc8022ae01c92a8dfc8207a4ce64452f50265f71c2091971a28f1dc"
    }
  ],
  "cleanup": "passed",
  "billing": {
    "llm": {
      "runCount": 1,
      "runsWithTokenUsage": 1,
      "runsWithReportedCost": 0,
      "inputTokens": 55357,
      "outputTokens": 649,
      "cachedInputTokens": 34621,
      "totalTokens": 90627,
      "reportedCostUsd": 0,
      "costStatus": "unpriced"
    },
    "runtime": {
      "provider": "local",
      "agentRunDurationMs": 12144,
      "leaseDurationMs": null,
      "leaseCount": 0,
      "costStatus": "not_metered",
      "costSource": "local_not_metered"
    },
    "reportedCostUsd": 0,
    "estimatedRuntimeCostUsd": 0,
    "observedAndEstimatedCostUsd": 0,
    "complete": false
  }
}
